(Backtrace): Describe 'bt full'.

This commit is contained in:
Nick Roberts 2005-04-18 13:30:11 +00:00
parent 6f61acb103
commit 0f061b69fb

View file

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