From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32264 invoked by alias); 27 Jun 2002 16:37:34 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 32234 invoked from network); 27 Jun 2002 16:37:32 -0000 Received: from unknown (HELO mf2.bredband.net) (195.54.122.120) by sources.redhat.com with SMTP; 27 Jun 2002 16:37:32 -0000 Received: from cockmaster ([213.112.126.65]) by mf2.bredband.net with ESMTP id <20020627163814.JZCC12689.mf2@cockmaster>; Thu, 27 Jun 2002 18:38:14 +0200 Date: Thu, 27 Jun 2002 09:37:00 -0000 From: Johan Rydberg To: Andrew Cagney Cc: gdb@sources.redhat.com Subject: Re: remote.c: remote_insert_watchpoint et al Message-ID: <20020627184335.Q1899@cockmaster.bredbandsbolaget.se> References: <20020627022045.A15421@cockmaster.bredbandsbolaget.se> <3D1B2419.5000104@ges.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit In-Reply-To: <3D1B2419.5000104@ges.redhat.com>; from ac131313@ges.redhat.com on Thu, Jun 27, 2002 at 16:41:29 +0200 X-SW-Source: 2002-06/txt/msg00300.txt.bz2 On 2002.06.27 16:41 Andrew Cagney wrote: : > Hi, : > : > Are there any (near) plans to make watchpoint functions : > part of the (remote) target vector? : : Please do! Not having them in the target vector is considered a bug. : http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=161 The only problem I see is that I have no copyright assignment for gdb, just for binutils. But the changes needed might be so small so that theres no reason for an assignment. regards johan