[Ltrace-devel] irelative test issue with ppc64

Thierry@vnet thierry at linux.vnet.ibm.com
Fri Mar 14 16:16:50 UTC 2014


Hi Peter,

Still working on the port, the first test from
ltrace.main/trace-irelative.exp fails because the current implementation
I have
scan for STUB symbols and had them to the plt_stub table.
When I populate, I am properly checking over these symbols.
The problem is that the plt_relocs vector used to populate plt is not
updated (so I don't have any breakpoint to the symbol xyz in that
case).  Should I review the complete logic, or at end of 
arch_elf_init() should I
look for all names in plt_stub area and check if it matches an entry in
relocate vector ?
Any better idea ?

Thanks

-- 
Thierry on vnet.ibm




More information about the Ltrace-devel mailing list