Description
strace with an alternative gdbserver backend in addition to the ptrace backend.
Installation Instructions
gdbserver --multi localhost:54321 & strace -G localhost:54321 /path/to/program
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (41)* | EPEL 7 (134 downloads) |
![]() |
x86_64 (35)* | Fedora rawhide (147 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable dcaratti/strace
More info about enabling Copr repositories