]> Git Repo - binutils.git/commitdiff
* gdb.texinfo (Backtrace): Fix last change.
authorEli Zaretskii <[email protected]>
Sat, 14 Oct 2006 18:34:03 +0000 (18:34 +0000)
committerEli Zaretskii <[email protected]>
Sat, 14 Oct 2006 18:34:03 +0000 (18:34 +0000)
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index f35ea638d11d672faf20ccb3af28998d46ea5121..6e4716a68f6694ac4ccb8d5210779562963329f1 100644 (file)
@@ -1,3 +1,7 @@
+2006-10-14  Eli Zaretskii  <[email protected]>
+
+       * gdb.texinfo (Backtrace): Fix last change.
+
 2006-10-14  Nick Roberts  <[email protected]>
 
        * gdb.texinfo (Backtrace): Order correctly and add other cases.
index 40c960c07af25154788c16e95fbe25b1beac1a3a..9c769f8beed8abf26559b1c36857d374d1a6b386 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
This page took 0.074756 seconds and 4 git commands to generate.