testing/mozbase/docs/mozcrash.rst

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

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

mercurial