Skip to content

CentOS 7 - SCL for x86_64: development/debuggers: devtoolset-9-strace

devtoolset-9-strace - Tracks and displays system calls associated with a running process

Website: https://strace.io
License: LGPL-2.1+ and GPL-2.0+
Vendor: CentOS
Description:
The strace program intercepts and records the system calls called and
received by a running process.  Strace can print a record of each
system call, its arguments and its return value.  Strace is useful for
diagnosing problems and debugging, as well as for instructional
purposes.

Install strace if you need a tool to track the system calls made and
received by a process.

Packages

devtoolset-9-strace-5.1-7.el7.x86_64 [1.1 MiB] Changelog by Eugene Syromiatnikov (2020-01-27):
- Do not depend on kernel headers for decoding (#1758201).
devtoolset-9-strace-5.1-4.el7.x86_64 [1.1 MiB] Changelog by Eugene Syromiatnikov (2019-08-30):
- Properly decode struct sockaddr_hci without hci_channel field.
- Include upstream patches that fix issues reported by covscan:
  91281fec "v4l2: avoid shifting left a signed number by 31 bit",
  522ad3a0 "syscall.c: avoid infinite loop in subcalls parsing", and
  9446038e "kvm: avoid bogus vcpu_info assignment in vcpu_register".

Listing created by repoview