From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26587 invoked by alias); 27 Jul 2004 22:56:12 -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 26580 invoked from network); 27 Jul 2004 22:56:11 -0000 Received: from unknown (HELO smtp6.mindspring.com) (207.69.200.110) by sourceware.org with SMTP; 27 Jul 2004 22:56:11 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by smtp6.mindspring.com with esmtp (Exim 3.33 #1) id 1Bparh-0008Ck-00; Tue, 27 Jul 2004 18:56:09 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id 42ED74B102; Tue, 27 Jul 2004 18:55:48 -0400 (EDT) Date: Tue, 27 Jul 2004 22:56:00 -0000 From: Michael Chastain To: jjohnstn@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFA]: threaded watchpoint test Message-ID: <4106DD72.nail1TL11S0AU@mindspring.com> References: <4106A553.7010202@redhat.com> In-Reply-To: <4106A553.7010202@redhat.com> User-Agent: nail 10.8 6/28/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-07/txt/msg00404.txt.bz2 This patch is approved. Thanks. Michael C > 2004-07-27 Jeff Johnston > > * gdb.threads/watchthreads.exp: New test for threaded > watchpoints.