breakpad/src/client/mac/handler
2010-12-15 16:28:22 +00:00
..
minidump_test.xcodeproj Review: http://breakpad.appspot.com/136001 2010-07-28 18:23:15 +00:00
testcases New test data to reflect Ted's changes that add function parameters to symbols when using DWARF 2008-12-19 22:28:45 +00:00
breakpad_exc_server.c Now we provide our own implementation of the MIG function exc_server, as recommended by Apple. 2008-07-11 17:39:52 +00:00
breakpad_exc_server.h Now we provide our own implementation of the MIG function exc_server, as recommended by Apple. 2008-07-11 17:39:52 +00:00
breakpad_nlist_64.cc Clean up build for 64 bit. 2010-07-19 20:43:49 +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 review: http://breakpad.appspot.com/139001 2010-07-29 15:34:01 +00:00
dynamic_images.h Review: http://breakpad.appspot.com/136001 2010-07-28 18:23:15 +00:00
exception_handler.cc issue 334 - Fix a race condition between ExceptionHandler::Teardown and ExceptionHandler::WaitForMessage on OS X 2010-12-15 16:28:22 +00:00
exception_handler.h issue 334 - Fix a race condition between ExceptionHandler::Teardown and ExceptionHandler::WaitForMessage on OS X 2010-12-15 16:28:22 +00:00
minidump_generator.cc Fix WriteMemoryListStream to remove an extraneous loop index variable increment. 2010-11-30 19:19:31 +00:00
minidump_generator.h Write a window of memory around the instruction pointer from the crashing thread to the minidump on OS X. 2010-09-23 14:55:50 +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
obj-cTestCases-Info.plist Added DWARF support to Breakpad client. Thanks to Google for open sourcing their DWARF code! 2008-10-08 23:56:02 +00:00
protected_memory_allocator.cc Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
protected_memory_allocator.h Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00