diff -r 000000000000 -r 6474c204b198 testing/mozbase/docs/mozcrash.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/testing/mozbase/docs/mozcrash.rst Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,8 @@ +:mod:`mozcrash` --- Print stack traces from minidumps left behind by crashed processes +====================================================================================== + +Gets stack traces out of processes that have crashed and left behind +a minidump file using the Google Breakpad library. + +.. automodule:: mozcrash + :members: check_for_crashes