A utility to trace the system calls of a program
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.
- Sources inherited from project openSUSE:Leap:42.3
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.3:Ports/strace && cd $_
- Create Badge
Refresh
Refresh
Comments 1
Hello,
Could somebody trigger rebuild for armv7l please? I can not reproduce the build failure neither locally nor in branched package.