| |||
| Home > Executing Images > Stepping by lines of source code > Stepping a specified number of source lines | |||
To step a specified number of source lines, you must use the CLI commands shown in Table 9.1. Each command accepts an integer value that specifies the number of lines of code to execute during the multiple step operation.
Table 9.1. Commands for stepping by lines of code
| Step control | Code View | Command |
|---|---|---|
| Step by line or instruction into functions | Source | STEPLINE (or STEP |
| Step by line or instruction over functions | Source | STEPO n |
Considerations when high-level stepping in the disassembly view
Alphabetical command reference in the RealView Debugger Command Line Reference Guide.