This is the mail archive of the gdb@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]

IPv6 support


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


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