From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31084 invoked by alias); 28 May 2003 16:42:26 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 31045 invoked from network); 28 May 2003 16:42:25 -0000 Received: from unknown (HELO crack.them.org) (146.82.138.56) by sources.redhat.com with SMTP; 28 May 2003 16:42:25 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 19L40w-0001fB-00; Wed, 28 May 2003 11:42:58 -0500 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 19L40J-0000tJ-00; Wed, 28 May 2003 12:42:19 -0400 Date: Wed, 28 May 2003 16:42:00 -0000 From: Daniel Jacobowitz To: Paul Koning Cc: gdb-patches@sources.redhat.com Subject: Re: proposed PATCH: make watchpoints work correctly Message-ID: <20030528164219.GA3397@nevyn.them.org> Mail-Followup-To: Paul Koning , gdb-patches@sources.redhat.com References: <16084.56661.295275.544414@pkoning.dev.equallogic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16084.56661.295275.544414@pkoning.dev.equallogic.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-05/txt/msg00508.txt.bz2 On Wed, May 28, 2003 at 12:01:25PM -0400, Paul Koning wrote: > I have copyright assignment papers on file with FSF for gcc and > binutils -- does that cover this or should I add paperwork for gdb > specifically? Also, I have no write access to anything. Lastly, I'm > not sure how many things have to be tested for a patch to be > considered acceptable. You'll need separate copyright papers for GDB; sorry, I was under the impression you already had them. As for the patch itself, I just skimmed it, but using a global in handle_inferior_event and in remote.c is not kosher. We're trying to cut back on the mess in infrun, not increase it. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer