Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ltrace: Tracks runtime library calls from dynamically linked executables.
Name: | ltrace |
Vendor: | |
Version: | 0.5 |
License: | GPL |
Release: | 6.45svn.al3 |
URL: | |
- Summary
- 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.
Changelog
- * Mon Sep 4 17:00:00 2006 Petr Machata <pmachata{%}redhat{*}com> - 0.5-5.45svn
- fix plt handling on ppc32 (symval patch)
- fix attaching to process (attach patch)
- add fork & exec patches from IBM
- adjust weak symbol handling (ppc32fc5 patch)
- * Wed Aug 23 17:00:00 2006 Petr Machata <pmachata{%}redhat{*}com> - 0.5-3.45svn
- use "{X}.{release}svn" release string per naming guidelines
- * Tue Aug 22 17:00:00 2006 Petr Machata <pmachata{%}redhat{*}com> - 0.5-1.1.45svn
- using dist tag