From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15660 invoked by alias); 8 Mar 2005 22:13:11 -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 15584 invoked from network); 8 Mar 2005 22:13:05 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 8 Mar 2005 22:13:05 -0000 Received: from drow by nevyn.them.org with local (Exim 4.44 #1 (Debian)) id 1D8mwq-0007MV-1M; Tue, 08 Mar 2005 17:13:04 -0500 Date: Tue, 08 Mar 2005 22:13:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/testsuite/ada] Test re-starting program after exec changed Message-ID: <20050308221304.GA28191@nevyn.them.org> Mail-Followup-To: Joel Brobecker , gdb-patches@sources.redhat.com References: <20050308221013.GH1119@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050308221013.GH1119@adacore.com> User-Agent: Mutt/1.5.6+20040907i X-SW-Source: 2005-03/txt/msg00132.txt.bz2 On Tue, Mar 08, 2005 at 02:10:13PM -0800, Joel Brobecker wrote: > Hello, > > This is a testcase that verifies that GDB correctly restarts the program > when the executable underneath has changed. See > > http://sources.redhat.com/ml/gdb-patches/2005-03/msg00125.html > > for the associated patch. > > 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. -- Daniel Jacobowitz CodeSourcery, LLC