This is the mail archive of the gdb-patches@sources.redhat.com 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: [ppc64-linux]: correctly find a BFD's code entry point address


On Jun 13,  7:04pm, Jim Blandy wrote:

> Thanks!  I redid the patch as you suggest, and it's much smaller and
> simpler.  How's this:
> 
> 2003-06-12  Jim Blandy  <jimb@redhat.com>
> 
> 	* ppc-linux-tdep.c (ppc64_linux_bfd_entry_point): New function.
> 	(ppc_linux_init_abi): Register it as our bfd_entry_point method.

Yeah, this version is much nicer.  Thanks for redoing it!

If I'm not mistaken, there's a dependency on some gdbarch stuff, right?
Once that's resolved, this can go in.

Kevin


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