mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
.. | ||
mozcrash | ||
tests | ||
README.md | ||
setup.py |
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
#...