From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9322 invoked by alias); 20 Dec 2011 17:56:55 -0000 Received: (qmail 9310 invoked by uid 22791); 20 Dec 2011 17:56:53 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM X-Spam-Check-By: sourceware.org Received: from mail-we0-f169.google.com (HELO mail-we0-f169.google.com) (74.125.82.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 20 Dec 2011 17:56:41 +0000 Received: by werf1 with SMTP id f1so2837419wer.0 for ; Tue, 20 Dec 2011 09:56:40 -0800 (PST) Received: by 10.216.136.23 with SMTP id v23mr7052293wei.48.1324403799997; Tue, 20 Dec 2011 09:56:39 -0800 (PST) Received: from dhcp173-43-red.yandex.net (dhcp173-43-red.yandex.net. [95.108.173.43]) by mx.google.com with ESMTPS id dj9sm6498301wib.6.2011.12.20.09.56.38 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 20 Dec 2011 09:56:39 -0800 (PST) Subject: Re: [PATCH] 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: Tue, 20 Dec 2011 18:30:00 -0000 Cc: gdb-patches@sourceware.org Content-Transfer-Encoding: 7bit Message-Id: <7B4892D2-0598-40F0-8585-AF48FA6A5123@gmail.com> References: <1323132864-14029-1-git-send-email-valery.khromov@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: 2011-12/txt/msg00690.txt.bz2 On 20.12.2011, at 17:42, Tom Tromey wrote: >>>>>> "Valery" == Valery Khromov writes: > > Valery> This patch provides hardware breakpoint/watchpoint support for > Valery> FreeBSD/AMD64. Most of the code is borrowed from the i386 > Valery> implementation. > > I'm sorry nobody has replied to this yet. > > I'm not really the right person to review it. > > Do you have copyright assignment paperwork filed with the FSF? No, I don't. How can I do it? -- WBR, Valery Khromov