trepan2
stable
  • Features
  • How to install
  • Entering the Trepan Debugger
  • Command Syntax
  • Trepan Command Reference
    • Breakpoints
    • Data
    • Files
    • Info
    • Running
      • Continue
      • Exit
      • Finish (step out)
      • Jump
      • Kill
      • Next (step over)
      • Quit
      • Run
      • Restart
      • Skip
      • Step (step into)
    • Set
    • Stack
    • Show
    • Support
  • Manual Pages
trepan2
  • Docs »
  • Trepan Command Reference »
  • Running »
  • Skip
  • Edit on GitHub

SkipΒΆ

skip [count]

Set the next line that will be executed. The line must be within the stopped or bottom-most execution frame.

See also

step jump, continue, and finish provide other ways to progress execution.

Next Previous

© Copyright 2015, 2017 Rocky Bernstein Revision 0d8c8d1c.

Built with Sphinx using a theme provided by Read the Docs.