semantic: 0.153 other: 0.141 graphic: 0.134 socket: 0.094 device: 0.078 debug: 0.071 PID: 0.058 network: 0.053 files: 0.050 performance: 0.047 vnc: 0.041 boot: 0.028 KVM: 0.026 permissions: 0.025 debug: 0.360 socket: 0.249 other: 0.091 files: 0.054 semantic: 0.053 network: 0.043 PID: 0.033 performance: 0.032 device: 0.023 boot: 0.016 permissions: 0.014 graphic: 0.013 vnc: 0.013 KVM: 0.005 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://