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