1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/testing/mozbase/docs/mozcrash.rst Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,8 @@ 1.4 +:mod:`mozcrash` --- Print stack traces from minidumps left behind by crashed processes 1.5 +====================================================================================== 1.6 + 1.7 +Gets stack traces out of processes that have crashed and left behind 1.8 +a minidump file using the Google Breakpad library. 1.9 + 1.10 +.. automodule:: mozcrash 1.11 + :members: check_for_crashes