summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBError.i
Commit message (Collapse)AuthorAgeFilesLines
* Added the ability to get the target triple, byte order and address byte sizeGreg Clayton2012-01-291-0/+19
| | | | | | | from the SBTarget and SBModule interfaces. Also added many python properties for easier access to many things from many SB objects. llvm-svn: 149191
* Add some docstrings for SBError class.Johnny Chen2011-07-201-0/+47
| | | | llvm-svn: 135547
* Move the rest of the SB headers to interface files.Johnny Chen2011-07-191-0/+60
They are not docstring'ed yet. llvm-svn: 135531
OpenPOWER on IntegriCloud