(Simple Instructions for Debugging VC6.0 0. After the reservation, compilation, linking process. 1. Breakpoint watch. (1) Add a breakpoint. Figure 1: Fix the cursor on the line where you want to add the breakpoint, click the breakpoint icon on the toolbar (shortcut key F9), and add the program breakpoint, the result is shown in Figure 1; (2) debug run. Click the run icon on the toolbar (shortcut key F5), the program runs to the line within the breakpoint (excluding the line within the breakpoint), and the result is shown in Figure 2:
A brief description of debugging for VC6.0.doc)