From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26829 invoked by alias); 2 Nov 2002 14:58:04 -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 26782 invoked from network); 2 Nov 2002 14:58:04 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 2 Nov 2002 14:58:04 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 1880eR-0005b0-00 for ; Sat, 02 Nov 2002 09:57:32 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 187zje-0006HG-00 for ; Sat, 02 Nov 2002 09:58:50 -0500 Date: Sat, 02 Nov 2002 06:58:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [patch] Deprecate read_register_gen() / write_register_gen() Message-ID: <20021102145850.GA24106@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <3DC3E5A3.4090803@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DC3E5A3.4090803@redhat.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-11/txt/msg00011.txt.bz2 On Sat, Nov 02, 2002 at 09:48:03AM -0500, Andrew Cagney wrote: > These functions are now really redundant - equivalent regcache variants > are available. Apart from the fringes (-tdep files) there are hardly > any references left. When you deprecate without removing, would you mind adding a pointer to the replacement interfaces in headers near the declaration? Otherwise the remaining references are a pain for individual maintainers to clean up later. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer