From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18253 invoked by alias); 29 Jul 2003 03:34:54 -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 18243 invoked from network); 29 Jul 2003 03:34:53 -0000 Received: from unknown (HELO mta03bw.bigpond.com) (139.134.6.86) by sources.redhat.com with SMTP; 29 Jul 2003 03:34:53 -0000 Received: from bubble.local ([144.135.24.84]) by mta03bw.bigpond.com (Netscape Messaging Server 4.15 mta03bw Jul 16 2002 22:47:55) with SMTP id HIROM300.FMU for ; Tue, 29 Jul 2003 13:34:51 +1000 Received: from cpe-144-136-188-60.sa.bigpond.net.au ([144.136.188.60]) by bwmam06bpa.bigpond.com(MailRouter V3.2g 53/45348352); 29 Jul 2003 13:34:51 Received: (qmail 2220 invoked by uid 179); 29 Jul 2003 03:34:51 -0000 Date: Tue, 29 Jul 2003 03:34:00 -0000 From: Alan Modra To: binutils@sources.redhat.com, gdb@sources.redhat.com Subject: Re: fake symbols to aid debugging Message-ID: <20030729033451.GJ27145@bubble.sa.bigpond.net.au> Mail-Followup-To: binutils@sources.redhat.com, gdb@sources.redhat.com References: <20030729023258.GH27145@bubble.sa.bigpond.net.au> <20030729031107.GA987@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030729031107.GA987@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2003-07/txt/msg00326.txt.bz2 On Mon, Jul 28, 2003 at 11:11:07PM -0400, Daniel Jacobowitz wrote: > Would it be feasible for the linker to > generate a DWARF compilation unit for these stubs, and fill it with > DW_AT_trampoline markers? Yes, I could do that. Doesn't solve my disassembly problem though, does it? Even if gdb is clever enough to rummage through dwarf info for calls via stubs, I'd like to have objdump -d print useful symbols. -- Alan Modra IBM OzLabs - Linux Technology Centre