DescriptionThis patch implements a CrashGenerationServer and CrashGenerationClient for OS X like we currently have on Windows and Linux. It also adds support for using ExceptionHandler to communicate to a CrashGenerationServer for out-of-process minidump generation. The IPC code is copied from the Breakpad framework right now. I'd like to refactor the Breakpad framework to use an OOP ExceptionHandler, and have the Inspector use a CrashGenerationServer so they can share the IPC code, but I think that's best done as a followup. Patch Set 1 #
Total comments: 63
Patch Set 2 : Updated with Mark's comments #
Total comments: 1
MessagesTotal messages: 7
|