2009-11-13 Kazu Hirata <kazu@codesourcery.com>
authorDaniel Jacobowitz <drow@false.org>
Fri, 13 Nov 2009 22:36:30 +0000 (22:36 +0000)
committerDaniel Jacobowitz <drow@false.org>
Fri, 13 Nov 2009 22:36:30 +0000 (22:36 +0000)
commit3a29589aa25e5621af389dd5f6245d83d3a8266c
tree4ef2580da3447f035e6b3fcd95b9165fac8d7e3e
parent3d8d5e79c0d5cdad628b570e3de267f28bea62d1
2009-11-13  Kazu Hirata  <kazu@codesourcery.com>
    Maxim Kuvyrkov  <maxim@codesourcery.com>

* remote-fileio.c (remote_fileio_request): Send Ctrl-C if it is
pending.
* remote-fileio.h: Update the prototype for remote_fileio_request.
* remote.c (struct remote_state): Add ctrlc_pending_p.
(remote_open_1): Clear ctrlc_pending_p.
(remote_stop_as): Set ctrlc_pending_p to 1.
(remote_wait_as): Pass ctrlc_pending_p to remote_fileio_request.
gdb/ChangeLog
gdb/remote-fileio.c
gdb/remote-fileio.h
gdb/remote.c
This page took 0.032391 seconds and 4 git commands to generate.