Print or return current stack information. With optional argument n, omit the n innermost stack frames.
In debugging mode, move up the execution stack n frames. If n is omitted, move up one frame.
See also: dbstack.
In debugging mode, move down the execution stack n frames. If n is omitted, move down one frame.
See also: dbstack.