gecko/testing/mozbase/mozcrash/README.md
2012-09-07 17:58:39 -07:00

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

#...