From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19724 invoked by alias); 9 Feb 2005 19:40:39 -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 19697 invoked from network); 9 Feb 2005 19:40:34 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (205.232.38.116) by sourceware.org with SMTP; 9 Feb 2005 19:40:34 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id E7E6047DBA; Wed, 9 Feb 2005 14:40:33 -0500 (EST) Date: Wed, 09 Feb 2005 20:40:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/testsuite/ada] New testcase for "start" command w/ Ada programs Message-ID: <20050209194033.GB13835@adacore.com> References: <20050209183726.GG18546@adacore.com> <420A5B19.40702@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <420A5B19.40702@gnu.org> User-Agent: Mutt/1.4i X-SW-Source: 2005-02/txt/msg00073.txt.bz2 > >2005-02-09 Joel Brobecker > > > > * gdb.ada/start/dummy.adb: New file. > > * gdb.ada/start.exp: New testcase. > Thanks, yes! Thank you, checked in. > Is a non-ada specific equivalent also possible (if it is > already approved)? Yes, that's pretty easy to do. I'll come up with something and check it in (I understand that it's pre-approved, correct me if I'm wrong). -- Joel