| Commit message (Expand) | Author | Age | Files | Lines |
* | Make dump_syms buildable under newer versions of Xcode. | Boris Vidolov | 2015-11-10 | 1 | -0/+4 |
* | Fix Mac Breakpad host tools to build in Linux cross-compile | Ted Mielczarek | 2015-09-16 | 2 | -22/+20 |
* | Support object files larger than 2**32. | erikchen@chromium.org | 2015-04-22 | 1 | -2/+2 |
* | Fix UMR and potential crash in Mac dump_syms. | mark@chromium.org | 2014-11-05 | 1 | -1/+2 |
* | In Mac dump_syms, allow reading debug data out of both the Mach-O file and th... | rsesek@chromium.org | 2014-07-25 | 1 | -9/+103 |
* | Fix mac dump_syms after r1163. | thestig@chromium.org | 2013-05-08 | 1 | -3/+9 |
* | Allow reading just CFI data when reading symbols | ted.mielczarek@gmail.com | 2013-03-06 | 1 | -2/+2 |
* | Add custom implementation of NXGetArchInfoXXX to allow adding new arch. | qsr@chromium.org | 2012-10-03 | 3 | -4/+17 |
* | Create a static library to use Breakpad on iOS. | qsr@chromium.org | 2011-11-23 | 1 | -1/+2 |
* | Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace. | ted.mielczarek | 2011-11-18 | 1 | -5/+4 |
* | Linux/Mac: Add option to omit the CFI section in dump_syms. | thestig@chromium.org | 2011-09-14 | 1 | -8/+13 |
* | Wean Mac Breakpad off of its OpenSSL libcrypto dependency. | mark@chromium.org | 2011-07-27 | 1 | -4/+11 |
* | Switch mac DumpSymbols::WriteSymbolFile to take an ostream instead of a FILE*... | ted.mielczarek | 2011-07-26 | 1 | -1/+2 |
* | review: http://breakpad.appspot.com/138001 | dmaclach | 2010-07-29 | 1 | -7/+187 |
* | Review: http://breakpad.appspot.com/137001 | dmaclach | 2010-07-28 | 1 | -2/+2 |
* | Clean up build for 64 bit. | dmaclach | 2010-07-19 | 2 | -284/+28 |
* | Breakpad CFI parser: Add unit tests to XCode project. | ted.mielczarek | 2010-06-25 | 1 | -10/+1385 |
* | Breakpad Mac symbol dumper: Unify with Linux dumper; support DWARF CFI. | ted.mielczarek | 2010-06-25 | 2 | -27/+104 |
* | Breakpad Mac dumper: Change the dumper to be more C++-ish. | ted.mielczarek | 2010-06-25 | 1 | -45/+32 |
* | Breakpad Mac symbol dumper: Add new Mach-O reader class. | ted.mielczarek | 2010-06-25 | 2 | -6/+399 |
* | Breakpad Mac dumper: Clean up XCode project file. | jimblandy | 2010-05-05 | 1 | -102/+70 |
* | Breakpad Mac Dumper: Fix compilation warnings on OS X 10.6 | jimblandy | 2010-05-05 | 1 | -0/+2 |
* | Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent... | jimblandy@gmail.com | 2009-12-15 | 1 | -9/+9 |
* | Deleting obsolete file(when I added DWARF support I had to make this a .MM bu... | nealsid | 2009-05-12 | 1 | -142/+0 |
* | Added DWARF support to Breakpad client. Thanks to Google for open sourcing t... | nealsid | 2008-10-08 | 2 | -16/+187 |
* | Issue 152 - Patch by Dave Camp, Reviewer Chris Rogers | ted.mielczarek | 2007-05-03 | 2 | -0/+9 |
* | s/an breakpad/a breakpad/ (#127), patch by techtonik, r=me | mmentovai | 2007-03-23 | 1 | -1/+1 |
* | Rename Airbag to Breakpad. | mmentovai | 2007-02-14 | 1 | -1/+1 |
* | Changes to support patch #108: | waylonis | 2007-01-23 | 2 | -24/+54 |
* | Add Mac dump_syms tool and support class. Fixes issue #73. | waylonis | 2006-12-19 | 2 | -0/+354 |