index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
scripts
/
Python
/
interface
/
SBFrame.i
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start to share SWIG interface files between languages.
Bruce Mitchener
2015-04-24
1
-379
/
+0
*
Revert "Revert "I had recently added a new SBFrame::GetVariables() overload w...
Zachary Turner
2015-02-17
1
-6
/
+1
*
Revert "I had recently added a new SBFrame::GetVariables() overload with yet ...
Zachary Turner
2015-02-17
1
-1
/
+6
*
I had recently added a new SBFrame::GetVariables() overload with yet another ...
Enrico Granata
2015-02-12
1
-6
/
+1
*
Introduce the notion of "runtime support values"
Enrico Granata
2015-02-11
1
-0
/
+8
*
Provide a SBFrame.register/.reg helper on the Python side of SBFrame to vend ...
Enrico Granata
2014-12-15
1
-0
/
+24
*
Fix typos.
Bruce Mitchener
2014-07-01
1
-1
/
+1
*
Add an SBFrame::FindRegister() method to make it a little
Jason Molenda
2013-07-26
1
-0
/
+3
*
Add the ability to set timeout & "run all threads" options both from the "exp...
Jim Ingham
2012-10-16
1
-0
/
+3
*
Added documentation for many of our python properties and also made the prope...
Greg Clayton
2012-06-29
1
-23
/
+23
*
Found one more place where the OkayToDiscard needs to be consulted.
Jim Ingham
2012-05-11
1
-0
/
+3
*
rdar://problem/10976649
Johnny Chen
2012-03-05
1
-0
/
+3
*
Expose more convenience functionality in the python classes.
Greg Clayton
2012-02-03
1
-0
/
+69
*
Added many more python convenience accessors:
Greg Clayton
2012-02-01
1
-0
/
+3
*
Added the ability to get the target triple, byte order and address byte size
Greg Clayton
2012-01-29
1
-0
/
+45
*
SBValue::Watch() and SBValue::WatchPointee() are now the official API for cre...
Johnny Chen
2011-10-14
1
-19
/
+0
*
Add SBFrame.WatchLocation() to find and watch the location pointed to by
Johnny Chen
2011-10-01
1
-1
/
+11
*
Add an SB API SBFrame::WatchValue() and exported to the Python interface to
Johnny Chen
2011-09-24
1
-0
/
+9
*
Add cross reference to SBThread from the SBFrame docstring. Also add a simpl...
Johnny Chen
2011-07-27
1
-1
/
+7
*
Add SWIG interface files for SBSymbol, SBSymbolContext, and SBSymbolContextList.
Johnny Chen
2011-07-19
1
-1
/
+27
*
Add SWIG Python interface files for SBProcess, SBThread, and SBFrame.
Johnny Chen
2011-07-18
1
-0
/
+191