graphic: 0.878 socket: 0.723 network: 0.715 device: 0.706 debug: 0.676 semantic: 0.658 performance: 0.620 PID: 0.590 other: 0.580 files: 0.552 permissions: 0.493 vnc: 0.449 KVM: 0.321 boot: 0.304 GDB server does not work in Windows 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://