[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект gcc-toolset-11-ltrace-0.7.91-1.el8

Имя gcc-toolset-11-ltrace
Эпоха 0
Версия 0.7.91
Релиз 1.el8
Сайт http://ltrace.alioth.debian.org/
Лицензия GPLv2+
Время сборки 2023-12-05 20:46:37
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Tracks runtime library calls from dynamically linked executables
Репозитории AppStream
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
gcc-toolset-11-ltrace-0.7.91-1.el8.x86_64 Tracks runtime library calls from dynamically linked executables 83847ef1e006702cb5bb031b49d70289d94027f54252b04b70221762e279b8be download
src
gcc-toolset-11-ltrace-0.7.91-1.el8.src Tracks runtime library calls from dynamically linked executables bc3634bdc2329278c1b327d566bb0b88c8b3964d0d47988b186a570f168fe418 download
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.7.91-1
- Rebuilt for MSVSphere 8.8

* Fri Jun 11 2021 DJ Delorie <dj@redhat.com> - 0.7.91-1
- Initial sources (#1954828) for GTS-11