Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some unit tests for Linux WriteSymbolFile | ted.mielczarek | 2011-07-06 | 1 | -0/+1 |
* | Google Breakpad Issue 417: Handle DWARF that omits function names. | jimblandy | 2011-03-11 | 1 | -1/+14 |
* | Fix assert failure in dump_syms caused by binary linked with gold. | thestig@chromium.org | 2010-11-08 | 1 | -2/+2 |
* | Use <inttypes.h> macros for formatting fixed-width types. | mark@chromium.org | 2010-08-27 | 1 | -1/+7 |
* | Breakpad Linux/Mac symbol dumper: Share duplicate strings that arise in DWARF... | jimblandy | 2010-07-17 | 1 | -1/+26 |
* | Fix a couple of tiny things for GCC pedantry | ted.mielczarek@gmail.com | 2010-07-08 | 1 | -1/+1 |
* | Breakpad: Avoid using the C++ <cfoo> headers. | ted.mielczarek | 2010-06-25 | 1 | -2/+4 |
* | Breakpad DWARF support: Check for DWARF line info under Mac OS X section names. | ted.mielczarek | 2010-06-25 | 1 | -0/+4 |
* | Breakpad symbol dumper: Move Linux dumping classes into src/common. | jimblandy | 2010-04-05 | 1 | -0/+881 |