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://utopia.knoware.nl/users/driehuis/