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
/
Core
/
ModuleList.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned up many error codes. For any who is filling in error strings into
Greg Clayton
2011-10-26
1
-7
/
+7
*
Removed namespace qualification from symbol queries.
Sean Callanan
2011-10-13
1
-1
/
+1
*
Added ClangNamespaceDecl * parameters to several
Sean Callanan
2011-10-12
1
-4
/
+5
*
Added to the public API to allow symbolication:
Greg Clayton
2011-09-24
1
-3
/
+3
*
Change Error::SetErrorStringWithFormat() prototype to use an
Jason Molenda
2011-09-20
1
-3
/
+3
*
We were leaking a stack frame in StackFrameList in Thread.cpp which could
Greg Clayton
2011-08-12
1
-0
/
+37
*
Fix the broken build that happened with my last checkin.
Greg Clayton
2011-08-11
1
-2
/
+2
*
Added the ability to remove orphaned module shared pointers from a ModuleList.
Greg Clayton
2011-08-11
1
-0
/
+28
*
While tracking down memory consumption issue a few things were needed: the
Greg Clayton
2011-08-10
1
-3
/
+9
*
Public API changes:
Enrico Granata
2011-07-29
1
-1
/
+35
*
Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locate
Greg Clayton
2011-07-19
1
-1
/
+3
*
Added "target variable" command that allows introspection of global
Greg Clayton
2011-07-07
1
-1
/
+19
*
Moved the execution context that was in the Debugger into
Greg Clayton
2011-04-12
1
-16
/
+26
*
Many improvements to the Platform base class and subclasses. The base Platform
Greg Clayton
2011-03-30
1
-7
/
+82
*
Added a fix to not re-use object files when doing DWARF with debug map.
Greg Clayton
2011-03-15
1
-19
/
+38
*
Abtracted all mach-o and ELF out of ArchSpec. This patch is a modified form
Greg Clayton
2011-02-23
1
-6
/
+6
*
Applied a fix to qualify "UUID" with the lldb_private namespace to fix
Greg Clayton
2011-02-04
1
-8
/
+8
*
Changed the SymbolFile::FindFunction() function calls to only return
Greg Clayton
2011-01-27
1
-5
/
+17
*
Remove an assertion that is causing crashes. We do need to find a way to repr...
Greg Clayton
2010-12-20
1
-1
/
+11
*
Modified LLDB expressions to not have to JIT and run code just to see variable
Greg Clayton
2010-12-14
1
-0
/
+24
*
Fixed an issue where the macosx dynamic loader, on the first shared library l...
Greg Clayton
2010-12-12
1
-1
/
+1
*
Added the ability to dump sections to a certain depth (for when sections
Greg Clayton
2010-12-08
1
-2
/
+2
*
When shared libraries are unloaded, they are now removed from the target
Greg Clayton
2010-12-06
1
-0
/
+14
*
Fixed an issue where we were resolving paths when we should have been.
Greg Clayton
2010-10-20
1
-2
/
+9
*
Got a lot of the kinks worked out in the inline support after debugging more
Greg Clayton
2010-08-24
1
-2
/
+2
*
Added FindTypes to Module and ModuleList.
Greg Clayton
2010-08-03
1
-0
/
+22
*
Changed SymbolContext so when you search for functions
Sean Callanan
2010-07-27
1
-2
/
+5
*
Fixed debug map in executable + DWARF in .o debugging on Mac OS X.
Greg Clayton
2010-06-28
1
-0
/
+14
*
Added function name types to allow us to set breakpoints by name more
Greg Clayton
2010-06-28
1
-2
/
+2
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+626