graphic: 0.878 instruction: 0.732 mistranslation: 0.724 socket: 0.723 network: 0.715 device: 0.706 semantic: 0.658 other: 0.580 assembly: 0.476 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://