Can GDB save and restore the terminal settings between break and resume of a program ?
William Tambe <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAF8i9mOyqOJ8rD5_vU6bqNJxni9uCpYYBwcCtNhf1ifyJR2DEg@mail.gmail.com> |
Using tcgetattr() and tcsetattr(), is it possible to make GDB save and restore the terminal settings between break and resume of a program ?