up
Selects and prints the function that called this one.
Syntax
up [num]
- num is the number of lines to move up the stack. The default is 1.
Usage
The up
command advances
toward the outermost frame, to frames that have existed longer.
Selects and prints the function that called this one.
up [num]
The up
command advances
toward the outermost frame, to frames that have existed longer.