Caroline Tice
|
79042b3e93
|
Change "breakpoint list" command to default to brief output rather than full output.
Modify test cases in test suite to either expect brief output or to pass -f for full
output as appropriate.
llvm-svn: 124905
|
2011-02-04 22:59:41 +00:00 |
Johnny Chen
|
d762ff1faa
|
Modify test scripts to accomodate SBTarget.Launch() API change.
llvm-svn: 124828
|
2011-02-03 23:15:53 +00:00 |
Greg Clayton
|
6f907e69e9
|
Deprecated old forms of SBTarget::Launch. There is not just one and no
SWIG renaming done to work around deprecated APIs.
llvm-svn: 124075
|
2011-01-23 17:46:22 +00:00 |
Johnny Chen
|
cdbe594841
|
No need to pass an empty string as an arg or as an env string to the SBTarget.LaunchProcess() API.
llvm-svn: 122450
|
2010-12-22 22:56:19 +00:00 |
Johnny Chen
|
0a3d1ca28e
|
Add TestBreakpointIgnoreCount.py to exercise the breakpoint ignore count features,
with both command line and Python API tests.
llvm-svn: 121717
|
2010-12-13 21:49:58 +00:00 |