From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25653 invoked by alias); 10 Sep 2003 17:19:19 -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 25629 invoked from network); 10 Sep 2003 17:19:18 -0000 Received: from unknown (HELO zenia.home) (12.223.225.216) by sources.redhat.com with SMTP; 10 Sep 2003 17:19:18 -0000 Received: by zenia.home (Postfix, from userid 5433) id 5511920508; Wed, 10 Sep 2003 12:17:40 -0500 (EST) To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [patch/rfc;rfa:symtab] Deprecate inside_entry_file References: <3F5E5FDC.5020504@redhat.com> From: Jim Blandy Date: Wed, 10 Sep 2003 17:19:00 -0000 In-Reply-To: <3F5E5FDC.5020504@redhat.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-09/txt/msg00198.txt.bz2 Andrew Cagney writes: > Before thinking about committing this I'd like to see comments on the > symtab side. The changes in mdebugread.c, dwarfread.c, dwarf2read.c, dbxread.c, and coffread.c are just renamings. Was there something more specific that you wanted reviewed?