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: [rfc] Remove "function descriptor" handling on ppc32


On Wed, May 14, 2008 at 04:01:26PM -0300, Thiago Jung Bauermann wrote:
> By the way, the patch also made bfd_lookup_symbol in solib-svr4.c look
> for symbols in data sections, and added a call to
> gdbarch_convert_from_func_ptr_addr. Is that dead code as well?

No, I don't think so.  It may be used on targets which really do use
descriptors.

-- 
Daniel Jacobowitz
CodeSourcery


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