set inferior-tty for remote and sim targets
"Jon Beniston" <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I can't seem to get 'set inferior-tty /dev/pts/2' to work when the target is set to either remote or sim (but it works ok for exec/native). The output just appears in the gdb tty, as though the command hasn't been used. Should this be supported? Cheers, Jon