aboutsummaryrefslogtreecommitdiff
path: root/src/tools/mac/dump_syms
Commit message (Expand)AuthorAgeFilesLines
* Breakpad CFI parser: Add unit tests to XCode project.ted.mielczarek2010-06-251-10/+1385
* Breakpad Mac symbol dumper: Unify with Linux dumper; support DWARF CFI.ted.mielczarek2010-06-252-27/+104
* Breakpad Mac dumper: Change the dumper to be more C++-ish.ted.mielczarek2010-06-251-45/+32
* Breakpad Mac symbol dumper: Add new Mach-O reader class.ted.mielczarek2010-06-252-6/+399
* Breakpad Mac dumper: Clean up XCode project file.jimblandy2010-05-051-102/+70
* Breakpad Mac Dumper: Fix compilation warnings on OS X 10.6jimblandy2010-05-051-0/+2
* Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent...jimblandy@gmail.com2009-12-151-9/+9
* Deleting obsolete file(when I added DWARF support I had to make this a .MM bu...nealsid2009-05-121-142/+0
* Added DWARF support to Breakpad client. Thanks to Google for open sourcing t...nealsid2008-10-082-16/+187
* Issue 152 - Patch by Dave Camp, Reviewer Chris Rogersted.mielczarek2007-05-032-0/+9
* s/an breakpad/a breakpad/ (#127), patch by techtonik, r=memmentovai2007-03-231-1/+1
* Rename Airbag to Breakpad.mmentovai2007-02-141-1/+1
* Changes to support patch #108:waylonis2007-01-232-24/+54
* Add Mac dump_syms tool and support class. Fixes issue #73.waylonis2006-12-192-0/+354