From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7137 invoked by alias); 17 Dec 2002 01:09:53 -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 7129 invoked from network); 17 Dec 2002 01:09:52 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 17 Dec 2002 01:09:52 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id gBH19oe06764; Mon, 16 Dec 2002 17:09:50 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Paul Koning Cc: gdb@sources.redhat.com Subject: Re: psymtab/symtab error References: <15828.14028.345000.202128@gargle.gargle.HOWL> <15870.30532.237490.351682@pkoning.akdesign.com> From: David Carlton Date: Mon, 16 Dec 2002 17:09:00 -0000 In-Reply-To: <15870.30532.237490.351682@pkoning.akdesign.com> 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-12/txt/msg00229.txt.bz2 On Mon, 16 Dec 2002 20:00:52 -0500, Paul Koning said: >>>>>> "David" == David Carlton writes: David> I was reading through old saved emails and noticed this; what David> debug format are you using? > I don't know. I ran into this with gcc 3.0.1, NetBSD i386 host, > NetBSD MIPS target. Actually, now that I dig further, it probably doesn't matter: I think we probably have this bug I was thinking of in all non-HP debug formats. Oops. Anyways, if you could provide a test case (small is good but by no means necessary), that would be great so I could see if your bug and my bug are the same. David Carlton carlton@math.stanford.edu