From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17119 invoked by alias); 4 Sep 2002 17:16:22 -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 17112 invoked from network); 4 Sep 2002 17:16:21 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 4 Sep 2002 17:16:21 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 651773E62; Wed, 4 Sep 2002 13:16:23 -0400 (EDT) Message-ID: <3D763FE7.7080706@ges.redhat.com> Date: Wed, 04 Sep 2002 10:16:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: Stan Shebs , gdb@sources.redhat.com Subject: Re: Much of remote-utils obsolete now? References: <20020830211711.GA19488@nevyn.them.org> <3D763421.2050701@apple.com> <20020904162918.GA4532@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-09/txt/msg00013.txt.bz2 > On Wed, Sep 04, 2002 at 09:26:09AM -0700, Stan Shebs wrote: > >> Daniel Jacobowitz wrote: >> > >> >remote-utils.[ch] claim to be generic support functions, but except for >> >some >> >stray calls in remote-array.c which could be easily removed, all the >> >references were in the now-obsolete remote-bug.c module. I'd like to see >> >this code die too, especially the undocumented and pretty much useless >> >"remote" command. >> > > >> remote-utils was obsolete several years ago, and I bet not one single >> person has used >> remote-array in five years at least. > > > Well, then :) Andrew, sounds like we have some more obsoletion > candidates. Yep. My obsolete queue has maxed out though (until after 5.3 has been released and I've zapped any of the current stuff). Perhaphs bug report it so that someone remembers to ``accidently deleted'' when the i960 stuff goes in ~2 months. Andrew