Package strace: Information

Binary package: strace
Version: 5.5-alt0.mips1
Architecture: mipsel
Build time:  Feb 25, 2020, 11:53 AM
Source package: strace
Report package bug
Home page: https://strace.io

Summary: Tracks and displays system calls associated with a running process
Description: 
The strace program intercepts and records the system calls called and
the signals 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.

Maintainer: Ivan A. Melnikov


Last changed


Feb. 25, 2020 Ivan A. Melnikov 5.5-alt0.mips1
- Build on mipsel ignoring test results
Feb. 6, 2020 Dmitry V. Levin 5.5-alt1
- v5.4-7-ga41d025fa -> v5.5.
Dec. 3, 2019 Dmitry V. Levin 5.4.0.7.a41d0-alt1
- v5.4 -> v5.4-7-ga41d025fa.
- Removed -utils subpackage that contained unsupported strace-graph utility.