Пакет gcc-toolset-9-ltrace-0.7.91-1.el8.x86_64
Имя | gcc-toolset-9-ltrace |
---|---|
Эпоха | 0 |
Версия | 0.7.91 |
Релиз | 1.el8 |
Архитектура | x86_64 |
Сайт | http://ltrace.alioth.debian.org/ |
Лицензия | GPLv2+ |
Время сборки | 2023-12-04 22:58:46 |
Хост сборки | 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. |
Эррата | — |
Размер | 159 КиБ |
Исходный проект | gcc-toolset-9-ltrace-0.7.91-1.el8 |
Контрольная сумма SHA-256 | 56cb474ace5468c386a27cb87ebaaf0b52b680b9e8b63dcb0b3aa5887433400d |
×
* 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