| |||
| Home > DS-5 Debugger commands > DS-5 Debugger commands listed in alphabetical order > down-silently | |||
This command moves the current frame pointer down the call stack towards the bottom frame.
Each frame is assigned a number that increases from the bottom frame (zero) through the call stack to the top frame that is the start of the application.
down-silently [offset]
Where:
offsetSpecifies a frame offset from the current frame
pointer in the call stack. If no is
specified then the default is one.offset