From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20336 invoked by alias); 6 Oct 2006 03:26:17 -0000 Received: (qmail 20328 invoked by uid 22791); 6 Oct 2006 03:26:16 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 06 Oct 2006 03:26:15 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GVgLk-0005ui-QL; Thu, 05 Oct 2006 23:26:12 -0400 Date: Fri, 06 Oct 2006 03:26:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/testsuite] New (Ada) testcase for watchpoint issue Message-ID: <20061006032612.GA22696@nevyn.them.org> Mail-Followup-To: Joel Brobecker , gdb-patches@sources.redhat.com References: <20061006011502.GA998@adacore.com> <20061006014223.GA980@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061006014223.GA980@adacore.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00050.txt.bz2 On Thu, Oct 05, 2006 at 06:42:23PM -0700, Joel Brobecker wrote: > 2006-10-05 Joel Brobecker > > * gdb.ada/watch_arg/watch.adb: New file. > * gdb.ada/watch_arg.exp: New testcase. > > Tested on x86-linux, all PASSES with the patch submitted in the message > mentioned above, 1 FAIL without it: > > FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint > > OK to apply? Yes, this looks OK. Thanks again. > # Copyright 2005 Free Software Foundation, Inc. Welcome to 2006 :-) Oh, and I believe the .adb file didn't have a copyright notice. -- Daniel Jacobowitz CodeSourcery