wukenaihe / google-breakpad

Automatically exported from code.google.com/p/google-breakpad
0 stars 0 forks source link

Need Mac version of Airbag client code #69

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There need to be Mac versions of the Airbag client code.

Original issue reported on code.google.com by waylo...@google.com on 7 Nov 2006 at 9:56

GoogleCodeExporter commented 9 years ago

Original comment by waylonis on 7 Nov 2006 at 9:58

GoogleCodeExporter commented 9 years ago
This patch contains newly added files to support Mac airbag minidump generation 
and exception handling.

Original comment by waylo...@google.com on 7 Nov 2006 at 10:03

Attachments:

GoogleCodeExporter commented 9 years ago
Here's an updated patch that fixes/adds:
- Style problems
- Exception handler will continue to System CrashReporter after writing 
minidump and calling callback
- mac/tools/dump_syms to dump symbol information

Original comment by waylonis on 9 Nov 2006 at 8:54

Attachments:

GoogleCodeExporter commented 9 years ago
This patch fixes the style problems and contains just the changes for the 
client/mac/handler directory.

Original comment by waylonis on 21 Nov 2006 at 9:47

Attachments:

GoogleCodeExporter commented 9 years ago
I've broken up the files.  This is for changes to the handler

Original comment by waylonis on 15 Dec 2006 at 3:04

Attachments:

GoogleCodeExporter commented 9 years ago
And here's a much better version of the exception_handler class

Original comment by waylonis on 15 Dec 2006 at 8:01

Attachments:

GoogleCodeExporter commented 9 years ago
Here's a revision for minidump_generator*

Original comment by waylonis on 15 Dec 2006 at 11:19

Attachments:

GoogleCodeExporter commented 9 years ago
Here's a revision of the handler and the generator

Original comment by waylonis on 19 Dec 2006 at 4:19

Attachments:

GoogleCodeExporter commented 9 years ago
Submitted as revision 98.

Original comment by waylonis on 20 Dec 2006 at 5:42