Synopsis:
down [count]
Move the current frame down in the stack trace (to a newer frame). 0 is the most recent frame. If no count is given, move down 1. This is the same as up
, but moving in an opposite direction.
down [count]
Move the current frame down in the stack trace (to a newer frame). 0 is the most recent frame. If no count is given, move down 1. This is the same as up
, but moving in an opposite direction.