Source code

Revision control

Copy as Markdown

Other Tools

# {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.
```{eval-rst}
.. automodule:: mozcrash
:members: check_for_crashes
```