development/debuggers

devtoolset-7-ltrace - Tracks runtime library calls from dynamically linked executables

Website: http://ltrace.alioth.debian.org/
License: GPLv2+
Vendor: CloudLinux
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.

How to Install

yum install https://extras.getpagespeed.com/release-el6-latest.rpm
yum install devtoolset-7-ltrace

Packages

devtoolset-7-ltrace-0.7.91-2.el6.i686 [136 KiB] Changelog by DJ Delorie (2018-02-20):
- Bump to force rebuild (#1546888)

Donate