Development Tools

ltrace - Tracks runtime library calls from dynamically linked executables

Website: http://alioth.debian.org/projects/ltrace/
License: GPLv2+
Description:
ltrace is a debugging program which runs a specified command until it
exits.  While the command is executing, ltrace intercepts and records
the dynamic library calls which are called by
the executed process and the signals received by that process.
It can also intercept and print the system calls executed by the program.

The program to be traced need not be recompiled for this, so you can
use it on binaries for which you don't have the source handy.

You should install ltrace if you need a sysadmin tool for tracking the
execution of processes.

Packages

ltrace-0.5-6m.mo6.i686 [71 KiB] Changelog by NAKAYA Toshiharu (2009-01-21):
- (0.5-6m)
- rebuild against rpm-4.6

Listing created by Repoview-0.6.4-1m.mo6