Package ltrace: Information

    Source package: ltrace
    Version: 0.7.91.0.198.git82c6640-alt2
    Build time:  Apr 1, 2019, 09:37 PM in the task #226120
    Report package bug
    License: GPLv2+
    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.
    
    Optionally you can install glibc-core-debuginfo for obtaining extra
    features of Ltrace.

    List of rpms provided by this srpm:
    ltrace (x86_64, i586, aarch64)
    ltrace-debuginfo (x86_64, i586, aarch64)

    Maintainer: Grigory Ustinov


      1. /dev/pts
      2. libelf-devel
      3. /proc
      4. dejagnu
      5. elfutils-devel
      6. gcc-c++

    Last changed


    Nov. 28, 2018 Grigory Ustinov 0.7.91.0.198.git82c6640-alt2
    - Temporary disabled tests, because of new gcc.
    Nov. 24, 2017 Grigory Ustinov 0.7.91.0.198.git82c6640-alt1
    - Build new version.
       (Closes: #33470)
    Aug. 24, 2011 Dmitry V. Levin 0.6.0-alt1
    - Updated to 0.6.0-10-g43d1de9.