It seems that someone is fixing this at https://www.mail-archive.com
/qemu-devel@nongnu.org/msg358825.html
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1555452
Title:
GDB server does not work in W
Public bug reported:
I build qemu with msys2, MINGW64. After fix the socket_error() problem, and
manually specify to use IPv4, GDB server still does not work. The related qemu
command is
"-monitor none -nographic -gdb tcp::1234 -S"
GDB reports "Timed out"
There's a message at
https://www.mail