Joe,
I am sorry for the dumb question but how do you checkout a branch from github. I am not familiar with git. I ran: git clone git://git.debian.org/git/collab-maint/ltrace.git but this only gets me the master branch. Thank you. From: Joe Damato [mailto:[email protected]] Sent: Tuesday, March 09, 2010 5:20 PM To: Rodrigo Dominguez Cc: [email protected] Subject: Re: [Ltrace-devel] Tracing dependent libraries 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
