breakpad/src/common/mac
qsr@chromium.org 5f57e963d0 Getting context information from the kernel when catching a SIGABRT on iOS.
Until now, the context information was the current one when receiving a
SIGABRT. This is mainly wrong because the signal handler start in a new
context. This instead use the context passed to the signal handler.
Review URL: https://breakpad.appspot.com/435002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1015 4c0a9323-5329-0410-9bdc-e9ce6186880e
2012-08-20 13:42:09 +00:00
..
testing Open sourcing the Breakpad framework from Google. 2009-04-01 03:18:49 +00:00
bootstrap_compat.cc Funnel all bootstrap_register calls through a routine that doesn't care that 2012-02-21 21:24:43 +00:00
bootstrap_compat.h Funnel all bootstrap_register calls through a routine that doesn't care that 2012-02-21 21:24:43 +00:00
Breakpad.xcconfig Move away from the 10.4 SDK. 2012-02-21 21:33:09 +00:00
BreakpadDebug.xcconfig Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
BreakpadRelease.xcconfig Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
byteswap.h Breakpad Mac Dumper: Fix compilation warnings on OS X 10.6 2010-05-05 17:36:16 +00:00
dump_syms.h Linux/Mac: Add option to omit the CFI section in dump_syms. 2011-09-14 01:02:55 +00:00
dump_syms.mm Linux/Mac: Add option to omit the CFI section in dump_syms. 2011-09-14 01:02:55 +00:00
file_id.cc Wean Mac Breakpad off of its OpenSSL libcrypto dependency. 2011-07-27 14:30:58 +00:00
file_id.h Rename Airbag to Breakpad. 2007-02-14 19:51:05 +00:00
GTMDefines.h Open sourcing the Breakpad framework from Google. 2009-04-01 03:18:49 +00:00
GTMGarbageCollection.h Open sourcing the Breakpad framework from Google. 2009-04-01 03:18:49 +00:00
GTMLogger.h Incorporate feedback from first Breakpad integration. 2009-04-06 00:25:29 +00:00
GTMLogger.m Open sourcing the Breakpad framework from Google. 2009-04-01 03:18:49 +00:00
HTTPMultipartUpload.h Use right header. 2011-10-10 14:43:03 +00:00
HTTPMultipartUpload.m Fixing HTTPMultipartUpload. 2012-05-15 15:41:08 +00:00
MachIPC.h Fix clang warnings. 2011-08-11 13:40:13 +00:00
MachIPC.mm Funnel all bootstrap_register calls through a routine that doesn't care that 2012-02-21 21:24:43 +00:00
macho_id.cc Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace. 2011-11-18 21:40:27 +00:00
macho_id.h Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace. 2011-11-18 21:40:27 +00:00
macho_reader.cc Handling reading arm executable. 2011-10-12 13:49:03 +00:00
macho_reader.h Breakpad Mac symbol dumper: Add new Mach-O reader class. 2010-06-25 16:56:16 +00:00
macho_reader_unittest.cc Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
macho_utilities.cc Breakpad Mac Dumper: Fix compilation warnings on OS X 10.6 2010-05-05 17:36:16 +00:00
macho_utilities.h Getting context information from the kernel when catching a SIGABRT on iOS. 2012-08-20 13:42:09 +00:00
macho_walker.cc Correct compilation warning. 2011-11-23 14:22:05 +00:00
macho_walker.h Allow to retrieve id of a module from memory instead of going to disk for iOS. 2011-10-20 15:22:48 +00:00
scoped_task_suspend-inl.h Implement CrashGeneration{Client,Server} for OOP dump generation on OS X, enable OOP dump generation in ExceptionHandler 2010-08-13 20:18:58 +00:00
SimpleStringDictionary.h Extracting the config file class from the Inspector to be able to reuse it. 2011-10-10 14:02:29 +00:00
SimpleStringDictionary.mm Extracting the config file class from the Inspector to be able to reuse it. 2011-10-10 14:02:29 +00:00
string_utilities.cc Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
string_utilities.h Add Mac string utilities. Reviewed by mmentovai. Fixes issue #98. 2006-12-19 22:11:46 +00:00