From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27304 invoked by alias); 11 Feb 2012 21:03:21 -0000 Received: (qmail 27294 invoked by uid 22791); 11 Feb 2012 21:03:20 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-bk0-f41.google.com (HELO mail-bk0-f41.google.com) (209.85.214.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 11 Feb 2012 21:03:08 +0000 Received: by bkty12 with SMTP id y12so1013653bkt.0 for ; Sat, 11 Feb 2012 13:03:06 -0800 (PST) Received: by 10.204.129.203 with SMTP id p11mr4491709bks.109.1328994186542; Sat, 11 Feb 2012 13:03:06 -0800 (PST) Received: from [192.168.1.23] (ppp-81-25-57-185.ultranet.ru. [81.25.57.185]) by mx.google.com with ESMTPS id o26sm29989551bko.14.2012.02.11.13.03.03 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 11 Feb 2012 13:03:05 -0800 (PST) Subject: Re: [PATCH v2] Fix PR gdb/12953: No hardware watchpoints on FreeBSD amd64 Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Valery Khromov In-Reply-To: <201202111851.q1BIpELF001113@glazunov.sibelius.xs4all.nl> Date: Sat, 11 Feb 2012 21:03:00 -0000 Cc: tromey@redhat.com, gdb-patches@sourceware.org, alves.ped@gmail.com Content-Transfer-Encoding: quoted-printable Message-Id: <30708A68-AA4F-4A93-91F7-42FAD89D88FF@gmail.com> 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> <201202111851.q1BIpELF001113@glazunov.sibelius.xs4all.nl> To: Mark Kettenis 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/msg00227.txt.bz2 On 11.02.2012, at 21:51, Mark Kettenis wrote: >> From: Valery Khromov >> Date: Thu, 2 Feb 2012 12:03:23 +0300 >>=20 >> On 01.02.2012, at 23:27, Tom Tromey wrote: >>=20 >>>>>>>> "Valery" =3D=3D Valery Khromov writes: >>>=20 >>> Valery> I have copyright assignment paperwork finished. >>> Valery> What should I do next? >>>=20 >>> I re-read the thread and I think there is still an unfulfilled request: >>>=20 >>> http://sourceware.org/ml/gdb-patches/2011-12/msg00695.html >>>=20 >>=20 >> "[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. >=20 > 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. It's from ages when this patch was used internal-only in my company.=20 No problem, feel free to remove it. --=20 WBR, Valery Khromov