llvm-project/lldb/tools
Ilia K beb1aa907d Fix -break-enable/-break-disable commands (MI)
* Previously -break-enable mistakenly set BP's enabled flag to false.
* These commands print fake =breakpoint-modified messages, what's not
  needed anymore because that events are come in normal way.
* Add tests for -break-enable/-break-disable commands

Initial patch from xuefangliang@hotmail.com. The test case was improved by me.

Differential Revision: http://reviews.llvm.org/D21757

llvm-svn: 275381
2016-07-14 07:43:14 +00:00
..
argdumper
compact-unwind Add support for using armv7 compact unwind information 2016-06-07 02:19:54 +00:00
darwin-debug
darwin-threads
debugserver Try to fix the OSX build with old SDK after r274725 2016-07-07 10:38:05 +00:00
driver Don't disable stdin buffering on Windows 2016-04-14 23:31:17 +00:00
install-headers
lldb-mi Fix -break-enable/-break-disable commands (MI) 2016-07-14 07:43:14 +00:00
lldb-perf
lldb-server Remove SIGPIPE handler in LLGS 2016-07-04 13:07:35 +00:00
CMakeLists.txt