index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
linux
/
dump_symbols.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an option to not handle DWARF inter-compilation unit references in Linux ...
thestig@chromium.org
2013-04-24
1
-2
/
+12
*
Allow reading just CFI data when reading symbols
ted.mielczarek@gmail.com
2013-03-06
1
-3
/
+4
*
Make DumpSymbols methods take a vector of debug_dirs
ted.mielczarek@gmail.com
2013-01-22
1
-3
/
+4
*
Provide a ReadSymbolData function to get symbol data in a Module instead of j...
ted.mielczarek@gmail.com
2013-01-18
1
-0
/
+10
*
This change allows compiling the google-breakpad code using a global ::string...
ivan.penkov@gmail.com
2012-06-28
1
-2
/
+4
*
Linux/Mac: Add option to omit the CFI section in dump_syms.
thestig@chromium.org
2011-09-14
1
-1
/
+3
*
Add some unit tests for Linux WriteSymbolFile
ted.mielczarek
2011-07-06
1
-4
/
+4
*
Add functionality to read the .gnu_debuglink section and load symbols from a ...
thestig@chromium.org
2010-07-16
1
-1
/
+4
*
Breakpad: Avoid using the C++ <cfoo> headers.
ted.mielczarek
2010-06-25
1
-1
/
+2
*
Breakpad Linux dumper: Don't be silly about global functions.
jimblandy
2010-02-09
1
-6
/
+7
*
Breakpad Linux dumper: Add file comments as required by the style guide.
jimblandy
2010-02-09
1
-3
/
+3
*
Use ctsdio streams for dump_syms for significant speedup. Also contains a ma...
nealsid
2009-06-05
1
-1
/
+2
*
Merge Ted's patch for writing symbols to stdout for linux.
luly81
2007-05-02
1
-1
/
+1
*
Add Linux exception handler.
luly81
2007-03-12
1
-0
/
+48