aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/dump_symbols.h
Commit message (Expand)AuthorAgeFilesLines
* Add functionality to read the .gnu_debuglink section and load symbols from a ...thestig@chromium.org2010-07-161-1/+4
* Breakpad: Avoid using the C++ <cfoo> headers.ted.mielczarek2010-06-251-1/+2
* Breakpad Linux dumper: Don't be silly about global functions.jimblandy2010-02-091-6/+7
* Breakpad Linux dumper: Add file comments as required by the style guide.jimblandy2010-02-091-3/+3
* Use ctsdio streams for dump_syms for significant speedup. Also contains a ma...nealsid2009-06-051-1/+2
* Merge Ted's patch for writing symbols to stdout for linux.luly812007-05-021-1/+1
* Add Linux exception handler.luly812007-03-121-0/+48