| Commit message (Expand) | Author | Age | Files | Lines |
* | Update dump_syms to correctly filter on cpu subtype. | qsr@chromium.org | 2012-10-04 | 1 | -1/+2 |
* | Add custom implementation of NXGetArchInfoXXX to allow adding new arch. | qsr@chromium.org | 2012-10-03 | 1 | -7/+8 |
* | Linux/Mac: Add option to omit the CFI section in dump_syms. | thestig@chromium.org | 2011-09-14 | 1 | -24/+24 |
* | Switch mac DumpSymbols::WriteSymbolFile to take an ostream instead of a FILE*... | ted.mielczarek | 2011-07-26 | 1 | -1/+2 |
* | Breakpad uses x86 as the architecture name, not i386. Most tools don't care | mark@chromium.org | 2010-08-06 | 1 | -2/+6 |
* | Clean up build for 64 bit. | dmaclach | 2010-07-19 | 1 | -1/+14 |
* | Breakpad Mac symbol dumper: Unify with Linux dumper; support DWARF CFI. | ted.mielczarek | 2010-06-25 | 1 | -1146/+402 |
* | Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent... | jimblandy@gmail.com | 2009-12-15 | 1 | -3/+3 |
* | Breakpad: Don't use the deprecated __gnu_cxx::hash_map container. | jimblandy@gmail.com | 2009-09-03 | 1 | -9/+0 |
* | Fix for http://breakpad.appspot.com/18009 - run dump_syms on both PPC & i386 ... | nealsid | 2009-07-17 | 1 | -4/+11 |
* | Issue 284 - DWARF dumper doesn't output function names including arguments. r... | ted.mielczarek | 2008-12-08 | 1 | -1/+9 |
* | issue 286 - clean up some demangling code in dump_syms.mm. r=chris rogers | ted.mielczarek | 2008-12-03 | 1 | -84/+16 |
* | follow up for issue 281 - dump_syms fails to find dylib symbol file inside of... | ted.mielczarek | 2008-12-01 | 1 | -7/+6 |
* | issue 281 - dump_syms fails to find dylib symbol file inside of a bundle. r=n... | ted.mielczarek | 2008-12-01 | 1 | -3/+5 |
* | Fix for dump_syms to ignore line number information for addresses that don't ... | nealsid | 2008-11-03 | 1 | -16/+25 |
* | Issue 181: Add version info for Mac OS X modules. Found by iterating over lo... | nealsid | 2008-10-22 | 1 | -2/+8 |
* | Fix for DWARF processing when inline functions were encountered. Inline func... | nealsid | 2008-10-14 | 1 | -5/+37 |
* | Added DWARF support to Breakpad client. Thanks to Google for open sourcing t... | nealsid | 2008-10-08 | 1 | -12/+315 |
* | Fix to ignore source files that have a text address of 0 in their stabs entry | nealsid | 2008-05-19 | 1 | -0/+10 |
* | Issue 199: Reviewed by Waylonis | ladderbreaker | 2007-08-17 | 1 | -3/+6 |
* | Issue 166 - reviewer Waylonis | ladderbreaker | 2007-05-09 | 1 | -4/+1 |
* | Issue 158: reviewer ladderbreaker | ladderbreaker | 2007-05-03 | 1 | -84/+22 |
* | Issue 152 - Patch by Dave Camp, Reviewer Chris Rogers | ted.mielczarek | 2007-05-03 | 1 | -0/+2 |
* | c++filt crashes when fed some mangled ObjC++ names. Oops. Patch by Dave | mmentovai | 2007-04-12 | 1 | -37/+37 |
* | Issue 147 - reviewer Waylonis | ladderbreaker | 2007-04-11 | 1 | -10/+32 |
* | Revert previous patch, see google-breakpad-dev | mmentovai | 2007-04-05 | 1 | -1/+0 |
* | Fix temp file leak. Patch by Thomas Thiriez. r=me | mmentovai | 2007-04-05 | 1 | -0/+1 |
* | Issue 146 - reviewer Waylonis | ladderbreaker | 2007-04-02 | 1 | -44/+74 |
* | fixes for issue 129 : reviewed by Waylonis | ladderbreaker | 2007-03-09 | 1 | -23/+99 |
* | Rename Airbag to Breakpad. | mmentovai | 2007-02-14 | 1 | -2/+1 |
* | Change the symbol table parsing so that it will only use symbols that are fro... | waylonis | 2007-02-08 | 1 | -4/+13 |
* | Changes to support patch #108: | waylonis | 2007-01-23 | 1 | -0/+847 |