Tools Related to Debugging Tools for Windows

This section describes tools that are related to debugging but aren't included in the Debugging Tools for Windows package.

Application Verifier
Monitor application actions while the application runs, subject the application to various stresses and tests, and generate a report about potential errors in application execution or design. Application Verifier is included in the Windows Software Development Kit (SDK) for Windows. For information about downloading and installing the Windows SDK, see Windows SDK.

Windows Error Reporting
You can configure Windows Error Reporting (WER) to write user-mode dump files when exceptions and other errors occur in user-mode code. WER is included in Windows Vista and later versions of Windows.

See also