-1:000000000000 | 0:7577885f5053 |
---|---|
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 |