breakpad/src
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
..
client Creating minidump for uncaught exception on iOS. 2012-02-14 08:46:26 +00:00
common Breakpad DWARF: Add support for DWARF 4 attribute forms. 2012-02-01 15:01:54 +00:00
google_breakpad Use frame pointer to walk ARM stack on iOS. 2011-10-17 13:42:35 +00:00
processor Clear error state flags in binarystream::rewind(). 2012-01-09 19:43:11 +00:00
third_party Adding svn:ignore properties for .deps and .dirstamp 2011-10-06 13:24:35 +00:00
tools Implement core dump to minidump conversion. 2012-01-19 07:14:51 +00:00
breakpad_googletest_includes.h Add more error information to minidump processing return code. Also added dependency on google test, and modified minidump processing unit tests to use google test 2009-05-29 00:53:02 +00:00
config.h.in Remove NetworkSourceLine{Resolver,Server} and related code. It never wound up being useful enough to use in production, so let's drop the maintenence burden 2011-07-07 20:53:52 +00:00