Next: Continue, Previous: Finish, Up: Resuming Execution [Contents][Index]
skip [count]Skip execution of the next source line.
This may be useful if you have an action that “fixes” existing code in
the script. The debug command internally uses the skip command
to skip over existing non-debugged invocation that was presumably just
run.