From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17229 invoked by alias); 12 May 2002 23:48:51 -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 17216 invoked from network); 12 May 2002 23:48:47 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 12 May 2002 23:48:47 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 177356-0002pR-00 for ; Sun, 12 May 2002 19:48:48 -0400 Date: Sun, 12 May 2002 16:48:00 -0000 From: Daniel Jacobowitz To: gdb@sources.redhat.com Subject: Re: RFC: Obsoleting some symbol readers? Message-ID: <20020512234848.GA10854@nevyn.them.org> Mail-Followup-To: gdb@sources.redhat.com References: <20020512044748.GA31195@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020512044748.GA31195@nevyn.them.org> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-05/txt/msg00132.txt.bz2 On Sun, May 12, 2002 at 12:47:48AM -0400, Daniel Jacobowitz wrote: > I was going through some cleanups to 'struct type' this evening and noticed > more abuse of copying types in dstread.c and hpread.c. dstread.c is only > used by m68k-apollo-*, and I see that GCC 3.1 is deprecating this system; > perhaps we should do the same for the next cycle? > > hpread, unfortunately, I don't think I can dismiss that easily :( Guess > I'll have to fix it; it has similar problems to stabs with regard to > replacing incomplete types. Corollary to this: dstread.c has not been compiled successfully since at least 1995, when function_type was removed from struct type. I don't want to be the one to fix it :) -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer