Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37405105
en ru br
ALT Linux repos
S:0.7.91.0.198.git82c6640-alt5
5.0: 0.5-alt1
4.1: 0.5-alt1
4.0: 0.4-alt2.0
3.0: 0.3.36-alt2

Group :: Development/Debuggers
RPM: ltrace

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.5-alt1
Build date: 17 november 2007, 03:42 ( 856.9 weeks ago )
Size: 166.46 Kb

Home page:   http://packages.debian.org/unstable/utils/ltrac…

License: GPL
Summary: Tracks runtime library calls from dynamically linked executables
Description:

Ltrace is a debugging program which runs a specified command until it
exits.  While the command is executing, ltrace intercepts and records
the dynamic library calls which are called by the executed process and
the signals received by that process.
It can also intercept and print the system calls executed by the program.

The program to be traced need not be recompiled for this, so you can
use it on binaries for which you don't have the source handy.

Current maintainer: Dmitry V. Levin

List of contributors

List of rpms provided by this srpm:

  • ltrace
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin