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 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


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