Home Page: Debugger

Microsoft Visual C++ provides an integrated debugger to help locate bugs in an executable program, dynamic-link library (DLL), thread, or OLE or Active X component.

For information about debugging:

The debugger interface

Running to a location

Setting breakpoints

Stepping into functions

Modifying the value of a variable