parent
43b89b637f
commit
898915d7e2
|
@ -175,12 +175,12 @@ most commands.
|
||||||
\item[d(own)]
|
\item[d(own)]
|
||||||
|
|
||||||
Move the current frame one level down in the stack trace
|
Move the current frame one level down in the stack trace
|
||||||
(to an older frame).
|
(to an newer frame).
|
||||||
|
|
||||||
\item[u(p)]
|
\item[u(p)]
|
||||||
|
|
||||||
Move the current frame one level up in the stack trace
|
Move the current frame one level up in the stack trace
|
||||||
(to a newer frame).
|
(to a older frame).
|
||||||
|
|
||||||
\item[b(reak) \optional{\optional{\var{filename}:}\var{lineno}\code{\Large{|}}\var{function}\optional{, \var{condition}}}]
|
\item[b(reak) \optional{\optional{\var{filename}:}\var{lineno}\code{\Large{|}}\var{function}\optional{, \var{condition}}}]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue