From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16498 invoked by alias); 12 May 2002 04:47:48 -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 16490 invoked from network); 12 May 2002 04:47:46 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 12 May 2002 04:47:46 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 176lGu-00089q-00 for ; Sun, 12 May 2002 00:47:48 -0400 Date: Sat, 11 May 2002 21:47:00 -0000 From: Daniel Jacobowitz To: gdb@sources.redhat.com Subject: RFC: Obsoleting some symbol readers? Message-ID: <20020512044748.GA31195@nevyn.them.org> Mail-Followup-To: gdb@sources.redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i X-SW-Source: 2002-05/txt/msg00119.txt.bz2 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. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer