From 38f1196a3d4e5df7143784c37582309c1d2f7a75 Mon Sep 17 00:00:00 2001 From: Bob Rossi Date: Tue, 12 Jul 2005 14:48:56 +0000 Subject: [PATCH] 2005-07-12 Bob Rossi * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show corresponding GDB command comment. --- gdb/doc/ChangeLog | 5 +++++ gdb/doc/gdb.texinfo | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index b1929b78d3d..f4324db0690 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-07-12 Bob Rossi + + * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show + corresponding GDB command comment. + 2005-07-06 Bob Rossi * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 580df9d3f76..28c2a752088 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -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 -- 2.30.2