* gdb.texinfo (Backtrace): Fix last change.
authorEli Zaretskii <eliz@gnu.org>
Sat, 14 Oct 2006 18:34:03 +0000 (18:34 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 14 Oct 2006 18:34:03 +0000 (18:34 +0000)
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index f35ea63..6e4716a 100644 (file)
@@ -1,3 +1,7 @@
+2006-10-14  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Backtrace): Fix last change.
+
 2006-10-14  Nick Roberts  <nickrob@snap.net.nz>
 
        * gdb.texinfo (Backtrace): Order correctly and add other cases.
index 40c960c..9c769f8 100644 (file)
@@ -4469,7 +4469,8 @@ Similar, but print only the outermost @var{n} frames.
 @itemx bt full
 @itemx bt full @var{n}
 @itemx bt full -@var{n}
-Print the values of the local variables also.
+Print the values of the local variables also.  @var{n} specifies the
+number of frames to print, like described above.
 @end table
 
 @kindex where