Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue 283 - DWARF dumper doesn't handle DW_AT_specification. r=nealsid | ted.mielczarek | 2008-12-08 | 2 | -0/+39 |
| | | | | git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@303 4c0a9323-5329-0410-9bdc-e9ce6186880e | ||||
* | Issue 284 - DWARF dumper doesn't output function names including arguments. ↵ | ted.mielczarek | 2008-12-08 | 2 | -2/+8 |
| | | | | | | r=nealsid git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@302 4c0a9323-5329-0410-9bdc-e9ce6186880e | ||||
* | Added DWARF support to Breakpad client. Thanks to Google for open sourcing ↵ | nealsid | 2008-10-08 | 10 | -0/+2528 |
their DWARF code! Modified dump_syms to detect dSYM bundles or a binary with DWARF data appropriately, and convert data from DWARF reader to dump_syms native structures R=danny.berlin (original writer of DWARF code) git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@286 4c0a9323-5329-0410-9bdc-e9ce6186880e |