Johnny Chen
c043de11e8
Fixed compilation warnings emitted by clang.
...
Plus make finding the break line number in main.cpp more robust.
llvm-svn: 118832
2010-11-11 20:18:36 +00:00
Johnny Chen
0c724effb8
The StateType representation has been changed. Modify the test cases to accommodate.
...
llvm-svn: 116705
2010-10-18 15:44:42 +00:00
Johnny Chen
28ae29420a
Move the enum to string utility functions from lldbtest.py to lldbuti.py and
...
update the affected API clients.
llvm-svn: 115995
2010-10-07 22:15:58 +00:00
Johnny Chen
7ea9aee9be
Add a test case which uses the SBProcess and SBThread APIs to iterate through
...
the threads and print their stack traces when stopped on a breakpoint.
Add a PrintStackTraces(process) utility function into the lldbutil.py module.
llvm-svn: 115983
2010-10-07 21:38:28 +00:00