From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7432 invoked by alias); 6 Jan 2003 07:59: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 7096 invoked from network); 6 Jan 2003 07:59:17 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (217.128.22.42) by 209.249.29.67 with SMTP; 6 Jan 2003 07:59:17 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id B581ED34AE; Mon, 6 Jan 2003 11:59:02 +0400 (RET) Date: Mon, 06 Jan 2003 07:59:00 -0000 From: Joel Brobecker To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Fix a "pc ... in psymtab but not in symtab" internal error warning Message-ID: <20030106075902.GR693@gnat.com> References: <20030103190722.GL693@gnat.com> <15893.58841.334249.222253@localhost.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15893.58841.334249.222253@localhost.redhat.com> User-Agent: Mutt/1.4i X-SW-Source: 2003-01/txt/msg00200.txt.bz2 > I am drooling over this documentation you mention.... All I've ever > seen about mdebug is an old doco from Dave Anderson. Is the one you > are referring to publically available? Yes. I have a PDF document written by Compaq that I found on the web. It's titled "Object file / Symbol Table Format Specification" (version 5.0 or higher, July 1998). I can't find this PDF anymore, but I found a more recent version of the documentation in HTML format at: http://www.tru64unix.compaq.com/docs/base_doc/DOCUMENTATION/V51A_HTML/SUPPDOCS/OBJSPEC/NV50XXXX.HTM > I am not opposed to checking this in. Maybe Daniel J has some machines > available where he can do some further testing? Only, I would like to > see some of the explanantions you wrote above, being included as > comments in the code. Ok. Daniel suggested I use the machines from the HP testdrive program. Hopefully, I'll have some time today and report back with some results and more comments. -- Joel