aboutsummaryrefslogtreecommitdiff
path: root/src/common/stabs_reader_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Breakpad Mac symbol dumper: Add new Mach-O reader class.ted.mielczarek2010-06-251-4/+4
* Breakpad Linux dumper: Handle STABS-in-symbol-table, and line number records ...jimblandy2010-05-051-9/+80
* Breakpad STABS parser: Use a test fixture in StabsReader unit tests.jimblandy2010-05-051-56/+42
* Breakpad STABS reader: Properly compute function end addresses.jimblandy2010-05-051-0/+43
* Breakpad Linux dumper: Make StabsReader independent of endianness and word size.jimblandy2010-05-051-476/+251
* Breakpad symbol dumper: Move Linux dumping classes into src/common.jimblandy2010-04-051-0/+685