Just in case anyone is still interested, I managed to get it working:
http://cyph.ath.cx:8080/downloads/ltrace-mvc.zip
Anyone had any luck getting ltrace to work on the phone ?
(I mean really work, tracing library calls rather than just using -S and tracing syscalls as strace already does).
ltrace seems to run into some infinite loop on some breakpoint. Works for anyone ?
If we can get ltrace to work, it'll help us trace the ezx libs and hopefully be able to understand and start using the ezx APIs.
Just in case anyone is still interested, I managed to get it working:
http://cyph.ath.cx:8080/downloads/ltrace-mvc.zip
what does that program do?
Great work Mack! I'm not really familiar with ltrace, but i guess that as strace traces system calls this traces library calls? Could you post any output?
Yes, but does it run Linux?