summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBFrame.i
Commit message (Expand)AuthorAgeFilesLines
* rdar://problem/10976649Johnny Chen2012-03-051-0/+3
* Expose more convenience functionality in the python classes.Greg Clayton2012-02-031-0/+69
* Added many more python convenience accessors:Greg Clayton2012-02-011-0/+3
* Added the ability to get the target triple, byte order and address byte sizeGreg Clayton2012-01-291-0/+45
* SBValue::Watch() and SBValue::WatchPointee() are now the official API for cre...Johnny Chen2011-10-141-19/+0
* Add SBFrame.WatchLocation() to find and watch the location pointed to byJohnny Chen2011-10-011-1/+11
* Add an SB API SBFrame::WatchValue() and exported to the Python interface toJohnny Chen2011-09-241-0/+9
* Add cross reference to SBThread from the SBFrame docstring. Also add a simpl...Johnny Chen2011-07-271-1/+7
* Add SWIG interface files for SBSymbol, SBSymbolContext, and SBSymbolContextList.Johnny Chen2011-07-191-1/+27
* Add SWIG Python interface files for SBProcess, SBThread, and SBFrame.Johnny Chen2011-07-181-0/+191
OpenPOWER on IntegriCloud