aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/handler/dynamic_images.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-13/+13
* Make ARM64 detection consistent in chromium.mark@chromium.org2014-04-011-1/+1
* Generate minidumps for 64-bit ARM apps on iOS.mark@chromium.org2013-11-211-0/+2
* Do not use mach_vm.h on iOS.qsr@chromium.org2011-10-241-0/+2
* #ifdef cpu specific code.qsr@chromium.org2011-10-071-0/+2
* Allow out-of-process minidump generation to work on processes of a different ...ted.mielczarek@gmail.com2010-12-151-94/+102
* Review: http://breakpad.appspot.com/136001dmaclach2010-07-281-7/+7
* Clean up build for 64 bit.dmaclach2010-07-191-8/+16
* Issue 181: Add version info for Mac OS X modules. Found by iterating over lo...nealsid2008-10-221-25/+4
* Filter out duplicates from the image list when creating a minidump. See issu...nealsid2008-06-041-0/+5
* Issue 258: Added test cases for ReadTaskMemory, reorganized project file, ren...nealsid2008-04-251-1/+4
* Issue 254: The problem is that nlist() is compiled out of libc innealsid2008-04-121-1/+1
* Issue 246: Dynamic_images.* needs to be 64-bit ready. Created types that are ...nealsid2008-04-041-22/+39
* Breakpad rejects valid modules with a vmaddr of zero on Mac (#176). Patchmmentovai2007-09-281-1/+1
* issue 194: reviewed by waylonisladderbreaker2007-07-031-2/+3
* - Add const keyword / casting to supress more stringient compiler warningswaylonis2007-05-191-13/+2
* Issue 160 - Reviewer Chris Rogersted.mielczarek2007-05-041-2/+4
* Issue 159: reviewer Waylonisladderbreaker2007-05-021-0/+301