(Backtrace): Describe 'bt full'.
This commit is contained in:
parent
6f61acb103
commit
0f061b69fb
1 changed files with 4 additions and 0 deletions
|
@ -4133,6 +4133,10 @@ Similar, but print only the innermost @var{n} frames.
|
||||||
@item backtrace -@var{n}
|
@item backtrace -@var{n}
|
||||||
@itemx bt -@var{n}
|
@itemx bt -@var{n}
|
||||||
Similar, but print only the outermost @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
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
@kindex where
|
@kindex where
|
||||||
|
|
Loading…
Reference in a new issue