From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24272 invoked by alias); 23 Nov 2003 04:04: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 24262 invoked from network); 23 Nov 2003 04:04:32 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 23 Nov 2003 04:04:32 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id B834647D5B; Sat, 22 Nov 2003 20:04:36 -0800 (PST) Date: Sun, 23 Nov 2003 04:04:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFC] minimal symbols on mips-irix and overlapping CUs... Message-ID: <20031123040436.GH2498@gnat.com> References: <20031117223925.GA8608@gnat.com> <20031117233542.GA12125@nevyn.them.org> <3FB966EA.5060500@redhat.com> <20031118002820.GA20227@nevyn.them.org> <20031118012558.GD8608@gnat.com> <3FBFB0C7.4050409@gnu.org> <20031123011441.GA11272@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031123011441.GA11272@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2003-11/txt/msg00482.txt.bz2 > > - For MIPS there's this PDR section and it appears to have the function > > start as well. > > I don't believe that the IRIX tools generate .pdr. I might be mistaken > about that, though. I confirm. I checked in a few executables, and couldn't find any section named .pdr. -- Joel