(Backtrace): Order correctly and add other cases.

This commit is contained in:
Nick Roberts 2006-10-14 00:21:13 +00:00
parent de3aea7bdd
commit dd74f6ae66
1 changed files with 3 additions and 1 deletions

View File

@ -4466,8 +4466,10 @@ Similar, but print only the innermost @var{n} frames.
Similar, but print only the outermost @var{n} frames.
@item backtrace full
Print the values of the local variables also.
@itemx bt full
@itemx bt full @var{n}
@itemx bt full -@var{n}
Print the values of the local variables also.
@end table
@kindex where