kicad/thirdparty/sentry-native/external/crashpad/README.md

1.7 KiB
Raw Blame History

Crashpad

Crashpad is a crash-reporting system.

Documentation

Source Code

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

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