Path to this page:
./
sysutils/strace,
Trace system calls
Branch: pkgsrc-2022Q3,
Version: 4.5.15nb16,
Package name: strace-4.5.15nb16,
Maintainer: christosStrace is a diagnostic and troubleshooting tool for printing out a trace
of all the system calls made by another process. It intercepts and
records the signals received by a process and the system calls which
are called by a process. The name of each system call, its arguments
and its return value are reported.
This version of strace is maintained by Wichert Akkerman.
Master sites:
Filesize: 444.929 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version strace-4.5.15nb16 (created)