[ All 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 ]
×

Package gcc-toolset-9-ltrace-0.7.91-1.el8.src download

Name gcc-toolset-9-ltrace
Epoch 0
Version 0.7.91
Release 1.el8
Architecture src
Website/URL http://ltrace.alioth.debian.org/
License GPLv2+
Build Time 2023-12-04 22:59:04
Build Host builder-x86-04.inferitos.ru
Summary Tracks runtime library calls from dynamically linked executables
Repositories AppStream
Description 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.
Errata
Size 613 KiB
Source Project gcc-toolset-9-ltrace-0.7.91-1.el8
SHA-256 checksum ad4b0f3aa07d5bae938beb8da0b3db8bfc0f6250524b789989a80889365983e9
× Full screenshot
Changelog 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