On Mon, Oct 08, 2012 at 11:30:28AM +0800, "Jackie Yeh [?????????]" wrote:
> Hi Petr,
> 
> I applied your patch, and attached the log with -D77 option.
> 
> :: fetch_rd32: couldn't read 20 bytes from (nil)
> It's strange that 'addr' is a NULL pointer!


Hello,

The reason for the null addr is that MIPS dynamic linkers dont use the
DT_DEBUG entries in the dynamic section. Instead they use a MIPS
specific tag, DT_MIPS_RLD_MAP. I've posted a set of patches to
the list that try to fix this issue, would be awesome if you could
try them out on your side aswell.

Best regards,
Edgar

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

Reply via email to