2005-07-12 Bob Rossi <bob@brasko.net>

* gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
       corresponding GDB command comment.
This commit is contained in:
Bob Rossi 2005-07-12 14:48:56 +00:00
parent 4dc4436dd9
commit 38f1196a3d
2 changed files with 6 additions and 1 deletions

View 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

View 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