[Lldb-commits] [PATCH] D46588: [LLDB][lldb-mi] Add possibility to set breakpoints without selecting a target.

Alexander Polyakov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat May 12 16:41:29 PDT 2018


polyakov.alex updated this revision to Diff 146489.
polyakov.alex added a comment.

Added comments describing which lldb-mi command's output is currently parsing.


Repository:
  rL LLVM

https://reviews.llvm.org/D46588

Files:
  lit/Breakpoint/Inputs/break-insert.c
  lit/Breakpoint/Inputs/break-insert.input
  lit/Breakpoint/break-insert.test
  lit/lit.cfg
  tools/lldb-mi/MICmdCmdBreak.cpp
  tools/lldb-mi/MICmnLLDBDebugSessionInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46588.146489.patch
Type: text/x-patch
Size: 3767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180512/624aa22d/attachment.bin>


More information about the lldb-commits mailing list