Skip to content

"SLC5X: Development Tools: ltrace

ltrace - Tracks runtime library calls from dynamically linked executables.

License: GPL
Vendor: Scientific Linux CERN, http://cern.ch/linux
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.

Packages

ltrace-0.5-20.45svn.el5.i386 [69 KiB] Changelog by Petr Machata (2013-05-02):
- Fix a resource leak in the PIE patch
ltrace-0.5-13.45svn.el5_7.12.i386 [83 KiB] Changelog by Petr Machata (2011-08-25):
- Add clone support patch that was ported by Martin Osvald
- Rebase upstream patchset for tracing multi-threaded processes
- Rebase upstream attach/detach fixes
- Fix syscall detection
- Rebase upstream patches for tracing across vfork
- Add RHEL-6 patch for SIGTRAP masked as SIGILL
- Resolves: #733216
ltrace-0.5-13.45svn.el5.i386 [75 KiB] Changelog by Petr Machata (2009-03-03):
- fix tracing of fork of 64-bit binaries with 64-bit ltrace on ppc
- improve earlychild patch
- Resolves: #265941

Listing created by repoview