diff options
author | Tom Tromey <tromey@adacore.com> | 2022-07-26 09:10:58 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2022-08-22 12:12:00 -0600 |
commit | d08bae3d6608ae783a51afe9cc92806e7818e5ca (patch) | |
tree | 9725e8916ff523677bcf5c9b0f633cb75ec4c46d /gdb/remote-fileio.h | |
parent | 4cb763d64d6280eb3e4038a418d151993d71d9b5 (diff) | |
download | gdb-d08bae3d6608ae783a51afe9cc92806e7818e5ca.zip gdb-d08bae3d6608ae783a51afe9cc92806e7818e5ca.tar.gz gdb-d08bae3d6608ae783a51afe9cc92806e7818e5ca.tar.bz2 |
Implement target async for Windows
This implements target async for Windows. The basic idea is to have
the worker thread block in WaitForDebugEvent, then notify the event
loop when an event is seen. In a few situations, this blocking
behavior is undesirable, so the functions passed to do_synchronously
are changed to return a boolean indicating which behavior is needed.
Diffstat (limited to 'gdb/remote-fileio.h')
0 files changed, 0 insertions, 0 deletions