I implemented support for libdl and you can get that tree from github: http://github.com/ice799/ltrace/tree/libdl
I have *not* implemented tracing calls from libraries to other libraries, though. doing that should be pretty straightforward. i don't really have the cycles right now to implement that in the near term but I am willing to point people in the right direction if they are interested in implementing it. otherwise as soon as i have time to do it (probably later this month), i can implement it. joe On Tue, Mar 9, 2010 at 2:13 PM, Rodrigo Dominguez <[email protected]>wrote: > How can I get ltrace to trace dependent libraries (libraries called from > within libraries)? All I was able to find was this old post: > > http://sourceware.org/ml/binutils/2006-09/msg00009.html > > Has this been implemented since then? > > Thank you. > > > _______________________________________________ > Ltrace-devel mailing list > [email protected] > http://lists.alioth.debian.org/mailman/listinfo/ltrace-devel >
_______________________________________________ Ltrace-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/ltrace-devel
