This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] IPv6 support for gdbserver


Hi,

sanitized version here.


On Wed, 27 Sep 2006 21:06:11 +0200, Daniel Jacobowitz wrote:
> On Wed, Sep 27, 2006 at 08:55:47PM +0200, Jan Kratochvil wrote:
> > On Wed, 27 Sep 2006 20:20:38 +0200, Daniel Jacobowitz wrote:
> > ...
> > > focused on the environment you're working in (Red Hat Linux).
> > ...
> > > I suspect that this would break GDB builds on a number of targets

This version detects getaddrinfo(3)/getnameinfo(3)/AF_INET6;
tested only by hand, not on a real system missing IPv6.

...
> The advantage of providing just an fd interface is that you can leave
> writing complicated networking code

This patch extends the gdbserver part for IPv6.


Regards,
Jan

Attachment: gdb-cvs-IPv6.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]