From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14396 invoked by alias); 24 Feb 2005 23:54:35 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 14373 invoked from network); 24 Feb 2005 23:54:30 -0000 Received: from unknown (HELO priv-edtnes46.telusplanet.net) (199.185.220.240) by sourceware.org with SMTP; 24 Feb 2005 23:54:30 -0000 Received: from takamaka.act-europe.fr ([142.179.108.108]) by priv-edtnes46.telusplanet.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050224235425.JMAX16869.priv-edtnes46.telusplanet.net@takamaka.act-europe.fr> for ; Thu, 24 Feb 2005 16:54:25 -0700 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id D61A247DC0; Thu, 24 Feb 2005 15:54:24 -0800 (PST) Date: Fri, 25 Feb 2005 16:02:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA] Re: gdb.ada tests broken Message-ID: <20050224235424.GA1726@adacore.com> References: <20050218210459.GA25079@nevyn.them.org> <20050218215522.GA1200@adacore.com> <20050224205642.GE11751@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050224205642.GE11751@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2005-02/txt/msg00257.txt.bz2 > > 2004-02-18 Joel Brobecker > > > > * gdb.ada/fixed_points.exp: Create compilation object directory > > before running the test. > > * gdb.ada/null_record.exp: Likewise. > > * gdb.ada/packed_array.exp: Likewise. > > * gdb.ada/start.exp: Likewise. > > > > Tested on x86-linux using both approaches: one out-of-source build, > > and one in-tree build. > > Looks fine to me; please apply. Thanks! Thank you, Daniel. Checked in. -- Joel