| |||
| Home > DS-5 Debugger commands > DS-5 Debugger commands listed in alphabetical order > down | |||
This command moves the current frame pointer down the call stack towards the bottom frame. It also displays the function name and source line number for the specified 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.
[downoffset]
Where:
offsetSpecifies a frame offset from the current frame
pointer in the call stack. If no is
specified then the default is one.offset