Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ltrace: Tracks runtime library calls from dynamically linked executables.
Name: | ltrace |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 0.3.36 |
License: | GPL |
Release: | 4.2 |
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.
Arch: src
Download: | ltrace-0.3.36-4.2.src.rpm |
Build Date: | Wed Apr 5 06:42:52 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 334 KiB |
Changelog
- * Tue Apr 4 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Feb 11 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.3.36-4.2
-
- bump again for double-long bug on ppc(64)
- * Wed Feb 8 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.3.36-4.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes