[Lldb-commits] [PATCH] D21757: Fix lldb-mi disable/enable breakpoints commands

Fangliang Xue via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 27 11:27:08 PDT 2016


faxue created this revision.
faxue added reviewers: abidh, ChuckR, jacdavis.
faxue added a subscriber: lldb-commits.
faxue set the repository for this revision to rL LLVM.

1) Make the enable breakpoint command actually enable
2) Remove unnecessary output from disable/enable command which isn't following mi spec

Repository:
  rL LLVM

http://reviews.llvm.org/D21757

Files:
  packages/Python/lldbsuite/test/tools/lldb-mi/breakpoint/TestMiBreak.py
  tools/lldb-mi/MICmdCmdBreak.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21757.61985.patch
Type: text/x-patch
Size: 4613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160627/59032847/attachment.bin>


More information about the lldb-commits mailing list