Sun Studio 12: 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.