breakpad/src/client/mac/handler
2008-05-07 21:15:12 +00:00
..
minidump_test.xcodeproj Issue 261/262: 64-bit bug fix when iterating through load commands of a 64-bit binary, and added new test case for ReadImageInfoForTask 2008-05-05 18:20:04 +00:00
testcases Issue 261/262: 64-bit bug fix when iterating through load commands of a 64-bit binary, and added new test case for ReadImageInfoForTask 2008-05-05 18:20:04 +00:00
breakpad_nlist_64.cc As part of resolving issue 256 I'd like to check in some unit 2008-04-15 23:09:30 +00:00
breakpad_nlist_64.h Updated code to be compliant with style guidelines 2008-04-29 23:49:39 +00:00
dynamic_images.cc Bug fix for issue 263: mach_vm_region_recurse calls have invalid parameter specified, which succeeds on Leopard but fails on Tiger 2008-05-07 21:15:12 +00:00
dynamic_images.h Issue 258: Added test cases for ReadTaskMemory, reorganized project file, renamed filenames inside comments 2008-04-25 00:37:19 +00:00
exception_handler.cc Issue 209: Reviewer waylonis 2007-09-19 20:14:21 +00:00
exception_handler.h Issue 159: reviewer Waylonis 2007-05-02 21:05:49 +00:00
exception_handler_test.cc Rename Airbag to Breakpad. 2007-02-14 19:51:05 +00:00
minidump_generator.cc Bug fix for issue 263: mach_vm_region_recurse calls have invalid parameter specified, which succeeds on Leopard but fails on Tiger 2008-05-07 21:15:12 +00:00
minidump_generator.h Issue 246: Dynamic_images.* needs to be 64-bit ready. Created types that are typedefed to the appropriate types depending on 32/64-bit compilation and modified dynamic_images to use these new types. Tested 32-bit minidump-generation. Also did some code cleanup along the way. Removed all blank lines that had spaces. 2008-04-04 21:35:41 +00:00
minidump_generator_test.cc Issue 246: Dynamic_images.* needs to be 64-bit ready. Created types that are typedefed to the appropriate types depending on 32/64-bit compilation and modified dynamic_images to use these new types. Tested 32-bit minidump-generation. Also did some code cleanup along the way. Removed all blank lines that had spaces. 2008-04-04 21:35:41 +00:00
minidump_tests32-Info.plist Issue 258: Added test cases for ReadTaskMemory, reorganized project file, renamed filenames inside comments 2008-04-25 00:37:19 +00:00
minidump_tests64-Info.plist Issue 258: Added test cases for ReadTaskMemory, reorganized project file, renamed filenames inside comments 2008-04-25 00:37:19 +00:00
protected_memory_allocator.cc Issue 202: reviewed by Waylonis 2007-08-27 19:46:32 +00:00
protected_memory_allocator.h Issue 202: reviewed by Waylonis 2007-08-27 19:46:32 +00:00