mirror of
https://github.com/chromium/crashpad.git
synced 2025-01-14 01:08:01 +08:00
Mark Mentovai
9cd1a4dadb
doc: Upgrade the crashpad-home App Engine app to the Go 1.11 runtime
App Engine’s Go 1.9 runtime is no longer functional. See https://cloud.google.com/appengine/docs/deprecations and https://cloud.google.com/appengine/docs/standard/go111/go-differences. Note that this doesn’t migrate away from the App Engine SDK per https://cloud.google.com/appengine/docs/standard/go111/go-differences#migrating-appengine-sdk, as this service does use App Engine APIs. Newer Go runtimes are available, currently including 1.12, 1.13, and a beta version of 1.14, but 1.12 and newer do not support App Engine APIs per https://cloud.google.com/appengine/docs/standard/go112/go-differences, so this upgrade targets the Go 1.11 runtime. Change-Id: Ia9c28cfb1abe5f226ae8c07de90cd2e9b6e19a48 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/2328805 Commit-Queue: Mark Mentovai <mark@chromium.org> Reviewed-by: Scott Graham <scottmg@chromium.org>
Crashpad
Crashpad is a crash-reporting system.
Documentation
- Project status
- Developing Crashpad: instructions for getting the source code, building, testing, and contributing to the project.
- Crashpad interface documentation
- Crashpad tool man pages
- Crashpad overview design
Source Code
Crashpad’s source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.
Other Links
- Bugs can be reported at the Crashpad issue tracker.
- The Crashpad bots perform automated builds and tests.
- crashpad-dev is the Crashpad developers’ mailing list.
Description
Languages
C++
92.6%
Objective-C++
2.5%
C
2%
Python
1.7%
Assembly
0.9%
Other
0.3%