Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.69 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.69 KB

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