(Backtrace): Fix a typo.
This commit is contained in:
parent
46a30e6b86
commit
286ba84deb
1 changed files with 1 additions and 1 deletions
|
@ -4476,7 +4476,7 @@ Similar, but print only the outermost @var{n} frames.
|
||||||
@itemx bt full @var{n}
|
@itemx bt full @var{n}
|
||||||
@itemx bt full -@var{n}
|
@itemx bt full -@var{n}
|
||||||
Print the values of the local variables also. @var{n} specifies the
|
Print the values of the local variables also. @var{n} specifies the
|
||||||
number of frames to print, like described above.
|
number of frames to print, as described above.
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
@kindex where
|
@kindex where
|
||||||
|
|
Loading…
Add table
Reference in a new issue