mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
Crash handler launches an external crash handler executable called swift_crashpad_handler. It monitores the parent process and produces a local dump in case of a crash. For release builds, the dump is also uploaded to a crash report server. refs #490