aboutsummaryrefslogtreecommitdiff
path: root/src/common/stabs_to_module.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-5/+5
* Add support for parsing the DW_AT_ranges attributesGabriele Svelto2018-08-131-4/+6
* Fix some fragile code that is likely to cause future memory corruptionerikchen@chromium.org2015-01-271-5/+2
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-2/+1
* Add some unit tests for Linux WriteSymbolFileted.mielczarek2011-07-061-0/+1
* Put PUBLIC lines in Mac symbol files.ted.mielczarek2011-03-041-0/+16
* Remove duplicate FUNC entries from dump_syms output.thestig@chromium.org2010-07-131-13/+6
* Breakpad STABS reader: Properly compute function end addresses.jimblandy2010-05-051-3/+7
* Breakpad Linux dumper: Rename DumpStabsHandler to StabsToModule.jimblandy2010-05-051-0/+187