From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28971 invoked by alias); 20 Feb 2009 10:56:41 -0000 Received: (qmail 28963 invoked by uid 22791); 20 Feb 2009 10:56:40 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mailhost.u-strasbg.fr (HELO mailhost.u-strasbg.fr) (130.79.200.151) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 20 Feb 2009 10:56:36 +0000 Received: from baal.u-strasbg.fr (baal.u-strasbg.fr [IPv6:2001:660:2402::41]) by mailhost.u-strasbg.fr (8.14.2/jtpda-5.5pre1) with ESMTP id n1KAuV1b067352 ; Fri, 20 Feb 2009 11:56:31 +0100 (CET) Received: from mailserver.u-strasbg.fr (ms2.u-strasbg.fr [IPv6:2001:660:2402:d::11]) by baal.u-strasbg.fr (8.14.0/jtpda-5.5pre1) with ESMTP id n1KAuVqs088648 ; Fri, 20 Feb 2009 11:56:31 +0100 (CET) (envelope-from muller@ics.u-strasbg.fr) Received: from d620muller (www-ics.u-strasbg.fr [130.79.210.225]) (user=mullerp mech=LOGIN) by mailserver.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id n1KAuVw4098482 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) ; Fri, 20 Feb 2009 11:56:31 +0100 (CET) (envelope-from muller@ics.u-strasbg.fr) From: "Pierre Muller" To: "'Mark Kettenis'" Cc: References: <000001c98a44$29b02a30$7d107e90$@u-strasbg.fr> <000401c98a88$afe4c2c0$0fae4840$@u-strasbg.fr> <000001c98db6$f39851e0$dac8f5a0$@u-strasbg.fr> <000101c99342$65ec9d60$31c5d820$@u-strasbg.fr> <200902201008.n1KA8j7H002224@brahms.sibelius.xs4all.nl> In-Reply-To: <200902201008.n1KA8j7H002224@brahms.sibelius.xs4all.nl> Subject: RE: [PING][RFA-v2] Use i386_use_watchpoints for go32v2, bds and windows native Date: Sat, 21 Feb 2009 10:55:00 -0000 Message-ID: <000201c99349$e5dfb9b0$b19f2d10$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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-02/txt/msg00408.txt.bz2 > -----Message d'origine----- > De=A0: gdb-patches-owner@sourceware.org [mailto:gdb-patches- > owner@sourceware.org] De la part de Mark Kettenis > Envoy=E9=A0: Friday, February 20, 2009 11:09 AM > =C0=A0: muller@ics.u-strasbg.fr > Cc=A0: gdb-patches@sourceware.org > Objet=A0: Re: [PING][RFA-v2] Use i386_use_watchpoints for go32v2, bds and > windows native >=20 > > From: "Pierre Muller" > > Date: Fri, 20 Feb 2009 11:02:54 +0100 > > > > I got Eli's and Chris' approval > > for the go32v2 and windows parts, > > but I still need approval for the FreeBSD part... > > > > http://sourceware.org/ml/gdb-patches/2009-02/msg00300.html > > > > Mark, are you the principal BSD maintainer > > or should I ask someone else? >=20 > I don't run a FreeBSD box anymore, so I can't test, but the change > looks fine to me. Go ahead and commit it. Thanks, I committed the patch. This was a prerequisite for my windows gdbserver hardware watchpoint support patch: http://sourceware.org/ml/gdb-patches/2009-02/msg00206.html But I got no reaction to that patch until now. Pierre Muller Pascal language support maintainer for GDB