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
...
*
<rdar://problem/13021266>
Enrico Granata
2013-01-16
1
-0
/
+9
*
<rdar://problem/12749733>
Greg Clayton
2012-12-05
1
-21
/
+30
*
<rdar://problem/12750060>
Greg Clayton
2012-12-04
1
-0
/
+62
*
<rdar://problem/11485744> Implement important data formatters in C++. Have th...
Enrico Granata
2012-09-04
1
-10
/
+8
*
<rdar://problem/11757916>
Greg Clayton
2012-08-29
1
-0
/
+3
*
<rdar://problem/11113279>
Greg Clayton
2012-03-26
1
-4
/
+4
*
Patch from dawn@burble.org:
Johnny Chen
2012-03-16
1
-0
/
+24
*
<rdar://problem/10103468>
Greg Clayton
2012-02-24
1
-2
/
+2
*
Added the ability to get a ObjectFile versions from the ObjectFile
Greg Clayton
2012-02-22
1
-69
/
+109
*
Full core file support has been added for mach-o core files.
Greg Clayton
2012-02-13
1
-1
/
+8
*
Extended function lookup to allow the user to
Sean Callanan
2012-02-10
1
-1
/
+3
*
Removed all of the "#ifndef SWIG" from the SB header files since we are using
Greg Clayton
2012-02-06
1
-13
/
+11
*
<rdar://problem/10560053>
Greg Clayton
2012-02-05
1
-0
/
+9
*
lldb::SBTarget and lldb::SBProcess are now thread hardened. They both still
Greg Clayton
2012-01-30
1
-34
/
+3
*
SBFrame is now threadsafe using some extra tricks. One issue is that stack
Greg Clayton
2012-01-30
1
-4
/
+2
*
Added the ability to get the target triple, byte order and address byte size
Greg Clayton
2012-01-29
1
-0
/
+31
*
Add needed Clear methods.
Jim Ingham
2011-12-19
1
-0
/
+6
*
Work in progress for:
Johnny Chen
2011-12-19
1
-7
/
+7
*
<rdar://problem/10126482>
Greg Clayton
2011-11-13
1
-3
/
+4
*
Added ClangNamespaceDecl * parameters to several
Sean Callanan
2011-10-12
1
-2
/
+6
*
Added to the public API to allow symbolication:
Greg Clayton
2011-09-24
1
-8
/
+76
*
While tracking down memory consumption issue a few things were needed: the
Greg Clayton
2011-08-10
1
-1
/
+1
*
Cleaned up the SBType.h file to not include internal headers and reorganized
Greg Clayton
2011-08-03
1
-36
/
+33
*
Public API changes:
Enrico Granata
2011-07-29
1
-0
/
+57
*
Make the SBAddress class easier to use when using the public
Greg Clayton
2011-07-22
1
-2
/
+2
*
Added support for finding and global variables in the SBTarget and SBModule
Greg Clayton
2011-06-29
1
-0
/
+35
*
Add fuzz calls for SBModule and SBProcess.
Johnny Chen
2011-06-28
1
-2
/
+3
*
Added the ability to find functions from either a SBModule (find functions
Greg Clayton
2011-06-21
1
-1
/
+22
*
Added the ability to set the Platform path for a module through the SBModule
Greg Clayton
2011-04-30
1
-0
/
+46
*
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
[prev]