mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-28 15:50:26 +08:00
Mark Mentovai
809affe793
mac: Add a mode to crashpad_handler to run from launchd
By invoking crashpad_handler with --mach-service instead of --handshake-fd, the handler will run as a well-behaved launchd job. The launchd job may be as a launch agent or launch daemon, or be submitted to launchd by on_demand_service_tool. BUG=crashpad:25 R=rsesek@chromium.org Review URL: https://codereview.chromium.org/1414533006 .
…
…
Description
Languages
C++
92.6%
Objective-C++
2.5%
C
2%
Python
1.7%
Assembly
0.9%
Other
0.3%