aboutsummaryrefslogtreecommitdiff
path: root/src/common/stabs_reader.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-18/+18
* Fix Mac Breakpad host tools to build in Linux cross-compileTed Mielczarek2015-09-161-3/+2
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-2/+3
* Put PUBLIC lines in Mac symbol files.ted.mielczarek2011-03-041-1/+11
* Make programs in src/tools/linux build via the automake build systemted.mielczarek2011-02-281-0/+4
* Breakpad Linux dumper: Handle STABS-in-symbol-table, and line number records ...jimblandy2010-05-051-1/+29
* Breakpad Linux dumper: Make StabsReader independent of endianness and word size.jimblandy2010-05-051-25/+102
* Breakpad symbol dumper: Move Linux dumping classes into src/common.jimblandy2010-04-051-0/+206