Sun Studio 12 Update 1: Debugging a Program With dbx

Moving Up the Stack

To move up the call stack (toward main) number levels:


up [-h] [ number ]

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