From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9709 invoked by alias); 6 Jul 2016 14:28:13 -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 9683 invoked by uid 89); 6 Jul 2016 14:28:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=morning X-HELO: usplmg20.ericsson.net Received: from usplmg20.ericsson.net (HELO usplmg20.ericsson.net) (198.24.6.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Wed, 06 Jul 2016 14:27:58 +0000 Received: from EUSAAHC008.ericsson.se (Unknown_Domain [147.117.188.96]) by usplmg20.ericsson.net (Symantec Mail Security) with SMTP id 2B.96.09012.CCA0D775; Wed, 6 Jul 2016 15:42:37 +0200 (CEST) Received: from [142.133.110.144] (147.117.188.8) by smtp-am.internal.ericsson.com (147.117.188.98) with Microsoft SMTP Server id 14.3.294.0; Wed, 6 Jul 2016 10:27:55 -0400 Subject: Re: gdbserver/ada testing broken To: Joel Brobecker References: <1462538104-19109-1-git-send-email-palves@redhat.com> <1462538104-19109-32-git-send-email-palves@redhat.com> <5772DBCA.4090802@ericsson.com> <813555f3-c917-cd95-6d41-3ec64cad2cf6@redhat.com> <14e113dd-0488-79d0-6cde-82cdb1562793@redhat.com> <20160705163611.GJ3295@adacore.com> <577BEC10.9040605@ericsson.com> <20160706132300.GL3295@adacore.com> CC: Pedro Alves , From: Simon Marchi Message-ID: <577D156B.7070605@ericsson.com> Date: Wed, 06 Jul 2016 14:28:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <20160706132300.GL3295@adacore.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-07/txt/msg00101.txt.bz2 On 16-07-06 09:23 AM, Joel Brobecker wrote: > Hi Simon, > >> I posted this patch this morning, I should have CC'ed you: >> https://sourceware.org/ml/gdb-patches/2016-07/msg00068.html >> >> I think it solves it. > > I think you are right, and in the way that I was leaning towards. > > I got confused when I first saw the patch, as the meat of the patch > in lib/ada.exp was kind of obscured because it is at the end after > a number of changes I couldn't really understand (because I hadn't > seen the part in ada.exp). > > I didn't think it would be so easy. That looks pretty good to me, > and indeed, now that everything is done in the "outputs" directory, > that should solve the issue of in-tree builds. > > Go ahead, and push. > Thanks for the fix! > Ok, I pushed it. I also pushed this one to fix an instance I forgot. https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=986cf455bfb25d8696232695fbcc93649c10a523