aboutsummaryrefslogtreecommitdiff
path: root/src/common/mac/macho_walker.cc
Commit message (Expand)AuthorAgeFilesLines
* Review: http://breakpad.appspot.com/136001dmaclach2010-07-281-6/+6
* Clean up build for 64 bit.dmaclach2010-07-191-1/+5
* Breakpad Mac symbol dumper: Unify with Linux dumper; support DWARF CFI.ted.mielczarek2010-06-251-14/+3
* Breakpad Mac Dumper: Fix compilation warnings on OS X 10.6jimblandy2010-05-051-1/+2
* issue 372 - fix Mac OS X minidump generation code to handle x86-64 properly. ...ted.mielczarek2010-04-291-1/+3
* Issue 197: reviewed by Waylonisladderbreaker2007-08-161-7/+9
* Issue 152 - Patch by Dave Camp, Reviewer Chris Rogersted.mielczarek2007-05-031-1/+2
* Issue 147 - reviewer Waylonisladderbreaker2007-04-031-0/+3
* Rename Airbag to Breakpad.mmentovai2007-02-141-1/+1
* Fix bug with mach-o walker not properly walking universal binary (Issue #125)waylonis2007-02-071-3/+36
* Changes to support patch #108:waylonis2007-01-231-4/+1
* Add classes to: walk mach-o files, look for identifiers, and return a 16 byte...waylonis2007-01-111-0/+207