breakpad/src/client/mac
qsr@chromium.org 5d7f694f27 Creating minidump for uncaught exception on iOS.
This CL adds a minidump_generator that can write a minidump from a NSException
on iOS on an ARM cpu.

 This CL also install an uncaught exception handler on iOS, and use the
previous generator to write minidumps for any uncaught exception.
Review URL: https://breakpad.appspot.com/347001

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@916 4c0a9323-5329-0410-9bdc-e9ce6186880e
2012-02-14 08:46:26 +00:00
..
Breakpad.xcodeproj Create a static library to use Breakpad on iOS. 2011-11-23 16:14:35 +00:00
crash_generation createDirectoryAtPath:attributes: is deprecated, use the suggested (10.5+) 2012-02-09 20:31:08 +00:00
Framework Create a static library to use Breakpad on iOS. 2011-11-23 16:14:35 +00:00
gcov Open sourcing the Breakpad framework from Google. 2009-04-01 03:18:49 +00:00
handler Creating minidump for uncaught exception on iOS. 2012-02-14 08:46:26 +00:00
sender Fix clang warning about format string. 2012-02-09 20:30:31 +00:00
testapp review: http://breakpad.appspot.com/138001 2010-07-29 05:25:43 +00:00
tests Correct compilation warning. 2011-11-23 14:22:05 +00:00
UnitTests-Info.plist Open sourcing the Breakpad framework from Google. 2009-04-01 03:18:49 +00:00