This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Strange stepping behaviour with ppc32 with secure PLTs


On Tue, May 16, 2006 at 09:16:20AM +0930, Alan Modra wrote:
> 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.

I'm not going to give you a quick answer to this one; I'd need to think
about it a little bit.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]