9660a1b66e
crashpad_util should already have been the target to depend on version.lib, but this wasn’t caught until something that depends on crashpad_util but not crashpad_snapshot used that code, as crashpad_util_test now does. Change-Id: I1b7ced72c657946b297a328c0f89f51190d7d708 Reviewed-on: https://chromium-review.googlesource.com/448203 Reviewed-by: Scott Graham <scottmg@chromium.org> |
||
---|---|---|
build | ||
client | ||
compat | ||
doc | ||
handler | ||
minidump | ||
snapshot | ||
test | ||
third_party | ||
tools | ||
util | ||
.clang-format | ||
.gitignore | ||
AUTHORS | ||
CONTRIBUTORS | ||
DEPS | ||
LICENSE | ||
README.md | ||
codereview.settings | ||
crashpad.gyp | ||
navbar.md | ||
package.h |
README.md
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
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.