A utility to trace the system calls of a program
http://sourceforge.net/projects/strace/
With strace, you can trace the activity of a program. Information
about any system calls the program makes and the signals it receives
and processes can be seen. Child processes can also be tracked.
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / strace
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools/strace && cd $_
- Create Badge
Refresh
Refresh
Source Files
Sources could not be expanded: conflict in file strace.spec
Comments 0