From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26284 invoked by alias); 8 Mar 2005 22:20: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 26125 invoked from network); 8 Mar 2005 22:20:28 -0000 Received: from unknown (HELO priv-edtnes56.telusplanet.net) (199.185.220.220) by sourceware.org with SMTP; 8 Mar 2005 22:20:28 -0000 Received: from takamaka.act-europe.fr ([154.20.104.226]) by priv-edtnes56.telusplanet.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050308222027.EHLC18457.priv-edtnes56.telusplanet.net@takamaka.act-europe.fr> for ; Tue, 8 Mar 2005 15:20:27 -0700 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id BF6BD47DC0; Tue, 8 Mar 2005 14:20:26 -0800 (PST) Date: Tue, 08 Mar 2005 22:20:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA/testsuite/ada] Test re-starting program after exec changed Message-ID: <20050308222026.GI1113@adacore.com> References: <20050308221013.GH1119@adacore.com> <20050308221304.GA28191@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050308221304.GA28191@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2005-03/txt/msg00134.txt.bz2 > > 2005-03-09 Joel Brobecker > > > > * gdb.ada/exec_changed/first.adb: New file. > > * gdb.ada/exec_changed/second.adb: New file. > > * gdb.ada/exec_changed.exp: New testcase. > > > > Tested on x86-linux. Used to fail before the patch referenced above > > was applied. Now PASSes. > > > > Ok to apply? > > OK. Geeee, what took you so long? ;-) Thanks a lot for the quick review. It was shorter for you to approve it than it was for me to actually do the commit. Cheers, -- Joel