x11/xtruss - The NetBSD Packages Collection

Easy-to-use X protocol tracing program

Any programmer accustomed to writing programs on Linux or System
V-type Unixes will have encountered the program variously known as
strace or truss, which monitors another program and produces a
detailed log of every system call the program makes - in other
words, all the program's interactions with the OS kernel. This is
often an invaluable debugging tool, and almost as good an educational
one.

When it's a GUI program (or rather, the GUI-related behaviour of
a program) that you want to understand or debug, though, the level
of interaction with the OS kernel is rarely the most useful one.
More helpfully, one would like to log all the program's interactions
with the X server in the same way.

This package provides xtruss, an X protocol loggers. It has a
command-line syntax similar to strace in its default mode, you just
prefix "xtruss" to the same command line you would have run anyway
and its output format is also more like strace, putting requests
and responses on the same line of output where reasonably possible.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64xtruss-10030.tgz
NetBSD 10.0aarch64xtruss-10030.tgz
NetBSD 10.0aarch64xtruss-10030.tgz
NetBSD 10.0aarch64ebxtruss-10030.tgz
NetBSD 10.0aarch64ebxtruss-10030.tgz
NetBSD 10.0alphaxtruss-10030.tgz
NetBSD 10.0earmv4xtruss-10030.tgz
NetBSD 10.0earmv6hfxtruss-10030.tgz
NetBSD 10.0earmv6hfxtruss-10030.tgz
NetBSD 10.0earmv6hfxtruss-10030.tgz
NetBSD 10.0earmv7hfxtruss-10030.tgz
NetBSD 10.0earmv7hfxtruss-10030.tgz
NetBSD 10.0earmv7hfxtruss-10030.tgz
NetBSD 10.0i386xtruss-10030.tgz
NetBSD 10.0i386xtruss-10030.tgz
NetBSD 10.0powerpcxtruss-10030.tgz
NetBSD 10.0vaxxtruss-10030.tgz
NetBSD 10.0x86_64xtruss-10030.tgz
NetBSD 10.0_BETAx86_64xtruss-10030.tgz
NetBSD 8.0i386xtruss-10030.tgz
NetBSD 8.0i386xtruss-10030.tgz
NetBSD 8.0i386xtruss-10030.tgz
NetBSD 8.0powerpcxtruss-10030.tgz
NetBSD 8.0powerpcxtruss-10030.tgz
NetBSD 8.0powerpcxtruss-10030.tgz
NetBSD 8.0powerpcxtruss-10030.tgz
NetBSD 8.0x86_64xtruss-10030.tgz
NetBSD 8.0x86_64xtruss-10030.tgz
NetBSD 8.0x86_64xtruss-10030.tgz
NetBSD 9.0aarch64xtruss-10030.tgz
NetBSD 9.0aarch64xtruss-10030.tgz
NetBSD 9.0aarch64xtruss-10030.tgz
NetBSD 9.0alphaxtruss-10030.tgz
NetBSD 9.0alphaxtruss-10030.tgz
NetBSD 9.0earmxtruss-10030.tgz
NetBSD 9.0earmv4xtruss-10030.tgz
NetBSD 9.0earmv6hfxtruss-10030.tgz
NetBSD 9.0earmv6hfxtruss-10030.tgz
NetBSD 9.0earmv6hfxtruss-10030.tgz
NetBSD 9.0earmv7hfxtruss-10030.tgz
NetBSD 9.0earmv7hfxtruss-10030.tgz
NetBSD 9.0earmv7hfxtruss-10030.tgz
NetBSD 9.0i386xtruss-10030.tgz
NetBSD 9.0i386xtruss-10030.tgz
NetBSD 9.0m68kxtruss-10030.tgz
NetBSD 9.0m68kxtruss-10030.tgz
NetBSD 9.0m68kxtruss-10030.tgz
NetBSD 9.0mips64ebxtruss-10030.tgz
NetBSD 9.0powerpcxtruss-10030.tgz
NetBSD 9.0powerpcxtruss-10030.tgz
NetBSD 9.0powerpcxtruss-10030.tgz
NetBSD 9.0powerpcxtruss-10030.tgz
NetBSD 9.0sh3elxtruss-10030.tgz
NetBSD 9.0sh3elxtruss-10030.tgz
NetBSD 9.0sparc64xtruss-10030.tgz
NetBSD 9.0sparcxtruss-10030.tgz
NetBSD 9.0sparcxtruss-10030.tgz
NetBSD 9.0vaxxtruss-10030.tgz
NetBSD 9.0vaxxtruss-10030.tgz
NetBSD 9.0x86_64xtruss-10030.tgz
NetBSD 9.0x86_64xtruss-10030.tgz
NetBSD 9.3x86_64xtruss-10030.tgz
NetBSD 9.3x86_64xtruss-10030.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.