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
/
Host
/
common
/
Symbols.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix segmentation fault in lldb_private::Symbols::LocateExecutableSymbolFile()
Bruce Mitchener
2015-10-06
1
-5
/
+5
*
Revert "Fixing a subtle issue on Mac OS X systems with dSYMs..."
Pavel Labath
2015-10-01
1
-14
/
+11
*
Fixing a subtle issue on Mac OS X systems with dSYMs (possibly
Jason Molenda
2015-10-01
1
-11
/
+14
*
Fix issues with separate symbolfile handling
Tamas Berghammer
2015-07-30
1
-3
/
+7
*
Add some initial logging for when lldb is searching for binaries,
Jason Molenda
2015-07-25
1
-0
/
+21
*
Only check for matching arch and UUID when looking for dsym in vincinity of e...
Robert Flack
2015-05-21
1
-4
/
+22
*
Fixed a ton of gcc compile warnings
Vince Harron
2015-05-13
1
-2
/
+2
*
Look for both .debug and dsym debugging symbol information for stripped execu...
Robert Flack
2015-04-24
1
-89
/
+203
*
Don't #include ClangASTContext.h from Module.h
Zachary Turner
2015-03-03
1
-0
/
+2
*
Skip symlinks to the original file when searching for debug info
Pavel Labath
2015-02-25
1
-1
/
+1
*
Correct a standalone debug file path
Ed Maste
2013-11-25
1
-4
/
+4
*
Missed a checking that should have been checked in with 186211.
Greg Clayton
2013-07-12
1
-1
/
+1
*
Build standalone debug symbol file support on FreeBSD too
Ed Maste
2013-07-02
1
-1
/
+1
*
Split symbol support for ELF and Linux.
Michael Sartain
2013-07-01
1
-2
/
+117
*
Patch from Dan Malea to fix a build break I introduced yesterday.
Jason Molenda
2012-10-09
1
-1
/
+1
*
Added the ability to download a symboled executable and symbol file given a U...
Greg Clayton
2012-09-27
1
-0
/
+8
*
<rdar://problem/11374963>
Greg Clayton
2012-09-12
1
-0
/
+9
*
Made a ModuleSpec class in Module.h which can specify a module using one or
Greg Clayton
2012-02-26
1
-2
/
+2
*
Applied a fix to qualify "UUID" with the lldb_private namespace to fix
Greg Clayton
2011-02-04
1
-2
/
+2
*
Patch from Jay Cornwall that modifies the LLDB "Host" layer to reuse more
Greg Clayton
2010-09-07
1
-0
/
+31