aboutsummaryrefslogtreecommitdiff
path: root/src/tools/mac/dump_syms/dump_syms_tool.mm
Commit message (Expand)AuthorAgeFilesLines
* Fix Mac Breakpad host tools to build in Linux cross-compileTed Mielczarek2015-09-161-257/+0
* Support object files larger than 2**32.erikchen@chromium.org2015-04-221-2/+2
* Fix UMR and potential crash in Mac dump_syms.mark@chromium.org2014-11-051-1/+2
* In Mac dump_syms, allow reading debug data out of both the Mach-O file and th...rsesek@chromium.org2014-07-251-9/+103
* Fix mac dump_syms after r1163.thestig@chromium.org2013-05-081-3/+9
* Allow reading just CFI data when reading symbolsted.mielczarek@gmail.com2013-03-061-2/+2
* Add custom implementation of NXGetArchInfoXXX to allow adding new arch.qsr@chromium.org2012-10-031-2/+5
* Linux/Mac: Add option to omit the CFI section in dump_syms.thestig@chromium.org2011-09-141-8/+13
* Switch mac DumpSymbols::WriteSymbolFile to take an ostream instead of a FILE*...ted.mielczarek2011-07-261-1/+2
* Breakpad Mac symbol dumper: Unify with Linux dumper; support DWARF CFI.ted.mielczarek2010-06-251-18/+36
* Breakpad Mac dumper: Change the dumper to be more C++-ish.ted.mielczarek2010-06-251-45/+32
* Added DWARF support to Breakpad client. Thanks to Google for open sourcing t...nealsid2008-10-081-0/+142