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:
parent
4dc4436dd9
commit
38f1196a3d
2 changed files with 6 additions and 1 deletions
|
@ -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>
|
2005-07-06 Bob Rossi <bob@brasko.net>
|
||||||
|
|
||||||
* gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
|
* gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
|
||||||
|
|
|
@ -19235,7 +19235,7 @@ Show terminal for future runs of program being debugged.
|
||||||
|
|
||||||
@subheading @value{GDBN} Command
|
@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
|
@subheading Example
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue