| Commit message (Expand) | Author | Age | Files | Lines |
* | linux, dump_syms: Filter module entries outside specified ranges | Christopher Grant | 2019-10-29 | 1 | -0/+29 |
* | Fix debug build after 16e0852 | Joshua Peraza | 2018-08-18 | 1 | -4/+6 |
* | Add support for parsing the DW_AT_ranges attributes | Gabriele Svelto | 2018-08-13 | 1 | -15/+24 |
* | Avoid endl when writing symbol files | Aaron Dierking | 2018-05-30 | 1 | -9/+8 |
* | Dump INFO CODE_ID containing Build ID in Linux dump_syms | Ted Mielczarek | 2016-06-10 | 1 | -1/+7 |
* | Handle ARM THUMB functions when removing duplicate PUBLIC entries. | thestig@chromium.org | 2015-02-03 | 1 | -3/+18 |
* | Follow debug link correctly | hashimoto@chromium.org | 2015-02-03 | 1 | -13/+15 |
* | Fix some fragile code that is likely to cause future memory corruption | erikchen@chromium.org | 2015-01-27 | 1 | -6/+3 |
* | Read dynamic symbols table even if binary contains debug info | ted.mielczarek@gmail.com | 2014-11-03 | 1 | -4/+15 |
* | In Mac dump_syms, allow reading debug data out of both the Mach-O file and th... | rsesek@chromium.org | 2014-07-25 | 1 | -1/+1 |
* | Allow reading just CFI data when reading symbols | ted.mielczarek@gmail.com | 2013-03-06 | 1 | -42/+42 |
* | Linux/Mac: Add option to omit the CFI section in dump_syms. | thestig@chromium.org | 2011-09-14 | 1 | -40/+46 |
* | Add some unit tests for Linux WriteSymbolFile | ted.mielczarek | 2011-07-06 | 1 | -36/+52 |
* | Google Breakpad Issue 417: Handle DWARF that omits function names. | jimblandy | 2011-03-11 | 1 | -0/+4 |
* | Put PUBLIC lines in Mac symbol files. | ted.mielczarek | 2011-03-04 | 1 | -1/+29 |
* | Clean up build for 64 bit. | dmaclach | 2010-07-19 | 1 | -4/+4 |
* | Remove duplicate FUNC entries from dump_syms output. | thestig@chromium.org | 2010-07-13 | 1 | -8/+13 |
* | Breakpad: Avoid using the C++ <cfoo> headers. | ted.mielczarek | 2010-06-25 | 1 | -3/+3 |
* | Breakpad symbol dumper: Move Linux dumping classes into src/common. | jimblandy | 2010-04-05 | 1 | -0/+235 |