C and C++ SoftBench User's Guide
Using SoftBench Debugger
Viewing Assembly Language and CPU Registers
Chapter 7212
Figure 7-11 "Assembly Instructions" Window
Select the Step Instruction button to step through your program one
assembly instruction at a time. Select the Step Over Instruction button to
step over a procedure call instruction.
The Assembly Tracing Active button enables updating of the Assembly
Instructions window. Leaving assembly tracing disabled until you need it
allows your program to run faster.
Tracing Registers
Selecting one of the "Show: Registers" submenu items brings up a
window that shows the contents of a group of hardware registers.
SoftBench Debugger highlights register values that change when you
Step or Continue your program.