[ Все 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-9-ltrace-0.7.91-1.el8

Имя gcc-toolset-9-ltrace
Эпоха 0
Версия 0.7.91
Релиз 1.el8
Сайт http://ltrace.alioth.debian.org/
Лицензия GPLv2+
Время сборки 2023-12-04 22:59:04
Хост сборки builder-x86-04.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-9-ltrace-0.7.91-1.el8.x86_64 Tracks runtime library calls from dynamically linked executables 56cb474ace5468c386a27cb87ebaaf0b52b680b9e8b63dcb0b3aa5887433400d download
src
gcc-toolset-9-ltrace-0.7.91-1.el8.src Tracks runtime library calls from dynamically linked executables ad4b0f3aa07d5bae938beb8da0b3db8bfc0f6250524b789989a80889365983e9 download
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.7.91-1
- Rebuilt for MSVSphere 8.8

* Wed Jun 05 2019 DJ Delorie <dj@redhat.com> - 0.7.91-1
- IMPORT FROM RAWHIDE

* Thu Apr 04 2019 DJ Delorie <dj@redhat.com> - 0.7.91-33
- Add Intel CET support.

* Tue Mar 12 2019 DJ Delorie <dj@redhat.com> - 0.7.91-32
- Revert previous patch, redundant

* Tue Mar 05 2019 Eugene Syromiatnikov <esyr@redhat.com> - 0.7.91-31
- Fix "Too many return value classes" assert

* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.91-30
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

* Wed Jan 16 2019 Jeff Law <law@redhat.com> - 0.7.91-29
- Avoid passing NULL as argument to %s in printf call

* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.91-28
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

* Thu Jul 05 2018 DJ Delorie <dj@redhat.com> - 0.7.91-27
- Fix aarch64 long parameters (via $r8) support.
- Make system_call_params test compare more exactly.

* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.91-26
- Escape macros in %changelog