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