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