- Fix -break-insert for system functions
- Fix MiExecTestCase to use -break-insert instead of CLI "b"
- Improve MiBreakTestCase: now it uses printf() instead of in-house function
All tests pass on OS X.
Paths
| Differential D8412
Fix -break-insert for system functions (MI) ClosedPublic Authored by ki.stfu on Mar 18 2015, 6:01 AM.
Details Summary
All tests pass on OS X.
Diff Detail Event Timelineki.stfu updated this object. This revision is now accepted and ready to land.Mar 18 2015, 9:54 AM
Revision Contents
Diff 22176 test/tools/lldb-mi/breakpoint/TestMiBreak.py
test/tools/lldb-mi/breakpoint/main.cpp
test/tools/lldb-mi/control/TestMiExec.py
tools/lldb-mi/MICmdCmdBreak.cpp
|