Skip to content

CentOS 7 - Updates for x86_64: development/debuggers: ltrace

ltrace - Tracks runtime library calls from dynamically linked executables

Website: http://ltrace.alioth.debian.org/
License: GPLv2+
Vendor: CentOS
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.7.91-16.el7.x86_64 [147 KiB] Changelog by DJ Delorie (2019-07-23):
- Fix crash when run on certain processes with the -S option (#1360259)
ltrace-0.7.91-15.el7.x86_64 [147 KiB] Changelog by DJ Delorie (2018-05-25):
- Enable -w via libdw (#1449588)
ltrace-0.7.91-14.el7.x86_64 [146 KiB] Changelog by Jeff Law - 0.7.91-14 (2015-07-20):
- Fix dates in ChangeLog.   No functional changes (#1244866)

Listing created by repoview