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
/
examples
/
synthetic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing a problem where some uninitialized cases of vectors could cause diagno...
Enrico Granata
2012-04-10
1
-1
/
+6
*
Making sure the count on synthetic providers is always setup - This should pr...
Enrico Granata
2012-03-31
2
-4
/
+8
*
Added some logging to STL synthetic children providers - this should help us ...
Enrico Granata
2012-03-30
2
-2
/
+20
*
Part 1 of a series of fixes meant to improve reliability and increase ease of...
Enrico Granata
2012-03-29
2
-4
/
+169
*
Synthetic values are now automatically enabled and active by default. SBValue...
Enrico Granata
2012-03-27
2
-12
/
+30
*
Massive enumeration name changes: a number of enums in ValueObject were not f...
Enrico Granata
2012-03-19
2
-6
/
+3
*
Adding a new example of synthetic children provider
Enrico Granata
2012-03-17
2
-0
/
+168
*
Deleting obsolete files
Enrico Granata
2012-03-16
5
-612
/
+0
*
Added formatters for libc++ (http://libcxx.llvm.org):
Enrico Granata
2012-03-12
1
-0
/
+481
*
Changed ValueObject to use a dedicated ChildrenManager class to store its chi...
Enrico Granata
2012-03-09
1
-1
/
+55
*
fixing comment to reflect that currentversion of OSX works with our STL forma...
Enrico Granata
2012-02-08
1
-1
/
+1
*
Fixing issues where synthetic children providers for STL containers std::list...
Enrico Granata
2012-02-03
1
-64
/
+41
*
Objective-C runtime wrapper
Enrico Granata
2011-09-09
1
-0
/
+128
*
More documentation changes (WIP)
Enrico Granata
2011-08-24
1
-10
/
+34
*
Fixing a startup error
Enrico Granata
2011-08-22
1
-1
/
+1
*
Exception-awareness for gnu_libstdcpp formatters ; Documentation update
Enrico Granata
2011-08-22
2
-100
/
+136
*
First round of code cleanups:
Enrico Granata
2011-08-17
1
-0
/
+231
*
CFString.py now shows contents in a more NSString-like way (e.g. you get @"He...
Enrico Granata
2011-08-09
1
-9
/
+8
*
changing CFString.py to reflect the new behavior of CreateValueFromAddress
Enrico Granata
2011-08-04
1
-1
/
+1
*
copying std:: SynthProviders in examples/synthetic
Enrico Granata
2011-08-04
3
-74
/
+76
*
APIs to GetValueAsSigned/Unsigned() in SBValue now also accept an SBError par...
Enrico Granata
2011-08-04
4
-40
/
+77
*
Cleaned up the NSString summary formatter to not print "<invalid object>" when
Greg Clayton
2011-07-30
1
-12
/
+29
*
changes in the new GetMinimumLanguages() ; robustness improvements in the CFS...
Enrico Granata
2011-07-29
1
-1
/
+16
*
new synthetic children provider for CFString and related classes ; test case ...
Enrico Granata
2011-07-29
1
-0
/
+206
*
Public API changes:
Enrico Granata
2011-07-29
3
-0
/
+189