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
8d543de400b395c9adfab29c34b1e133c752d64c
clang-p2996
/
lldb
/
test
/
python_api
History
Jim Ingham
8d543de400
Remove unneeded ExecutionContextScope variables.
...
llvm-svn: 128685
2011-03-31 23:01:21 +00:00
..
event
Modify test scripts to accomodate SBTarget.Launch() API change.
2011-02-03 23:15:53 +00:00
frame
Remove unneeded ExecutionContextScope variables.
2011-03-31 23:01:21 +00:00
function_symbol
Add TestDisasmAPI.py which exercises the newly added SBFunction/SBSymbol.GetStartAddress(),
2011-03-03 19:14:00 +00:00
process
Add a test case ProcessAPITestCase.test_remote_launch() which tests SBProcess.RemoteLaunch()
2011-03-05 01:20:11 +00:00
symbol-context
Add TestTargetAPI.py:
2011-03-03 01:41:57 +00:00
target
Add an extra twist of stopping the inferior in a breakpoint, and then continue till it's done.
2011-03-07 22:46:30 +00:00
thread
Add test cases to exercise the SBThread.GetProcess() API. We launch the process using the
2011-03-11 01:16:03 +00:00