Package ltrace-0.7.91-28.el8.x86_64
Name | ltrace |
---|---|
Epoch | 0 |
Version | 0.7.91 |
Release | 28.el8 |
Architecture | x86_64 |
Website/URL | http://ltrace.alioth.debian.org/ |
License | GPLv2+ |
Build Time | 2023-08-08 10:17:16 |
Build Host | builder-x86-01.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 | 160 KiB |
Source Project | ltrace-0.7.91-28.el8 |
SHA-256 checksum | 24179144533489bf1d17d20fc92298d0635055f1e30245be6eec3b6533f18e65 |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.7.91-28 - Rebuilt for MSVSphere 8.8 * Tue Nov 05 2019 DJ Delorie <dj@redhat.com> - 0.7.91-28 - Support Intel CET PLTs (#1655368) * Fri Jul 06 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 * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.91-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.91-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.91-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 17 2017 Jeff Law <law@redhat.com.org> - 0.7.91-22 - Fix FTBFS due to invalid code in ARM support (#1423913). * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.91-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Jul 20 2016 DJ Delorie <dj@redhat.com> - 0.7.91-20 - Fix FTBFS due to new gcc 6 warnings, deprecated readdir_r, and bogus chunk in unwind-elf patch.