Sun Studio 12 Update 1: Debugging a Program With dbx

Moving Down the Stack

To move down the call stack (toward the current stopping point) number levels:


down [-h] [ number ]

If you do not specify number, the default is one level. For more information, see down Command.