| |||
| 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 9.2. Each command accepts an integer value that specifies the number of instructions to execute during the multiple step operation.
Table 9.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 |
Alphabetical command reference in the RealView Debugger Command Line Reference Guide.