From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 111617 invoked by alias); 23 Oct 2018 18:58:19 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 111475 invoked by uid 89); 23 Oct 2018 18:58:19 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1072 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 23 Oct 2018 18:58:17 +0000 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 9F2AF9D508; Tue, 23 Oct 2018 18:58:16 +0000 (UTC) Received: from localhost (unused-10-15-17-196.yyz.redhat.com [10.15.17.196]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6DEDD10694CC; Tue, 23 Oct 2018 18:58:16 +0000 (UTC) From: Sergio Durigan Junior To: John Darrington Cc: gdb-patches@sourceware.org Subject: Re: [PATCH 3/4] GDB: Fix documentation for invoking GDBSERVER References: <20181013175801.2670-1-john@darrington.wattle.id.au> <20181013175801.2670-3-john@darrington.wattle.id.au> <871s8nxaoj.fsf@redhat.com> <20181019070549.6zu5fcdftmefqtzs@jocasta.intra> <87zhv9vf6t.fsf@redhat.com> <20181023182429.jv4z3rd6obkmq2zy@jocasta.intra> Date: Tue, 23 Oct 2018 18:58:00 -0000 In-Reply-To: <20181023182429.jv4z3rd6obkmq2zy@jocasta.intra> (John Darrington's message of "Tue, 23 Oct 2018 20:24:29 +0200") Message-ID: <87a7n4trqv.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2018-10/txt/msg00521.txt.bz2 On Tuesday, October 23 2018, John Darrington wrote: > On Fri, Oct 19, 2018 at 04:45:14PM -0400, Sergio Durigan Junior wrote: > > Aside from the documentation, you'd also probably have to update the > tests (both the selftests and the regular ones). > > > When I run "make check" I get a large number of failures, and I'm told > that this is normal. How do I run just the tests which you think need > to be adjusted? You can take a look at the tests I touched when implementing IPv6: commit c7ab0aef11d91b637bf091aa9176b8dc4aadee46 Author: Sergio Durigan Junior Date: Fri May 18 01:29:24 2018 -0400 Implement IPv6 support for GDB/gdbserver Specifically gdb.server/server-connect.exp. Offhand I'm not sure if any other test needs to be adjusted; probably not. I'd advise taking a look under the gdb.server/ directory just to double check. Thanks, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/