From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5845 invoked by alias); 8 May 2018 15:17:40 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 4350 invoked by uid 89); 8 May 2018 15:17:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.2 required=5.0 tests=AWL,BAYES_50,DEAR_SOMETHING,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=H*x:Mailer, H*UA:Mailer, br, H*F:D*nl X-HELO: smtpq4.tb.mail.iss.as9143.net Received: from smtpq4.tb.mail.iss.as9143.net (HELO smtpq4.tb.mail.iss.as9143.net) (212.54.42.167) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 08 May 2018 15:17:37 +0000 Received: from [212.54.42.135] (helo=smtp11.tb.mail.iss.as9143.net) by smtpq4.tb.mail.iss.as9143.net with esmtp (Exim 4.86_2) (envelope-from ) id 1fG4Mx-0001KZ-A1 for gdb@sourceware.org; Tue, 08 May 2018 17:17:35 +0200 Received: from outbound-11.tb.mail.iss.as9143.net ([212.54.41.174] helo=oxbe11.tb.mail.iss.local) by smtp11.tb.mail.iss.as9143.net with esmtp (Exim 4.86_2) (envelope-from ) id 1fG4Mx-0001DK-80 for gdb@sourceware.org; Tue, 08 May 2018 17:17:35 +0200 Date: Tue, 08 May 2018 15:17:00 -0000 From: =?UTF-8?Q?Arm=C3=A1nd_Scholtes?= To: gdb@sourceware.org Message-ID: <1546560989.141672.1525792654912@mail.ziggo.nl> Subject: IPv6 Support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Originating-Client: open-xchange-appsuite X-Ziggo-spambar: / X-Ziggo-spamscore: 0.0 X-Ziggo-spamreport: CMAE Analysis: v=2.3 cv=bqti+nSi c=1 sm=1 tr=0 a=9+rZDBEiDlHhcck0kWbJtElFXBc=:19 a=ouZjCv3e7BgA:10 a=IkcTkHD0fZMA:10 a=VUJBJC2UJ8kA:10 a=RPKLr3IoCBJz0LeVX50A:9 a=QEXdDO2ut3YA:10 none X-Ziggo-Spam-Status: No X-SW-Source: 2018-05/txt/msg00014.txt.bz2 Dear Madam, Sir First of all i hope I am asking this question at the right location. If not sorry for the inconvenience. Does GDB support IPv6 for cross platform/remote debugging. I have searched on the internet to obtain a definitive answer but i can find any. (Results are related to patches etc) I am working on a project with a device that has IPv6 by default. IPv4 must be activated on manually. I did some testing with a cross platform version/build V7.5 of GDB but this one did not seem to accept IPv6 addresses. I would like to know if IPv6 is supported so i can determine if i need to invest time in building a version for this project or should work something out to revert to ipv4. b.r. Armand