show inferior-tty
Bob Rossi
bob@brasko.net
Tue Jul 12 14:34:00 GMT 2005
On Mon, Jul 11, 2005 at 02:13:57PM +1200, Nick Roberts wrote:
>
> Firstly a doc error (GDB/MI -inferior-tty-show):
>
> The corresponding GDB command is `show inferior-tty /dev/pts/1'.
>
> should presumably read:
>
> The corresponding GDB command is `show inferior-tty'.
Nick, thanks for noticing, here is the patch.
+2005-07-12 Bob Rossi <bob@brasko.net>
+
+ * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
+ corresponding GDB command comment.
Thanks,
Bob Rossi
Index: gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.273
diff -w -u -r1.273 gdb.texinfo
--- gdb.texinfo 6 Jul 2005 14:54:34 -0000 1.273
+++ gdb.texinfo 12 Jul 2005 14:30:03 -0000
@@ -19235,7 +19235,7 @@
@subheading @value{GDBN} Command
-The corresponding @value{GDBN} command is @samp{show inferior-tty /dev/pts/1}.
+The corresponding @value{GDBN} command is @samp{show inferior-tty}.
@subheading Example
More information about the Gdb-patches
mailing list