There is an alternative way to force gdbserver to use ipv4 instead ipv6
without changing the source code.

Use this command:

c:\>qemu -S -gdb tcp::1234,ipv4 <...other parameters>

Works for me until there is a bugfix for this.

Thanks.

-- 
QEmu GDB stub uses IPv6 instead of v4 (or both)
https://bugs.launchpad.net/bugs/562107
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New

Bug description:
This bug has been reported by several people already.

See http://migeel.sk/blog/2009/04/21/gdb-and-qemu-on-windows/
and 
http://qemu-forum.ipi.fi/viewtopic.php?f=5&t=5579&p=16248&hilit=gdb+ipv6#p16248


Seems like a very easy fix. 

Regards,
Matthijs ter Woord



Reply via email to