OSDN Git Service

* remote.c (remote_close): Unregister remote_desc from the event
authorpalves <palves>
Wed, 15 Oct 2008 21:39:52 +0000 (21:39 +0000)
committerpalves <palves>
Wed, 15 Oct 2008 21:39:52 +0000 (21:39 +0000)
commit00d8a7ac7f0de9129edd9fdf95eabaece37f2f1e
tree288ca4cab21c4deff07a76623cbb799ccbe6eeb2
parent4b2eddb3c3214d22838bc6d05dc389064514c067
* remote.c (remote_close): Unregister remote_desc from the event
loop.  Always restore the SIGINT handler.  Discard all inferiors
here.
(remote_detach_1, remote_disconnect): Don't unregister the file
descriptor from the event loop here.
(interrupt_query, readchar, getpkt_sane): Pop the target instead
of morning the current inferior.
(remote_kill): Don't unregister the file descriptor from the event
loop here.
(remote_mourn_1): Don't discard inferiors here.
gdb/ChangeLog
gdb/remote.c