Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
lldb
/
3508c387c3f0c9ecc439d98048fd7694d41bab1b
/
source
/
API
/
SBModule.cpp
3508c38
<rdar://problem/10103468>
by Greg Clayton
· 13 years ago
49f4bf2
Added the ability to get a ObjectFile versions from the ObjectFile
by Greg Clayton
· 13 years ago
9ce9538
Full core file support has been added for mach-o core files.
by Greg Clayton
· 13 years ago
302d78c
Extended function lookup to allow the user to
by Sean Callanan
· 13 years ago
7dd5c51
Removed all of the "#ifndef SWIG" from the SB header files since we are using
by Greg Clayton
· 13 years ago
b5a8f14
<rdar://problem/10560053>
by Greg Clayton
· 13 years ago
0416bdf
lldb::SBTarget and lldb::SBProcess are now thread hardened. They both still
by Greg Clayton
· 13 years ago
334d33a
SBFrame is now threadsafe using some extra tricks. One issue is that stack
by Greg Clayton
· 13 years ago
1b92520
Added the ability to get the target triple, byte order and address byte size
by Greg Clayton
· 13 years ago
e0bd571
Add needed Clear methods. <rdar://problem/10596340>
by Jim Ingham
· 13 years ago
87b8c4c
Work in progress for:
by Johnny Chen
· 13 years ago
96154be
<rdar://problem/10126482>
by Greg Clayton
· 13 years ago
3e80cd9
Added ClangNamespaceDecl * parameters to several
by Sean Callanan
· 13 years ago
3e8c25f
Added to the public API to allow symbolication:
by Greg Clayton
· 13 years ago
153ccd7
While tracking down memory consumption issue a few things were needed: the
by Greg Clayton
· 13 years ago
0fb0bcc
Cleaned up the SBType.h file to not include internal headers and reorganized
by Greg Clayton
· 13 years ago
979e20d
Public API changes:
by Enrico Granata
· 13 years ago
a395506
Make the SBAddress class easier to use when using the public API.
by Greg Clayton
· 13 years ago
917c000
Added support for finding and global variables in the SBTarget and SBModule
by Greg Clayton
· 13 years ago
b7a9d64
Add fuzz calls for SBModule and SBProcess.
by Johnny Chen
· 13 years ago
4ed315f
Added the ability to find functions from either a SBModule (find functions
by Greg Clayton
· 13 years ago
180546b
Added the ability to set the Platform path for a module through the SBModule
by Greg Clayton
· 14 years ago
919ee60
Add TestSymbolAPI.py to test the newly added SBSymbol and SBAddress APIs:
by Johnny Chen
· 14 years ago
43edca3
Added symbol table access through the module for now. We might need to expose
by Greg Clayton
· 14 years ago
e005f2c
Modified all logging calls to hand out shared pointers to make sure we
by Greg Clayton
· 14 years ago
538eb82
Added copy constructors and assignment operators to all lldb::SB* classes
by Greg Clayton
· 14 years ago
135adf2
Fixed an include so case sensitive builders can build.
by Greg Clayton
· 14 years ago
49ce682
Cleaned up the API logging a lot more to reduce redundant information and
by Greg Clayton
· 14 years ago
a66ba46
Improved API logging.
by Greg Clayton
· 14 years ago
61ba7ec
Clean up the API logging code:
by Caroline Tice
· 14 years ago
7826c88
First pass at adding logging capabilities for the API functions. At the moment
by Caroline Tice
· 14 years ago
e49ec18
Remove all the __repr__ methods from the API/*.h files, and put them
by Caroline Tice
· 14 years ago
98f930f
by Caroline Tice
· 14 years ago
466f6c4
Added some missing API for address resolving within a module, and looking
by Greg Clayton
· 14 years ago
63094e0
Very large changes that were needed in order to allow multiple connections
by Greg Clayton
· 14 years ago
24943d2
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 14 years ago