Mark Mentovai
2602e9d5d0
Add CrashpadClient.
...
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
2014-12-30 14:24:52 -05:00
Mark Mentovai
b9db7543a3
client.gyp: Sort.
...
R=rsesek@chromium.org
Review URL: https://codereview.chromium.org/657303003
2014-10-17 14:38:30 -04:00
Mark Mentovai
b43f510a52
Add crashpad_info, MachOImageAnnotationsReader, and its test.
...
TEST=snapshot_test MachOImageAnnotationsReader.*
R=rsesek@chromium.org
Review URL: https://codereview.chromium.org/651283003
2014-10-17 13:47:02 -04:00
Mark Mentovai
dd9cf1b367
Add CRASHPAD_SIMULATE_CRASH() and supporting client code.
...
TEST=client_test SimulateCrash.SimulateCrash
R=rsesek@chromium.org
Review URL: https://codereview.chromium.org/658853002
2014-10-17 12:30:55 -04:00
Mark Mentovai
b980a5984b
Add SimpleStringDictionary and its test.
...
TEST=client_test SimpleStringDictionary*.*
R=rsesek@chromium.org
Review URL: https://codereview.chromium.org/489993002
2014-08-22 13:52:28 -04:00
Mark Mentovai
be5d0ab39c
Add CaptureContext and its test.
...
TEST=client_test CaptureContextMac.CaptureContext
R=rsesek@chromium.org
Review URL: https://codereview.chromium.org/493563002
2014-08-20 18:30:19 -04:00