mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-27 07:14:10 +08:00
38540eaf71
Add the options: --trace-parent-with-exception=<address> which traces the handler's parent process which has an ExceptionInformation struct at <address>. --initial-client-fd=<fd> which starts the handler server with an already connected client on socket <fd>. Bug: crashpad:30 Change-Id: Ied9760ca125a16f56173afdc56dff5fcb79d2eea Reviewed-on: https://chromium-review.googlesource.com/922895 Commit-Queue: Joshua Peraza <jperaza@chromium.org> Reviewed-by: Mark Mentovai <mark@chromium.org>