| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Converted to use SBProcess.LaunchSimple() API. | Johnny Chen | 2011-04-19 | 1 | -3/+3 |
| | | | | | | | And use self.TraceOn() in order to print more debug output. llvm-svn: 129791 | ||||
| * | Add TestSymbolAPI.py to test the newly added SBSymbol and SBAddress APIs: | Johnny Chen | 2011-04-01 | 1 | -0/+96 |
| lldb::SymbolType SBSymbol::GetType(); lldb::SectionType SBAddress::GetSectionType (); lldb::SBModule SBAddress::GetModule (); Also add an lldb::SBModule::GetUUIDString() API which is easier for Python to work with in the test script. llvm-svn: 128695 | |||||

