This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFC 00/17] Merge event loop implementations
> From: Tom Tromey <tom@tromey.com>
> Cc: Tom Tromey <tom@tromey.com>, gdb-patches@sourceware.org
> Date: Tue, 26 Feb 2019 09:22:59 -0700
>
> Yes, that sounds quite nice. I have a patch to update gnulib and to add
> new gnulib modules for most of these things (I forgot to do 'bind' but
> that's easily rectified). I can write the change to remove the relevant
> USE_WIN32API bits -- but I can only build it, not test it. If I send a
> patch can you give it a try?
Yes, although it might take some time. For testing, I guess I should
go through testsuite/gdb.server and run at least some of that manually?