[el5_u2_base] ltrace-0.5-7.45svn.el5.i386

Name:ltrace
Version:0.5
Release:7.45svn.el5
Architecture:i386
Group:Development/Debuggers
Size:115786
License:GPL
RPM: ltrace-0.5-7.45svn.el5.i386.rpm
Source RPM: ltrace-0.5-7.45svn.el5.src.rpm
Build Date:Fri Mar 14 2008
Build Host:ca-build15.us.oracle.com
Vendor:Oracle USA
Summary:Tracks runtime library calls from dynamically linked executables.
Description:
Ltrace is a debugging program which runs a specified command until the
command exits.  While the command is executing, ltrace intercepts and
records both the dynamic library calls called by the executed process
and the signals received by the executed process.  Ltrace can also
intercept and print system calls executed by the process.

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

Related Packages (Show Changelog) (Show Filelist)