Set Up Your Device for Post-Mortem Debugging (Compact 7)

3/12/2014

To set up your device to support post-mortem debugging, you need to include Error Reporting catalog items in your OS, choose the type of dump file to generate, configure registry settings, reserve memory for dump files, consider security implications, and, optionally, implement functions so that the OS saves dump files to persistent storage.

In This Section

  • Reserve Memory for Error Reporting Dumps
    Shows you how to reserve memory for Error Reporting dump files.

    Important

    If you don’t reserve memory for dump files, the device cannot generate dump files even if Error Reporting is included in the OS.

See Also

Concepts

Post-Mortem Debugging