strace
Useful diagnostic, instructional, and debugging tool
homepage ↗ github: strace/strace gitlab: strace/strace sourceforge: strace cpe: cpe:/a:strace_project:strace
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 7.1 | 4 | 16 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | hppa | loong | m68k | mips | ppc | s390 | sparc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 9999 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | |||||||||||||
| 7.1 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | loong testing | m68k testing | mips testing | ppc testing | s390 testing | sparc testing | — | view · download · history ↗ |
| 7.0-r1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | m68k testing | mips testing | ppc stable | s390 testing | sparc testing | — | view · download · history ↗ |
| 6.19 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | m68k testing | mips testing | ppc stable | s390 testing | sparc testing | — | view · download · history ↗ |
Use flags of 7.1
- aio Enable dev-libs/libaio support for tracing Asynchronous I/O operations
- ncurses Make color support available via sys-libs/ncurses. At runtime, if enabled, defaults to 'auto', but can be disabled with --color never.
- perl Add optional support/bindings for the Perl language
- selinux !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- static !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- unwind Enable stack backtraces (-k flag) via sys-libs/libunwind
- elfutils Enable stack backtraces (-k flag) via dev-libs/elfutils
- verify-sig Verify upstream signatures on distfiles
Runtime dependencies of 7.1
show 17 lines
!static?
(
elfutils?
(
)
ncurses?
(
)
selinux?
(
)
unwind?
(
)
)
perl?
(
)