C Development Tools and Libraries

ltrace - Tracks runtime library calls from dynamically linked executables

Website: http://ltrace.alioth.debian.org/
License: GPLv2+
Vendor: Fedora Project
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.2-9.fc20.x86_64 [125 KiB] Changelog by Petr Machata (2014-02-13):
- Add an upstream patch that fixes missed initialization of some
  fields in struct process after atteching to a multi-threaded
  process.  (ltrace-0.7.2-e_machine.patch)

Listing created by Repoview-0.6.6-5.fc20