Noted by Guido:

Directionality of up/down were confused.
This commit is contained in:
Fred Drake 2000-04-05 15:01:36 +00:00
parent 43b89b637f
commit 898915d7e2
1 changed files with 2 additions and 2 deletions

View File

@ -175,12 +175,12 @@ most commands.
\item[d(own)]
Move the current frame one level down in the stack trace
(to an older frame).
(to an newer frame).
\item[u(p)]
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}}}]