From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10484 invoked by alias); 20 Feb 2009 10:08:55 -0000 Received: (qmail 10472 invoked by uid 22791); 20 Feb 2009 10:08:54 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 20 Feb 2009 10:08:48 +0000 Received: from brahms.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by brahms.sibelius.xs4all.nl (8.14.3/8.14.3) with ESMTP id n1KA8j2V032271; Fri, 20 Feb 2009 11:08:45 +0100 (CET) Received: (from kettenis@localhost) by brahms.sibelius.xs4all.nl (8.14.3/8.14.3/Submit) id n1KA8j7H002224; Fri, 20 Feb 2009 11:08:45 +0100 (CET) Date: Sat, 21 Feb 2009 00:04:00 -0000 Message-Id: <200902201008.n1KA8j7H002224@brahms.sibelius.xs4all.nl> From: Mark Kettenis To: muller@ics.u-strasbg.fr CC: gdb-patches@sourceware.org In-reply-to: <000101c99342$65ec9d60$31c5d820$@u-strasbg.fr> (muller@ics.u-strasbg.fr) Subject: Re: [PING][RFA-v2] Use i386_use_watchpoints for go32v2, bds and windows native 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> 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/msg00407.txt.bz2 > 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? 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.