Пакет ltrace: Информация

    Бинарный пакет: ltrace
    Версия: 0.6.0-alt1
    Архитектура: x86_64
    Собран:  24 августа 2011 г. 2:42
    Исходный пакет: ltrace
    Сообщить об ошибке в пакете
    Загрузка: ltrace-0.6.0-alt1.x86_64.rpm
    Домашняя страница: http://ltrace.alioth.debian.org/

    Лицензия: GPLv2+
    О пакете: Tracks runtime library calls from dynamically linked executables
    Описание: 
    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.

    Сопровождающий: Dmitry V. Levin

    Список участников:
    Dmitry V. Levin
    Ilya Evseev
    Stanislav Ievlev

    Права:
    @qa_p7

    Последнее изменение


    24 августа 2011 г. Dmitry V. Levin 0.6.0-alt1
    - Updated to 0.6.0-10-g43d1de9.
    16 ноября 2007 г. Dmitry V. Levin 0.5-alt1
    - Updated to 0.5-3.
    16 ноября 2007 г. Dmitry V. Levin 0.4-alt3
    - Build with -D_GNU_SOURCE to get off64_t definition
      which is necessary for libelf-0.130.