summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBFrame.i
Commit message (Expand)AuthorAgeFilesLines
* Start to share SWIG interface files between languages.Bruce Mitchener2015-04-241-379/+0
* Revert "Revert "I had recently added a new SBFrame::GetVariables() overload w...Zachary Turner2015-02-171-6/+1
* Revert "I had recently added a new SBFrame::GetVariables() overload with yet ...Zachary Turner2015-02-171-1/+6
* I had recently added a new SBFrame::GetVariables() overload with yet another ...Enrico Granata2015-02-121-6/+1
* Introduce the notion of "runtime support values"Enrico Granata2015-02-111-0/+8
* Provide a SBFrame.register/.reg helper on the Python side of SBFrame to vend ...Enrico Granata2014-12-151-0/+24
* Fix typos.Bruce Mitchener2014-07-011-1/+1
* Add an SBFrame::FindRegister() method to make it a littleJason Molenda2013-07-261-0/+3
* Add the ability to set timeout & "run all threads" options both from the "exp...Jim Ingham2012-10-161-0/+3
* Added documentation for many of our python properties and also made the prope...Greg Clayton2012-06-291-23/+23
* Found one more place where the OkayToDiscard needs to be consulted.Jim Ingham2012-05-111-0/+3
* 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