gecko-dev/testing/mozbase/mozcrash/README.md

204 B

Mozcrash

Package for getting a stack trace out of processes that have crashed and left behind a minidump file using the Google Breakpad library.

Usage example

TODO

import mozcrash

#...