mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-19 02:13:04 +00:00
9 lines
352 B
ReStructuredText
9 lines
352 B
ReStructuredText
|
:mod:`mozcrash` --- Print stack traces from minidumps left behind by crashed processes
|
||
|
======================================================================================
|
||
|
|
||
|
Gets stack traces out of processes that have crashed and left behind
|
||
|
a minidump file using the Google Breakpad library.
|
||
|
|
||
|
.. automodule:: mozcrash
|
||
|
:members: check_for_crashes
|