Re: IPv6 support
Ruslan Kabatsayev <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAHEcG976MxFv0COTenid231obywbV04rk43J-50ozds5tvbrmw@mail.gmail.com> |
Hi, On 4 July 2018 at 15:43, Ashutosh Pal <[email protected]> wrote: > Hi Experts, > > Could anyone please confirm if gdb today has support for connecting to IPv6 RSP targets? In the code (7.12), I still see references to old API's like gethostbyname(..) etc. and no use of types like sockaddr_in6 etc. Searching over internet, I found the following mail thread talking about a patch for supporting IPv6: https://sourceware.org/ml/gdb-patches/2014-02/msg00253.html Here're the newer threads related to IPv6 support: patch v1: https://sourceware.org/ml/gdb-patches/2018-05/msg00629.html patch v2: https://sourceware.org/ml/gdb-patches/2018-06/msg00384.html . > > Is this patch or any other fixes related to IPv6 included in any latest gdb releases? AFAICT, previous attempts have not been finished. Maybe the current one will... > > Thanks and Regards, > Ashutosh > Regards, Ruslan