[Lldb-commits] [PATCH] D52953: [lldb-mi] Implement -gdb-set breakpoint pending on/off

Marc-Andre Laperle via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Oct 28 11:45:04 PDT 2018


malaperle updated this revision to Diff 171436.
malaperle added a comment.

Remove need for second -file-exec-and-symbols


https://reviews.llvm.org/D52953

Files:
  lit/tools/lldb-mi/breakpoint/break-insert-enable-pending.test
  lit/tools/lldb-mi/breakpoint/inputs/break-insert-pending.c
  tools/lldb-mi/MICmdCmdBreak.cpp
  tools/lldb-mi/MICmdCmdGdbSet.cpp
  tools/lldb-mi/MICmdCmdGdbSet.h
  tools/lldb-mi/MICmdCmdGdbShow.cpp
  tools/lldb-mi/MICmdCmdGdbShow.h
  tools/lldb-mi/MICmnResources.cpp
  tools/lldb-mi/MICmnResources.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52953.171436.patch
Type: text/x-patch
Size: 11466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181028/b6e6c4c0/attachment-0001.bin>


More information about the lldb-commits mailing list