From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31236 invoked by alias); 18 Nov 2003 01:25:59 -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 31226 invoked from network); 18 Nov 2003 01:25:58 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 18 Nov 2003 01:25:58 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 56268481D5; Mon, 17 Nov 2003 17:25:58 -0800 (PST) Date: Tue, 18 Nov 2003 01:25:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFC] minimal symbols on mips-irix and overlapping CUs... Message-ID: <20031118012558.GD8608@gnat.com> References: <20031117223925.GA8608@gnat.com> <20031117233542.GA12125@nevyn.them.org> <3FB966EA.5060500@redhat.com> <20031118002820.GA20227@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031118002820.GA20227@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2003-11/txt/msg00375.txt.bz2 > But Joel's case did have debugging information, I think - so just the > minsyms are missing? Yes, that's right. And one interesting thing I did find: "nm" on mips-irix dumps the symbol from the symbol table AND the dwarf-2 info... -- Joel