aboutsummaryrefslogtreecommitdiff
path: root/src/common/stabs_reader.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-13/+13
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-1/+5
* Fix some shadow variables, including one in file_id.cc that causes all files ...thestig@chromium.org2011-10-201-6/+6
* Put PUBLIC lines in Mac symbol files.ted.mielczarek2011-03-041-1/+27
* Breakpad Linux dumper: Handle STABS-in-symbol-table, and line number records ...jimblandy2010-05-051-9/+40
* Breakpad STABS reader: Properly compute function end addresses.jimblandy2010-05-051-4/+22
* Breakpad Linux dumper: Make StabsReader independent of endianness and word size.jimblandy2010-05-051-56/+72
* Breakpad symbol dumper: Move Linux dumping classes into src/common.jimblandy2010-04-051-0/+220