teak-llvm/lldb/packages/Python/lldbsuite/test/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
..
lldb-mi Fix -break-enable/-break-disable commands (MI) 2016-07-14 07:43:14 +00:00
lldb-server Enable test log collection from remote debug servers (take 2) 2016-07-04 09:59:45 +00:00