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
/
source
/
API
/
SBModule.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add TestSymbolAPI.py to test the newly added SBSymbol and SBAddress APIs:
Johnny Chen
2011-04-01
1
-0
/
+25
*
Added symbol table access through the module for now. We might need to expose
Greg Clayton
2010-12-07
1
-0
/
+33
*
Modified all logging calls to hand out shared pointers to make sure we
Greg Clayton
2010-11-06
1
-2
/
+2
*
Added copy constructors and assignment operators to all lldb::SB* classes
Greg Clayton
2010-11-05
1
-0
/
+13
*
Fixed an include so case sensitive builders can build.
Greg Clayton
2010-10-31
1
-1
/
+1
*
Cleaned up the API logging a lot more to reduce redundant information and
Greg Clayton
2010-10-31
1
-4
/
+2
*
Improved API logging.
Greg Clayton
2010-10-30
1
-20
/
+12
*
Clean up the API logging code:
Caroline Tice
2010-10-26
1
-14
/
+10
*
First pass at adding logging capabilities for the API functions. At the moment
Caroline Tice
2010-10-26
1
-1
/
+42
*
Remove all the __repr__ methods from the API/*.h files, and put them
Caroline Tice
2010-09-22
1
-9
/
+1
*
Add GetDescription() and __repr__ () methods to most API classes, to allow
Caroline Tice
2010-09-20
1
-0
/
+22
*
Added some missing API for address resolving within a module, and looking
Greg Clayton
2010-09-10
1
-0
/
+22
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-17
/
+17
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+107