From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3960 invoked by alias); 11 Feb 2012 18:51:36 -0000 Received: (qmail 3950 invoked by uid 22791); 11 Feb 2012 18:51:34 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO glazunov.sibelius.xs4all.nl) (83.163.83.176) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 11 Feb 2012 18:51:22 +0000 Received: from glazunov.sibelius.xs4all.nl (kettenis@localhost [127.0.0.1]) by glazunov.sibelius.xs4all.nl (8.14.5/8.14.3) with ESMTP id q1BIpGH5017707; Sat, 11 Feb 2012 19:51:16 +0100 (CET) Received: (from kettenis@localhost) by glazunov.sibelius.xs4all.nl (8.14.5/8.14.3/Submit) id q1BIpELF001113; Sat, 11 Feb 2012 19:51:14 +0100 (CET) Date: Sat, 11 Feb 2012 18:51:00 -0000 Message-Id: <201202111851.q1BIpELF001113@glazunov.sibelius.xs4all.nl> From: Mark Kettenis To: valery.khromov@gmail.com CC: tromey@redhat.com, gdb-patches@sourceware.org, alves.ped@gmail.com, mark.kettenis@xs4all.nl In-reply-to: <43DBD21E-8435-4AA9-A3F4-00E8056F7EC9@gmail.com> (message from Valery Khromov on Thu, 2 Feb 2012 12:03:23 +0300) Subject: Re: [PATCH v2] Fix PR gdb/12953: No hardware watchpoints on FreeBSD amd64 References: <201112201931.pBKJV4bh021140@glazunov.sibelius.xs4all.nl> <1324411833-38717-1-git-send-email-valery.khromov@gmail.com> <045981A0-EA00-4DC4-B16A-A9FEB3C87494@gmail.com> <43DBD21E-8435-4AA9-A3F4-00E8056F7EC9@gmail.com> 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: 2012-02/txt/msg00226.txt.bz2 > From: Valery Khromov > Date: Thu, 2 Feb 2012 12:03:23 +0300 > > On 01.02.2012, at 23:27, Tom Tromey wrote: > > >>>>>> "Valery" == Valery Khromov writes: > > > > Valery> I have copyright assignment paperwork finished. > > Valery> What should I do next? > > > > I re-read the thread and I think there is still an unfulfilled request: > > > > http://sourceware.org/ml/gdb-patches/2011-12/msg00695.html > > > > "[PATCH v2]" is the latest version of the original patch which contains a single diff agains the current GDB CVS > sources (as for December 2011). > So, I believe the request from the link above has been fulfilled. Yes. I think the "Contributed by ..." bit in amd64bsd-nat.h is a bit silly given that this file only contains a couple of function prototypes, but that's hardly worth arguing about.