From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6888 invoked by alias); 13 Nov 2002 18:49:35 -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 6873 invoked from network); 13 Nov 2002 18:49:33 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 13 Nov 2002 18:49:33 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id gADInQa29691; Wed, 13 Nov 2002 10:49:26 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Jim Blandy Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: Tolerate filenames present in symtabs but absent from macro info References: From: David Carlton Date: Wed, 13 Nov 2002 10:49:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-11/txt/msg00381.txt.bz2 On 07 Nov 2002 15:29:07 -0500, Jim Blandy said: > I've committed this. > Jim Blandy writes: >> 2002-11-01 Jim Blandy >> >> * macroscope.c: #include "complaints.h". >> (sal_macro_scope): Cope with filenames that appear in the symtabs, >> but not in the macro table. >> * Makefile.in (macroscope.o): Record dependency. Should PR gdb/621 be closed? David Carlton carlton@math.stanford.edu