From: Bob Rossi Date: Tue, 12 Jul 2005 14:48:56 +0000 (+0000) Subject: 2005-07-12 Bob Rossi X-Git-Tag: gdb_6_4-branchpoint~749 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=38f1196a3d4e5df7143784c37582309c1d2f7a75;p=thirdparty%2Fbinutils-gdb.git 2005-07-12 Bob Rossi * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show corresponding GDB command comment. --- 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