From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22461 invoked by alias); 15 May 2006 23:46:28 -0000 Received: (qmail 22449 invoked by uid 22791); 15 May 2006 23:46:27 -0000 X-Spam-Check-By: sourceware.org Received: from omta01sl.mx.bigpond.com (HELO omta01sl.mx.bigpond.com) (144.140.92.153) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 15 May 2006 23:46:24 +0000 Received: from grove.modra.org ([144.136.172.108]) by omta01sl.mx.bigpond.com with ESMTP id <20060515234620.MIN19512.omta01sl.mx.bigpond.com@grove.modra.org> for ; Mon, 15 May 2006 23:46:20 +0000 Received: by bubble.grove.modra.org (Postfix, from userid 500) id 94D811E1E0F; Tue, 16 May 2006 09:16:20 +0930 (CST) Date: Tue, 16 May 2006 02:07:00 -0000 From: Alan Modra To: PAUL GILLIAM , gdb-patches@sources.redhat.com Subject: Re: [patch] Strange stepping behaviour with ppc32 with secure PLTs Message-ID: <20060515234620.GG19700@bubble.grove.modra.org> References: <1147469935.3672.114.camel@dufur.beaverton.ibm.com> <20060512225044.GA20706@nevyn.them.org> <20060513143141.GB19700@bubble.grove.modra.org> <20060513145829.GA3721@nevyn.them.org> <20060515005619.GC19700@bubble.grove.modra.org> <20060515150854.GA28766@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060515150854.GA28766@nevyn.them.org> User-Agent: Mutt/1.4i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00347.txt.bz2 On Mon, May 15, 2006 at 11:08:54AM -0400, Daniel Jacobowitz wrote: [about powerpc stubs] > Can't we somehow record them in the object file, then? Would one symbol at the start of a block of stubs be sufficient? If so, please sugest a name to suit existing gdb code (if there is such). On powerpc, the stubs are all in one block at the end of .text. On powerpc64 they are in multiple blocks throughout .text. -- Alan Modra IBM OzLabs - Linux Technology Centre