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

Project gcc-toolset-11-ltrace-0.7.91-1.el8

Name gcc-toolset-11-ltrace
Epoch 0
Version 0.7.91
Release 1.el8
Website/URL http://ltrace.alioth.debian.org/
License GPLv2+
Build Time 2023-12-05 20:46:37
Build Host builder-x86-03.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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
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
Changelog 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