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 |
---|---|---|
EPEL 7 | x86_64 (38)* | EPEL 7 (126 downloads) |
Fedora rawhide | x86_64 (32)* | Fedora rawhide (142 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable dcaratti/strace
More info about enabling Copr repositories