DescriptionAdd the crashpad_handler executable.
crashpad_handler is Crashpad’s exception handler server.
Currently, it runs a loop to receive exceptions, and exits when it no
longer has any clients. In the future, this will be extended to write
and potentially upload dumps.
The handler is expected to be started by its initial client via the
CrashpadClient interface.
R=rsesek@chromium.org
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/588d7dba1ce2d18f56a0ad17f0dca636e6b1bff0
Patch Set 1 #Patch Set 2 : https://codereview.chromium.org/820803003/ #
Total comments: 9
Patch Set 3 : Address review feedback #
Messages
Total messages: 6 (1 generated)
|