In This Book

Figure 8-3. Assembly Instructions Dialog Box

Use the 4Step Instruction5 button to step through your program one assembly instruction at a time. Use 4Step Over Instruction 5 to step over routines called from the assembly code.

The Assembly Tracing Active button enables updating of the Assembly Instructions window. If assembly tracing is disabled until you need it, your program migh t run faster.

Using Debugger Commands

You can display ranges of memory with the dump command and watch a virtual address range with the watchpoint command. Refer to the dump and watchpoint command descriptions in the online command reference for details. The dump command remembers the last location that w as dumped and continues dumping from the next address when y ou issue another dump command using * as the -fromaddress. The dump command also prin ts the previously speci￿ed n umber of bits by default.

8-14 Debugging in Special Situations