mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-08 21:26:04 +00:00
CrashpadClient is the primary interface for an application to have Crashpad monitor it for crashes. It contains StartHandler(), which starts a Crashpad handler process, and UseHandler(), which configures the process to direct its crashes to a handler process. R=rsesek@chromium.org Review URL: https://codereview.chromium.org/785233011
Description
Languages
C++
92.5%
Objective-C++
2.5%
C
2%
Python
1.8%
Assembly
0.9%
Other
0.3%