From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20004 invoked by alias); 25 Sep 2009 16:07:53 -0000 Received: (qmail 19994 invoked by uid 22791); 25 Sep 2009 16:07:52 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 25 Sep 2009 16:07:47 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id C0B9B2BAB5D; Fri, 25 Sep 2009 12:07:45 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id j4hkc3P80shu; Fri, 25 Sep 2009 12:07:45 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 539C62BAB57; Fri, 25 Sep 2009 12:07:45 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id CB674F593C; Fri, 25 Sep 2009 09:07:42 -0700 (PDT) Date: Fri, 25 Sep 2009 16:07:00 -0000 From: Joel Brobecker To: Pierre Muller Cc: 'Eli Zaretskii' , 'Mark Kettenis' , gdb-patches@sourceware.org Subject: Re: [RFA-v3] Fix a windows bug if two watchpoints are used Message-ID: <20090925160742.GD5077@adacore.com> References: <001501c9e523$feffc1c0$fcff4540$@u-strasbg.fr> <000301c9eed3$c7239d80$556ad880$@u-strasbg.fr> <20090622205616.GD7766@adacore.com> <000301ca3b83$d15fee00$741fca00$@u-strasbg.fr> <20090924175356.GF2112@adacore.com> <003f01ca3d63$607027a0$215076e0$@u-strasbg.fr> <20090925015337.GJ2112@adacore.com> <000301ca3df5$5c1803c0$14480b40$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000301ca3df5$5c1803c0$14480b40$@u-strasbg.fr> User-Agent: Mutt/1.5.18 (2008-05-17) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-09/txt/msg00806.txt.bz2 > Joel, is it OK now? > May I commit the patch with the testsuite in both main and 7.0 branch? Yes, this is OK. Thanks for doing the testing for me. -- Joel