IPv6 support
Ashutosh Pal <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <40DC337867FFD941BD18FA705989F8F90161A5F2D2@IN01WEMBXB.internal.synopsys.com> |
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 Is this patch or any other fixes related to IPv6 included in any latest gdb releases? Thanks and Regards, Ashutosh