This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
lldb
/
test
/
python_api
History
Johnny Chen
d0fef81e38
For lldbutil.py, Change a bunch of function names to all lower case formats to be consistent.
...
And modify the test cases accordingly. llvm-svn: 130174
2011-04-25 23:38:13 +00:00
..
event
Convert the rest of the test suite to use the lldbutil.get_description() utility function.
2011-04-23 00:34:56 +00:00
frame
Converted to use SBProcess.LaunchSimple().
2011-04-19 19:34:41 +00:00
function_symbol
Convert the rest of the test suite to use the lldbutil.get_description() utility function.
2011-04-23 00:34:56 +00:00
lldbutil
For lldbutil.py, Change a bunch of function names to all lower case formats to be consistent.
2011-04-25 23:38:13 +00:00
process
Use self.TraceOn() API.
2011-04-19 19:49:09 +00:00
symbol-context
Convert the rest of the test suite to use the lldbutil.get_description() utility function.
2011-04-23 00:34:56 +00:00
target
Make SBBreakpointLocation::GetDescription() API to be consistent with SBTarget,
2011-04-25 20:23:05 +00:00
thread
Converted to use SBProcess.LaunchSimple().
2011-04-19 20:11:58 +00:00