mozcrash.rst (352B)
1 :mod:`mozcrash` --- Print stack traces from minidumps left behind by crashed processes 2 ====================================================================================== 3 4 Gets stack traces out of processes that have crashed and left behind 5 a minidump file using the Google Breakpad library. 6 7 .. automodule:: mozcrash 8 :members: check_for_crashes