* remote.c (struct remote_state) <waiting_for_stop_reply>: New
authorPedro Alves <palves@redhat.com>
Wed, 8 Oct 2008 19:16:31 +0000 (19:16 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 8 Oct 2008 19:16:31 +0000 (19:16 +0000)
commite24a49d86df6a5cdd58f36c65e25911aa30e52d8
tree785e23a92a022df32b8c045ea5480055956d3195
parent06d61999fb9ffcfa5c7e03315773094e5ee8abab
* remote.c (struct remote_state) <waiting_for_stop_reply>: New
field.
(remote_open_1): Clear waiting_for_stop_reply.
(remote_resume): Set waiting_for_stop_reply.
(remote_wait): Clear or set waiting_for_stop_reply accordingly.
(putpkt_binary): If we're in async mode and waiting for a stop
reply, bail out with an error.
(extended_remote_mourn_1): Clear waiting_for_stop_reply.
gdb/ChangeLog
gdb/remote.c
This page took 0.037905 seconds and 4 git commands to generate.