breakpad/src/client/mac/crash_generation
mark@chromium.org cca536ba9d Back out r1244
------------------------------------------------------------------------
r1244 | mark@chromium.org | 2013-12-05 18:13:18 -0500 (Thu, 05 Dec 2013) | 7 lines

Avoid redefinition of global static debug flag and remove unneeded
#import "GTMDefines.h

Patch by Alistair Tse <altse@chromium.org>

Review URL: https://breakpad.appspot.com/824002

------------------------------------------------------------------------

Breakage documented at https://breakpad.appspot.com/824002/


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1247 4c0a9323-5329-0410-9bdc-e9ce6186880e
2013-12-09 14:08:10 +00:00
..
client_info.h Change ClientInfo into a class to match other platforms, rename the current ClientInfo to ExceptionInfo 2010-08-16 16:48:59 +00:00
ConfigFile.h Move SimpleStringDictionary from common/mac/ to just common/. 2013-04-18 20:17:29 +00:00
ConfigFile.mm Back out r1244 2013-12-09 14:08:10 +00:00
crash_generation_client.cc Fix MinidumpGenerator::WriteExceptionStream for writing cross-architecture dumps 2010-12-16 22:52:38 +00:00
crash_generation_client.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
crash_generation_server.cc Add a filter callback to CrashGenerationServer on mac 2012-07-20 12:24:25 +00:00
crash_generation_server.h Add a filter callback to CrashGenerationServer on mac 2012-07-20 12:24:25 +00:00
Inspector.h Rewrite SimpleStringDictionary with NonAllocatingMap. 2013-04-24 18:15:48 +00:00
Inspector.mm Move SimpleStringDictionary from common/mac/ to just common/. 2013-04-18 20:17:29 +00:00
InspectorMain.mm Open sourcing the Breakpad framework from Google. 2009-04-01 03:18:49 +00:00