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
/
SBValue.i
Commit message (
Expand
)
Author
Age
Files
Lines
*
Synthetic values are now automatically enabled and active by default. SBValue...
Enrico Granata
2012-03-27
1
-28
/
+28
*
Adding formatters for several useful Objective-C/Cocoa data types. The new ca...
Enrico Granata
2012-02-17
1
-0
/
+12
*
Expose more convenience functionality in the python classes.
Greg Clayton
2012-02-03
1
-0
/
+13
*
Added the ability to get the target triple, byte order and address byte size
Greg Clayton
2012-01-29
1
-0
/
+76
*
Add needed Clear methods.
Jim Ingham
2011-12-19
1
-0
/
+3
*
Add SBValue::GetDynamicValue and SBValue::GetStaticValue API's.
Jim Ingham
2011-12-08
1
-0
/
+9
*
SBValue::Watch() and SBValue::WatchPointee() are now the official API for cre...
Johnny Chen
2011-10-14
1
-0
/
+8
*
Cleaned up the SBWatchpoint public API.
Greg Clayton
2011-10-13
1
-0
/
+6
*
Added the ability to introspect types thourgh the public SBType interface.
Greg Clayton
2011-09-09
1
-7
/
+7
*
Redesign of the interaction between Python and frozen objects:
Enrico Granata
2011-09-06
1
-1
/
+54
*
APIs to GetValueAsSigned/Unsigned() in SBValue now also accept an SBError par...
Enrico Granata
2011-08-04
1
-1
/
+7
*
Cleaned up the SBType.h file to not include internal headers and reorganized
Greg Clayton
2011-08-03
1
-32
/
+6
*
Public API changes:
Enrico Granata
2011-07-29
1
-1
/
+30
*
Add deprecation docstrings for some APIs which take an SBFrame - SBValues kno...
Johnny Chen
2011-07-27
1
-7
/
+18
*
Add cross references between the docstrings for regular SBValue iteration:
Johnny Chen
2011-07-25
1
-1
/
+5
*
Add SWIG Python interface files for SBProcess, SBThread, and SBFrame.
Johnny Chen
2011-07-18
1
-3
/
+2
*
Fix header documentations.
Johnny Chen
2011-07-18
1
-1
/
+1
*
Add two new interface files SBValue.i and SBValueList.i, instead of directly ...
Johnny Chen
2011-07-18
1
-0
/
+265