Debugging Programs

The WinDbg debugger lets you analyze the internal workings of your program by using the debugger to control program execution and examine variables, memory, and registers. In this section, you will use the GENERIC program to learn debugging strategies and techniques within WinDbg.

This section describes the following tasks:

    Preparing a debug version of a program18IWKAX

    Setting and removing breakpoints1.4.BJK

    Controlling program execution.9WIJI

    Using watch expressionsSQ8DGR

    Using QuickwatchGAH.CO

    Debugging services4HD7_P2

    Postmortem debuggingDBDO0Y

    Remote debuggingEPLTQP