]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
* linux-low.c (linux_wait): Unblock async I/O.
authorDaniel Jacobowitz <drow@false.org>
Sun, 29 Feb 2004 16:47:15 +0000 (16:47 +0000)
committerDaniel Jacobowitz <drow@false.org>
Sun, 29 Feb 2004 16:47:15 +0000 (16:47 +0000)
commit62ea82f508b97190fce6018ef3545dff79de43cb
treeb5fda15057810c0c8a1774c878ec0a4553a6572a
parent6910d122aca0a6e1e9e81b6d74a9ef3215f34137
* linux-low.c (linux_wait): Unblock async I/O.
(linux_resume): Block and enable async I/O.
* remote-utils.c (block_async_io, unblock_async_io): New functions.
* server.h (block_async_io, unblock_async_io): Add prototypes.
gdb/gdbserver/ChangeLog
gdb/gdbserver/linux-low.c
gdb/gdbserver/remote-utils.c
gdb/gdbserver/server.h