mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-08 21:26:04 +00:00
This code that works out the name of the CPU being built for is most likely going to move out to be used more generally and for Android. It should nail down the CPU name correctly when possible. Previously, 32-bit x86 always showed up as “i686” and 32-bit ARM always showed up as “armv7l”. Bug: crashpad:30 Change-Id: Ifd4b91f30062f5ef621a166f77a732dd8a88a58e Reviewed-on: https://chromium-review.googlesource.com/458118 Reviewed-by: Robert Sesek <rsesek@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 Buildbot performs automated builds and tests.
- crashpad-dev is the Crashpad developers’ mailing list.
Description
Languages
C++
92.5%
Objective-C++
2.5%
C
2%
Python
1.8%
Assembly
0.9%
Other
0.3%