summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBModule.i
Commit message (Expand)AuthorAgeFilesLines
* Added many more python convenience accessors:Greg Clayton2012-02-011-3/+70
* Added the ability to get the target triple, byte order and address byte sizeGreg Clayton2012-01-291-0/+37
* Add needed Clear methods.Jim Ingham2011-12-191-0/+3
* Add SBFrame.WatchLocation() to find and watch the location pointed to byJohnny Chen2011-10-011-1/+1
* Migrate the in_range(symbol, section) and symbol_iter(module, section) utilit...Johnny Chen2011-09-301-1/+57
* SBSection supports iteration through its subsections, represented as SBSectio...Johnny Chen2011-09-241-1/+2
* Added to the public API to allow symbolication:Greg Clayton2011-09-241-3/+12
* Public API changes:Enrico Granata2011-07-291-0/+7
* Add SWIG Python interface files for SBLineEntry, SBListener, and SBModule.Johnny Chen2011-07-181-0/+165
OpenPOWER on IntegriCloud