aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/interface/SBFrame.i
AgeCommit message (Expand)AuthorFilesLines
2014-07-01Fix typos.Bruce Mitchener1-1/+1
2013-07-26Add an SBFrame::FindRegister() method to make it a littleJason Molenda1-0/+3
2012-10-16Add the ability to set timeout & "run all threads" options both from the "exp...Jim Ingham1-0/+3
2012-06-29Added documentation for many of our python properties and also made the prope...Greg Clayton1-23/+23
2012-05-11Found one more place where the OkayToDiscard needs to be consulted.Jim Ingham1-0/+3
2012-03-05rdar://problem/10976649Johnny Chen1-0/+3
2012-02-03Expose more convenience functionality in the python classes.Greg Clayton1-0/+69
2012-02-01Added many more python convenience accessors:Greg Clayton1-0/+3
2012-01-29Added the ability to get the target triple, byte order and address byte sizeGreg Clayton1-0/+45
2011-10-14SBValue::Watch() and SBValue::WatchPointee() are now the official API for cre...Johnny Chen1-19/+0
2011-10-01Add SBFrame.WatchLocation() to find and watch the location pointed to byJohnny Chen1-1/+11
2011-09-24Add an SB API SBFrame::WatchValue() and exported to the Python interface toJohnny Chen1-0/+9
2011-07-27Add cross reference to SBThread from the SBFrame docstring. Also add a simpl...Johnny Chen1-1/+7
2011-07-19Add SWIG interface files for SBSymbol, SBSymbolContext, and SBSymbolContextList.Johnny Chen1-1/+27
2011-07-18Add SWIG Python interface files for SBProcess, SBThread, and SBFrame.Johnny Chen1-0/+191