From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9378 invoked by alias); 10 Dec 2001 01:12:41 -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 9283 invoked from network); 10 Dec 2001 01:11:22 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 10 Dec 2001 01:11:22 -0000 Received: from cse.cygnus.com (cse.cygnus.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id RAA17200; Sun, 9 Dec 2001 17:11:20 -0800 (PST) Received: (from kev@localhost) by cse.cygnus.com (8.9.3/8.9.3) id SAA19231; Sun, 9 Dec 2001 18:10:53 -0700 Date: Sun, 09 Dec 2001 17:12:00 -0000 From: Kevin Buettner Message-Id: <1011210011053.ZM19230@ocotillo.lan> In-Reply-To: Andrew Cagney "Re: linux-thread.o no longer used" (Dec 9, 2:29pm) References: <20011208193605.9BEB55E9D8@zwingli.cygnus.com> <1011209214213.ZM18965@ocotillo.lan> <3C13E5CA.1080700@cygnus.com> X-Mailer: Z-Mail (4.0.1 13Jan97 Caldera) To: Andrew Cagney , Kevin Buettner Subject: Re: linux-thread.o no longer used Cc: Jim Blandy , gdb@sources.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2001-12/txt/msg00109.txt.bz2 On Dec 9, 2:29pm, Andrew Cagney wrote: > Here I think the code should just go. We'll (well I'll) otherwize make > the same mestake again of not realizing that something is using legacy code. > > This is different to the target case. In the above, functionality was > replaced. With deleted targets, we're trying to remove targets. That's fine. I don't have strong feelings about it since I can make local copies of the files that I want to refer to. Plus, they are still in the repository (albeit, in the Attic) which means that we can still get at them if we want to. Kevin