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
2d799cca03a4bef8672d6af624e16fa02696dc0c
clang-p2996
/
lldb
/
test
/
python_api
History
Johnny Chen
2d799cca03
Add a test case test_run_to_address() to exercise the SBThread.RunToAddress(lldb::addr_t addr) API.
...
The test itself is not working yet. llvm-svn: 127436
2011-03-11 00:00:15 +00:00
..
event
Modify test scripts to accomodate SBTarget.Launch() API change.
2011-02-03 23:15:53 +00:00
frame
Modify test scripts to accomodate SBTarget.Launch() API change.
2011-02-03 23:15:53 +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 a test case test_run_to_address() to exercise the SBThread.RunToAddress(lldb::addr_t addr) API.
2011-03-11 00:00:15 +00:00