Browse Source

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

* gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
       corresponding GDB command comment.
gdb-csl-arm-20051020-branch
Bob Rossi 21 years ago
parent
commit
38f1196a3d
  1. 5
      gdb/doc/ChangeLog
  2. 2
      gdb/doc/gdb.texinfo

5
gdb/doc/ChangeLog

@ -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

2
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

Loading…
Cancel
Save