From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15851 invoked by alias); 1 Feb 2012 20:27:28 -0000 Received: (qmail 15834 invoked by uid 22791); 1 Feb 2012 20:27:25 -0000 X-SWARE-Spam-Status: No, hits=-7.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 01 Feb 2012 20:27:09 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q11KR7mu016699 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 1 Feb 2012 15:27:08 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q11KR75m018701; Wed, 1 Feb 2012 15:27:07 -0500 Received: from barimba (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id q11KR5wY005616; Wed, 1 Feb 2012 15:27:05 -0500 From: Tom Tromey To: Valery Khromov Cc: gdb-patches@sourceware.org, Pedro Alves , Mark Kettenis 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> Date: Wed, 01 Feb 2012 20:27:00 -0000 In-Reply-To: <045981A0-EA00-4DC4-B16A-A9FEB3C87494@gmail.com> (Valery Khromov's message of "Tue, 31 Jan 2012 19:49:27 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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/msg00024.txt.bz2 >>>>> "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 Other than that, wait for review. Feel free to ping a complete patch weekly until someone responds. Tom