ltrace is a dynamic library tracer.  ltrace is a debugging tool, similar to
strace, but it traces library calls instead of system calls.

WWW: http://packages.debian.org/unstable/utils/ltrace.html
