From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6680 invoked by alias); 6 Oct 2006 17:48:16 -0000 Received: (qmail 6671 invoked by uid 22791); 6 Oct 2006 17:48:16 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 06 Oct 2006 17:48:10 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id D7E1648CC09 for ; Fri, 6 Oct 2006 13:48:07 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16564-01 for ; Fri, 6 Oct 2006 13:48:07 -0400 (EDT) Received: from takamaka.act-europe.fr (unknown [70.71.0.212]) by nile.gnat.com (Postfix) with ESMTP id 5ED4C48CE32 for ; Fri, 6 Oct 2006 13:48:07 -0400 (EDT) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 99B2A47F00; Fri, 6 Oct 2006 10:48:06 -0700 (PDT) Date: Fri, 06 Oct 2006 17:48:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA/testsuite] New (Ada) testcase for watchpoint issue Message-ID: <20061006174806.GD980@adacore.com> References: <20061006011502.GA998@adacore.com> <20061006014223.GA980@adacore.com> <20061006032612.GA22696@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061006032612.GA22696@nevyn.them.org> User-Agent: Mutt/1.4i 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/msg00058.txt.bz2 > > 2006-10-05 Joel Brobecker > > > > * gdb.ada/watch_arg/watch.adb: New file. > > * gdb.ada/watch_arg.exp: New testcase. > > > Yes, this looks OK. Thanks again. Thanks Daniel. Checked in with the corrections you pointed out. BTW: I noticed that other Ada testcases were also missing the copyright notices, so I will fix immediately. -- Joel