Navigation

  • index
  • next |
  • previous |
  • WRDBG 4.18 documentation »
  • Commands »

Previous topic

module

Next topic

nexti

Quick search

next¶

Step program, proceeding through subroutine calls.

next [N]

Like the “step” command as long as subroutine calls do not happen; when they do, the call is treated as one instruction.

  • N means do this N times (or till program stops for another reason).

WARNING: Depending on architecture stepping N times may be not available.

Navigation

  • index
  • next |
  • previous |
  • WRDBG 4.18 documentation »
  • Commands »
© Copyright 2013-2020, Wind River Systems, Inc.. Created using Sphinx 1.6.3.