Johnny Chen
f8cd4889ec
Fix clang++ warning building the executable for testing.
...
llvm-svn: 125682
2011-02-16 19:22:52 +00:00
Greg Clayton
000aeb89ae
Patch from Kirk Beitz to make things compile on MinGW minus the putenv part.
...
llvm-svn: 125199
2011-02-09 17:41:27 +00:00
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
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
Chris Lattner
30fdc8d841
Initial checkin of lldb code from internal Apple repo.
...
llvm-svn: 105619
2010-06-08 16:52:24 +00:00