down Command | Moving Around the Call Stack |
The up command moves up the call stack (toward main).
up | Move up the call stack one level. |
up number | Move up the call stack number levels. |
up -h [number] | Move up the call stack, but don't skip hidden frames. |
where: