Descriptionwin: Add DumpAndCrash to client
Something like this is required to implement something like
https://code.google.com/p/chromium/codesearch#chromium/src/components/crash/content/app/breakpad_win.cc&l=397
in Chrome (used by Syzygy and V8 in x64 it looks like).
I didn't want to expose UnhandledExceptionFilter() directly as it's
__stdcall so adding a forwarder to CrashpadClient seemed tidier, but the
functionality matches what is needed.
R=mark@chromium.org
BUG=chromium:546288
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/9e4cd8f07b107edf9cbba5c5760967d5aeb8e2bd
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|