diff options
author | Pedro Alves <palves@redhat.com> | 2016-04-12 16:49:31 +0100 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2016-04-12 16:58:55 +0100 |
commit | f8e3ef9dc4d803729a8f0e0cafb2c995b576c44e (patch) | |
tree | 826ed16ed3e188a48913e683540ba0f4768bc439 /gdb/extension.c | |
parent | 481ac8c9bbbfc4b7506dfdb4a5b92b859d5c47d9 (diff) | |
download | gdb-f8e3ef9dc4d803729a8f0e0cafb2c995b576c44e.zip gdb-f8e3ef9dc4d803729a8f0e0cafb2c995b576c44e.tar.gz gdb-f8e3ef9dc4d803729a8f0e0cafb2c995b576c44e.tar.bz2 |
Use target_terminal_ours_for_output in infcmd.c
We're only doing output here, so leave raw/cooked mode alone, as well
as the SIGINT handler.
No need to restore terminal settings, we'll set inferior modes on the
following resume.
gdb/ChangeLog:
2016-04-12 Pedro Alves <palves@redhat.com>
* infcmd.c (post_create_inferior, prepare_one_step): Use
target_terminal_ours_for_output instead of target_terminal_ours.
Diffstat (limited to 'gdb/extension.c')
0 files changed, 0 insertions, 0 deletions