Sat, 21 Sep 2024 10:41:03 CST | login

Information for build gcc-toolset-10-ltrace-0.7.91-1.el8

ID7534
Package Namegcc-toolset-10-ltrace
Version0.7.91
Release1.el8
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/gcc-toolset-10-ltrace.git#428cac38fa64895191e005c9c3bfbbb19d407989
SummaryTracks runtime library calls from dynamically linked executables
DescriptionLtrace 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.
Built bydistrobuild
State complete
Volume DEFAULT
StartedFri, 04 Jun 2021 15:00:27 CST
CompletedFri, 04 Jun 2021 15:09:06 CST
Taskbuild (dist-circle8, /stage/rpms/gcc-toolset-10-ltrace.git:428cac38fa64895191e005c9c3bfbbb19d407989)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/gcc-toolset-10-ltrace.git?#428cac38fa64895191e005c9c3bfbbb19d407989'}}
Tags
dist-circle8
dist-circle8-compose
RPMs
src
gcc-toolset-10-ltrace-0.7.91-1.el8.src.rpm (info) (download)
aarch64
gcc-toolset-10-ltrace-0.7.91-1.el8.aarch64.rpm (info) (download)
gcc-toolset-10-ltrace-debuginfo-0.7.91-1.el8.aarch64.rpm (info) (download)
i686
gcc-toolset-10-ltrace-0.7.91-1.el8.i686.rpm (info) (download)
gcc-toolset-10-ltrace-debuginfo-0.7.91-1.el8.i686.rpm (info) (download)
ppc64le
gcc-toolset-10-ltrace-0.7.91-1.el8.ppc64le.rpm (info) (download)
gcc-toolset-10-ltrace-debuginfo-0.7.91-1.el8.ppc64le.rpm (info) (download)
x86_64
gcc-toolset-10-ltrace-0.7.91-1.el8.x86_64.rpm (info) (download)
gcc-toolset-10-ltrace-debuginfo-0.7.91-1.el8.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Sun May 26 2019 DJ Delorie <dj@redhat.com> - 0.7.91-1 - Initial sources (#1818987)