]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2005-07-12 Bob Rossi <bob@brasko.net>
authorBob Rossi <bob@brasko.net>
Tue, 12 Jul 2005 14:48:56 +0000 (14:48 +0000)
committerBob Rossi <bob@brasko.net>
Tue, 12 Jul 2005 14:48:56 +0000 (14:48 +0000)
       * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
       corresponding GDB command comment.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index b1929b78d3de8fd38ddd8700149f1b6a07f1d960..f4324db06903c7795f54703ab2f3700966a5d6ae 100644 (file)
@@ -1,3 +1,8 @@
+2005-07-12  Bob Rossi  <bob@brasko.net>
+
+       * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
+       corresponding GDB command comment.
+
 2005-07-06  Bob Rossi  <bob@brasko.net>
 
        * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
index 580df9d3f7655f5615a76066964ca4e9316e4840..28c2a7520882a618da9ff32fce6b2b738e8197cd 100644 (file)
@@ -19235,7 +19235,7 @@ Show terminal for future runs of program being debugged.
 
 @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