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
d648135902e94fe8ec1e3387b8a6b21fb476b8fd
clang-p2996
/
lldb
/
test
/
python_api
History
Johnny Chen
d648135902
Add an extra twist of stopping the inferior in a breakpoint, and then continue till it's done.
...
We should still see the entire stdout redirected once the process is finished. llvm-svn: 127184
2011-03-07 22:46:30 +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 TestThreadAPI.py file to house the Python SBThread API test cases.
2011-03-07 21:28:57 +00:00