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 v2] Add IPv6 support for remote TCP connections


> From: Paul Fertser <fercerpav@gmail.com>
> Cc: Eli Zaretskii <eliz@gnu.org>, gdb-patches@sourceware.org,
>         ktietz@redhat.com
> Date: Mon, 10 Feb 2014 16:02:48 +0400
> 
> I'm not sure if GDB prefers to count on Gnulib always or to use ifdefs
> here and there to treat windows as a special case. As windows provides
> getaddrinfo itself this gnulib "bloat" introduced by this patch is not
> really needed.
> 
> But there're some old OSes that lack this function altogether

Which ones?  Does GDB support them?


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