/crashpad

A crash-reporting system

Primary LanguageC++Apache License 2.0Apache-2.0

Crashpad

Crashpad is a crash-reporting system.

Documentation

Source Code

Crashpad’s source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.

Other Links

Sentry modifications

See README.getsentry.md for more information on the changes, and on maintaining the fork.

Generating patch:

git format-patch --stdout master...HEAD > getsentry.patch