| |||
Home > Executing Images > Stepping by instructions > Stepping a specified number of assembly instructions |
To step a specified number of assembly instructions, you must
use the CLI commands shown in Table 8.2. Each command accepts an integer value
that specifies the number of instructions to execute during the
multiple step operation. During stepping, the number of steps remaining
is displayed in the Code window status bar, for example, 87
Step Remaining
.
Table 8.2. Commands for stepping by assembly instructions
Step control | Code view | Command |
---|---|---|
Step by line or instruction into functions | Disassembly | STEPI |
Step by line or instruction over functions | Disassembly | STEPOI |
the following in the RealView Debugger Command Line Reference Guide: