michael@0: :mod:`mozcrash` --- Print stack traces from minidumps left behind by crashed processes michael@0: ====================================================================================== michael@0: michael@0: Gets stack traces out of processes that have crashed and left behind michael@0: a minidump file using the Google Breakpad library. michael@0: michael@0: .. automodule:: mozcrash michael@0: :members: check_for_crashes