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
/
SBFunction.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned up the Disassembler code a bit more. You can now request a disassembler
Greg Clayton
2011-03-25
1
-0
/
+1
*
Export the ability to get the start and end addresses for functions
Greg Clayton
2011-03-02
1
-0
/
+35
*
The LLDB API (lldb::SB*) is now thread safe!
Greg Clayton
2010-12-20
1
-0
/
+2
*
Fixed SBFrame to properly check to make sure it has a valid m_opaque_sp object
Greg Clayton
2010-12-14
1
-0
/
+6
*
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
/
+12
*
Cleaned up the API logging a lot more to reduce redundant information and
Greg Clayton
2010-10-31
1
-25
/
+21
*
Clean up the API logging code:
Caroline Tice
2010-10-26
1
-11
/
+14
*
First pass at adding logging capabilities for the API functions. At the moment
Caroline Tice
2010-10-26
1
-0
/
+26
*
Cleaned up the SWIG stuff so all includes happen as they should, no pulling
Greg Clayton
2010-10-07
1
-7
/
+11
*
Added the ability to get the disassembly instructions from the function and
Greg Clayton
2010-10-06
1
-1
/
+31
*
Remove all the __repr__ methods from the API/*.h files, and put them
Caroline Tice
2010-09-22
1
-9
/
+1
*
Fix indentations.
Caroline Tice
2010-09-20
1
-1
/
+1
*
Add GetDescription() and __repr__ () methods to most API classes, to allow
Caroline Tice
2010-09-20
1
-0
/
+23
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-10
/
+10
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+64