[commit] gdb.texinfo
Eli Zaretskii
eliz@gnu.org
Sat Oct 14 18:35:00 GMT 2006
> From: Nick Roberts <nickrob@snap.net.nz>
> Date: Sat, 14 Oct 2006 13:21:54 +1300
>
> This tidies up an earlier change that I made. Committed as obvious.
Thanks. I applied a minor fix as shown:
2006-10-14 Eli Zaretskii <eliz@gnu.org>
* gdb.texinfo (Backtrace): Fix last change.
Index: gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.357
retrieving revision 1.358
diff -u -r1.357 -r1.358
--- gdb.texinfo 14 Oct 2006 00:21:13 -0000 1.357
+++ gdb.texinfo 14 Oct 2006 18:34:02 -0000 1.358
@@ -4469,7 +4469,8 @@
@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
More information about the Gdb-patches
mailing list