From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10290 invoked by alias); 2 Feb 2012 09:03:47 -0000 Received: (qmail 10278 invoked by uid 22791); 2 Feb 2012 09:03:46 -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; Thu, 02 Feb 2012 09:03:29 +0000 Received: by bkbzs2 with SMTP id zs2so2167841bkb.0 for ; Thu, 02 Feb 2012 01:03:28 -0800 (PST) Received: by 10.204.173.11 with SMTP id n11mr908863bkz.120.1328173406302; Thu, 02 Feb 2012 01:03:26 -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 ga13sm5013009bkc.5.2012.02.02.01.03.25 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 02 Feb 2012 01:03:25 -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: Date: Thu, 02 Feb 2012 09:03:00 -0000 Cc: gdb-patches@sourceware.org, Pedro Alves , Mark Kettenis Content-Transfer-Encoding: quoted-printable Message-Id: <43DBD21E-8435-4AA9-A3F4-00E8056F7EC9@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> To: Tom Tromey 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/msg00026.txt.bz2 On 01.02.2012, at 23:27, Tom Tromey wrote: >>>>>> "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 "[PATCH v2]" is the latest version of the original patch which contains a s= ingle diff agains the current GDB CVS sources (as for December 2011). So, I believe the request from the link above has been fulfilled. > Other than that, wait for review. >=20 > Feel free to ping a complete patch weekly until someone responds. >=20 > Tom --=20 WBR, Valery Khromov