Debugging Tools for Windows

Logger and LogViewer

The Debugging Tools for Microsoft Windows package includes a pair of tools named Logger and LogViewer. These provide an alternative to standard user-mode debugging. Logger can monitor the actions of a user-mode target application and record all of its API calls. The resulting information can be displayed in the debugger, saved as a text file, or displayed in a powerful interactive format by the LogViewer tool.

This section includes:

Logger

LogViewer

The Logger Manifest

Build machine: CAPEBUILD