This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
90256cdaba4e739e17bb23563db22e7227414272
clang-p2996
/
lldb
/
test
/
python_api
History
Johnny Chen
90256cdaba
Add a simple utility function get_description(lldb_obj, option=None) to lldbutil.py
...
and use it from TestTargetAPI.py. llvm-svn: 130038
2011-04-23 00:13:34 +00:00
..
event
Converted to use SBProcess.LaunchSimple().
2011-04-19 19:25:37 +00:00
frame
Converted to use SBProcess.LaunchSimple().
2011-04-19 19:34:41 +00:00
function_symbol
Converted to use SBProcess.LaunchSimple() API.
2011-04-19 19:44:26 +00:00
lldbutil
Rename test/threads to python_api/lldbutil; it uses lldbutil functions to print stack traces.
2011-04-19 22:44:20 +00:00
process
Use self.TraceOn() API.
2011-04-19 19:49:09 +00:00
symbol-context
Converted to use SBProcess.LaunchSimple().
2011-04-19 19:50:43 +00:00
target
Add a simple utility function get_description(lldb_obj, option=None) to lldbutil.py
2011-04-23 00:13:34 +00:00
thread
Converted to use SBProcess.LaunchSimple().
2011-04-19 20:11:58 +00:00