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
02028fa1902a8475a44622774c8f591836d7400c
clang-p2996
/
lldb
/
test
/
python_api
History
Johnny Chen
02028fa190
For now, use 'b.out' compiled from main2.cpp as the executable name for test_run_to_address_with_dsym/dwarf()
...
to distinguish between other test cases which use 'a.out' compiled from main.cpp. llvm-svn: 133764
2011-06-23 21:22:01 +00:00
..
default-constructor
Add docstring to test_SBSymbolContextList(self) explaining that upon default construction, the API object is valid.
2011-06-22 20:57:52 +00:00
event
The extra burden for the Python API test case to assign its process object to self.process
2011-06-15 22:14:12 +00:00
frame
Add TestInlinedFrame.py to exercise the newly added SBFrame APIs: IsInlined() and GetFunctionName().
2011-06-20 00:26:39 +00:00
function_symbol
The extra burden for the Python API test case to assign its process object to self.process
2011-06-15 22:14:12 +00:00
interpreter
The extra burden for the Python API test case to assign its process object to self.process
2011-06-15 22:14:12 +00:00
lldbutil
o lldbutil.py:
2011-06-16 22:07:48 +00:00
process
The extra burden for the Python API test case to assign its process object to self.process
2011-06-15 22:14:12 +00:00
symbol-context
The extra burden for the Python API test case to assign its process object to self.process
2011-06-15 22:14:12 +00:00
target
The extra burden for the Python API test case to assign its process object to self.process
2011-06-15 22:14:12 +00:00
thread
For now, use 'b.out' compiled from main2.cpp as the executable name for test_run_to_address_with_dsym/dwarf()
2011-06-23 21:22:01 +00:00