Проект gcc-toolset-9-strace-5.1-6.el8
content_copy
Имя
gcc-toolset-9-strace
Эпоха
0
Версия
5.1
Релиз
6.el8
Сайт
https://strace.io
Лицензия
LGPL-2.1+ and GPL-2.0+
Время сборки
2023-12-05 23:17:18
Хост сборки
builder-x86-05.inferitos.ru
Краткое описание
Tracks and displays system calls associated with a running process
Репозитории
AppStream
Полное описание
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.
Эррата
—
×
Пакет
Краткое описание
Контрольная сумма SHA-256
x86_64
gcc-toolset-9-strace-5.1-6.el8.x86_64
content_copy
Tracks and displays system calls associated with a running process
c0098d9650d092ce4e746dd31440a6cf4bce8cdbd0f717ffa9c3d1ed05c565a6
download
src
gcc-toolset-9-strace-5.1-6.el8.src
content_copy
Tracks and displays system calls associated with a running process
5ecf002152c6b74e3721ea6074cadbbf3dce2fc156a0244384533b664c66e02a
download
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 5.1-6
- Rebuilt for MSVSphere 8.8
* Mon Jan 27 2020 Eugene Syromiatnikov <esyr@redhat.com> - 5.1-6
- Fix expected alignment for IPC tests (#1794490):
4377e3a1 "tests: fix expected output for some ipc tests", and
a75c7c4b "tests: fix -a argument in ipc_msgbuf-Xraw test".
* Thu Jan 23 2020 Eugene Syromiatnikov <esyr@redhat.com> - 5.1-5
- Fix printing stack traces for early syscalls on process attach (#1790054):
69b2c33a "unwind-libdw: fix initialization of libdwfl cache",
35e080ae "syscall: do not capture stack trace while the tracee executes
strace code", and
8e515c74 "tests: add strace-k-p test".
- Properly decode struct sockaddr_hci without hci_channel field.
* Fri Jan 03 2020 Eugene Syromiatnikov <esyr@redhat.com> - 5.1-4
- Pull upstream fix for ioctl evdev bitset decoding, fix the tests (#1747213).
- Include upstream patches that fix issues reported by covscan (#1747530):
91281fec "v4l2: avoid shifting left a signed number by 31 bit",
522ad3a0 "syscall.c: avoid infinite loop in subcalls parsing",
9446038e "kvm: avoid bogus vcpu_info assignment in vcpu_register", and
2b64854e "xlat: use unsgined type for mount_flags fallback values".
* Fri Jun 14 2019 Eugene Syromiatnikov <esyr@redhat.com> - 5.1-3
- Use SPDX abbreviations for licenses.
- Add library directories to existing LDFLAGS and not override them.
* Thu Jun 13 2019 Eugene Syromiatnikov <esyr@redhat.com> - 5.1-2
- Add SCL macros (#1685491).
* Wed May 22 2019 Dmitry V. Levin <ldv@altlinux.org> - 5.1-1
- v5.0 -> v5.1.
* Tue Mar 19 2019 Dmitry V. Levin <ldv@altlinux.org> - 5.0-1
- v4.26 -> v5.0 (resolves: #478419, #526740, #851457, #1609318,
* Wed Dec 26 2018 Dmitry V. Levin <ldv@altlinux.org> - 4.26-1
- v4.25 -> v4.26.
* Tue Oct 30 2018 Dmitry V. Levin <ldv@altlinux.org> - 4.25-1
- v4.24 -> v4.25.