..
breakpoint
Don't print =breakpoint-created if BP info was emitted in the result record (MI)
2015-05-19 09:57:56 +00:00
control
XFAIL tests that are failed on linux with gcc-4.9.2
2015-04-21 01:15:47 +00:00
data
Fix MiDataTestCase.test_lldbmi_data_disassemble test on Linux (bug 23489)
2015-05-12 09:24:24 +00:00
interpreter
Don't print =breakpoint-created if BP info was emitted in the result record (MI)
2015-05-19 09:57:56 +00:00
signal
Fix a reason of *stopped notifications due to SIGINT/SIGSTOP signals (MI)
2015-05-15 09:29:09 +00:00
stack
Fix CMICmdArgValPrintValues::Validate & enable 4 tests that were XFAIL'ed in r237437 (MI)
2015-05-15 12:33:04 +00:00
startup_options
Fix handling of hijacked events in synchronous mode
2015-05-20 10:15:47 +00:00
symbol
Use lazy regex in lldb-mi tests
2015-04-17 13:21:34 +00:00
syntax
Print process's output line by line (MI)
2015-05-08 10:52:50 +00:00
target
Implement -target-attach and -target-detach
2015-05-07 07:38:49 +00:00
variable
Fix typo in previous commit
2015-05-18 15:41:50 +00:00
Makefile
Refactor lldb-mi tests
2015-02-20 16:34:33 +00:00
TestMiExit.py
Add MiExitTestCase.test_lldbmi_q that checks reduction of quit (MI)
2015-05-08 10:42:11 +00:00
TestMiFile.py
Refactor lldb-mi tests
2015-02-20 16:34:33 +00:00
TestMiGdbSetShow.py
Add language option in -gdb-show command (MI)
2015-04-28 12:51:16 +00:00
TestMiLibraryLoaded.py
Fix MiLibraryLoadedTestCase.test_lldbmi_library_loaded test on Linux (MI)
2015-04-30 12:37:05 +00:00
TestMiPrompt.py
Make LLDB-MI tests wait for LLDB-MI to start up before sending any MI commands
2015-05-08 09:28:11 +00:00
lldbmi_testcase.py
Have lldb-mi tests import pexpect at a narrower scope.
2015-05-26 20:26:43 +00:00
main.cpp
implement gdb-set output-radix
2015-04-07 09:47:23 +00:00