| |||
| Home > DS-5 Debugger commands > DS-5 Debugger commands listed in alphabetical order > stepi | |||
This command steps through an application at the instruction level including stepping into all function calls.
[stepicount]
Where:
countSpecifies the number of instructions to execute.
Execution stops immediately if a breakpoint is reached, even
if fewer than instructions
are executed.count