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


_______________________________________________
Ltrace-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/ltrace-devel

Reply via email to