summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBValue.i
Commit message (Expand)AuthorAgeFilesLines
* APIs to GetValueAsSigned/Unsigned() in SBValue now also accept an SBError par...Enrico Granata2011-08-041-1/+7
* Cleaned up the SBType.h file to not include internal headers and reorganizedGreg Clayton2011-08-031-32/+6
* Public API changes:Enrico Granata2011-07-291-1/+30
* Add deprecation docstrings for some APIs which take an SBFrame - SBValues kno...Johnny Chen2011-07-271-7/+18
* Add cross references between the docstrings for regular SBValue iteration:Johnny Chen2011-07-251-1/+5
* Add SWIG Python interface files for SBProcess, SBThread, and SBFrame.Johnny Chen2011-07-181-3/+2
* Fix header documentations.Johnny Chen2011-07-181-1/+1
* Add two new interface files SBValue.i and SBValueList.i, instead of directly ...Johnny Chen2011-07-181-0/+265
OpenPOWER on IntegriCloud