Garbage collect remote.c:remote_async_terminal_ours_p
authorPedro Alves <palves@redhat.com>
Thu, 26 Oct 2017 18:53:03 +0000 (19:53 +0100)
committerPedro Alves <palves@redhat.com>
Thu, 26 Oct 2017 18:53:03 +0000 (19:53 +0100)
commit23cc4e1b28d445e23827a09c454aa806f2b8c720
tree4904492a80766a1ef145eb46b1be7de9cee9e860
parent514f60231cb5a0a070712729a7c29447cae86453
Garbage collect remote.c:remote_async_terminal_ours_p

remote.c:remote_async_terminal_ours_p stopped being useful after
048094accce2 ("target remote: Don't rely on immediate_quit (introduce
quit handlers)") and commit 41fd2b0f5d95 ("Make input_fd be per UI"),
which turned remote's terminal_inferior/ours methods into nops.

gdb/ChangeLog:
2017-10-26  Pedro Alves  <palves@redhat.com>

* remote.c (remote_async_terminal_ours_p): Delete.
(remote_open_1, remote_terminal_inferior, remote_terminal_ours):
Remove references to 'remote_async_terminal_ours_p'.
gdb/ChangeLog
gdb/remote.c
This page took 0.027601 seconds and 4 git commands to generate.