aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/interface/SBModule.i
AgeCommit message (Expand)AuthorFilesLines
2012-02-03Cleaned up the documentation strings for many helper objects and addedGreg Clayton1-10/+63
2012-02-01Added many more python convenience accessors:Greg Clayton1-3/+70
2012-01-29Added the ability to get the target triple, byte order and address byte sizeGreg Clayton1-0/+37
2011-12-19Add needed Clear methods.Jim Ingham1-0/+3
2011-10-01Add SBFrame.WatchLocation() to find and watch the location pointed to byJohnny Chen1-1/+1
2011-09-30Migrate the in_range(symbol, section) and symbol_iter(module, section) utilit...Johnny Chen1-1/+57
2011-09-24SBSection supports iteration through its subsections, represented as SBSectio...Johnny Chen1-1/+2
2011-09-24Added to the public API to allow symbolication:Greg Clayton1-3/+12
2011-07-29Public API changes:Enrico Granata1-0/+7
2011-07-18Add SWIG Python interface files for SBLineEntry, SBListener, and SBModule.Johnny Chen1-0/+165