breakpad/src/common/mac
mark@chromium.org 6fbc102794 Funnel all bootstrap_register calls through a routine that doesn't care that
it's deprecated. Apple marked bootstrap_register as deprecated on 10.5 but
it's actually still needed on that OS release. There isn't a way to get the
functionality Breakpad needs from it without calling it until 10.6.
Review URL: https://breakpad.appspot.com/350001

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@921 4c0a9323-5329-0410-9bdc-e9ce6186880e
2012-02-21 21:24:43 +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 Use STABS as the debugging format when using GCC 4.0 and the 10.4 SDK. 2010-11-08 19:46:52 +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 Fix some compilation warnings and other errors due to API changes 2011-09-29 16:14:01 +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 issue 372 - fix Mac OS X minidump generation code to handle x86-64 properly. r=mark at http://breakpad.appspot.com/103001 2010-04-29 18:02:42 +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