Package strace
Source package: strace
Version: 5.5-alt0.mips1
Category: Development/Debuggers
Report package bug
Version: 5.5-alt0.mips1
Build time: Feb 25, 2020, 03:54 PM
Report package bug
License: LGPL-2.1-or-later and GPL-2.0-or-later
Summary: Tracks and displays system calls associated with a running process
Description:
Last changes: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.
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. |