Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
71d3b895ba9f5cd970a1b7bd685c4482c03995f0
/
lldb
/
test
/
python_api
/
lldbutil
/
TestPrintStackTraces.py
d0fef81
For lldbutil.py, Change a bunch of function names to all lower case formats to be consistent.
by Johnny Chen
· 15 years ago
0b8fd43
Rename test/threads to python_api/lldbutil; it uses lldbutil functions to print stack traces.
by Johnny Chen
· 15 years ago
[Renamed (92%) from lldb/test/threads/TestPrintStackTraces.py]
d762ff1
Modify test scripts to accomodate SBTarget.Launch() API change.
by Johnny Chen
· 15 years ago
109941b
Fix wrong order of "import lldbutil" statement and its usage in the failure case.
by Johnny Chen
· 15 years ago
6f907e6
Deprecated old forms of SBTarget::Launch. There is not just one and no
by Greg Clayton
· 15 years ago
025d1b8
For SBTarget.Launch()/LaunchProcess(), there's no need to pass an empty string
by Johnny Chen
· 15 years ago
c043de1
Fixed compilation warnings emitted by clang.
by Johnny Chen
· 15 years ago
0c724ef
The StateType representation has been changed. Modify the test cases to accommodate.
by Johnny Chen
· 15 years ago
28ae294
Move the enum to string utility functions from lldbtest.py to lldbuti.py and
by Johnny Chen
· 15 years ago
7ea9aee
Add a test case which uses the SBProcess and SBThread APIs to iterate through
by Johnny Chen
· 15 years ago