teak-llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-mi
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
..
breakpoint Fix -break-enable/-break-disable commands (MI) 2016-07-14 07:43:14 +00:00
control Support Linux on SystemZ as platform 2016-04-14 14:28:34 +00:00
data Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
interpreter Remove expectedFailureLinux decorator. 2016-02-10 19:53:36 +00:00
signal Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
stack Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
startup_options Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
symbol Remove expectedFailureLinux decorator. 2016-02-10 19:53:36 +00:00
syntax Remove expectedFailureLinux decorator. 2016-02-10 19:53:36 +00:00
target Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
threadinfo Fix makefile for TestMiThreadInfo after rL265858 (2nd try) 2016-04-11 08:54:57 +00:00
variable Removed the redundant "%d errors parsing expression" error. Nobody keeps score. 2016-06-30 18:00:32 +00:00
lldbmi_testcase.py Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
main.cpp
Makefile
TestMiExit.py Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
TestMiFile.py Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
TestMiGdbSetShow.py Remove expectedFailureLinux decorator. 2016-02-10 19:53:36 +00:00
TestMiLibraryLoaded.py Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
TestMiPrompt.py Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00