graphic: 0.878 mistranslation: 0.724 socket: 0.723 network: 0.715 device: 0.706 debug: 0.676 semantic: 0.658 performance: 0.620 architecture: 0.617 user-level: 0.613 PID: 0.590 files: 0.552 register: 0.523 i386: 0.501 ppc: 0.500 permissions: 0.493 assembly: 0.476 virtual: 0.475 risc-v: 0.466 vnc: 0.449 VMM: 0.439 arm: 0.415 TCG: 0.408 hypervisor: 0.397 peripherals: 0.382 kernel: 0.371 KVM: 0.321 boot: 0.304 x86: 0.155 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://