strace: Trace system calls and signals1

Package available in: [trunk] [8.0] [7.0] [6.0] [2.1]

In the simplest case strace runs the specified command until it exits. It intercepts and records the system calls which are called by a process and the signals which are received by a process. The name of each system call, its arguments and its return value are printed on standard error or to the file specified with the -o option.

... part of T2, get it here

URL: http://www.liacs.nl/~wichert/strace/

Author: Wichert Akkerman <wakkerma [at] debian [dot] org>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: BSD
Status: Stable
Version: 4.5.16

Remark: Does cross compile (as setup and patched in T2).

CPU architectures: Does not support: cris

Download: http://prdownloads.sourceforge.net/strace/ strace-4.5.16.tar.bz2

T2 source: arch-0-avr32.patch
T2 source: arch-1-avr32-add-syscalls-up-to-sysvipc.patch
T2 source: arch-3-avr32-hotfix.patch
T2 source: arch-alpha-bjm.patch
T2 source: arch-arm.patch
T2 source: arch-sparc.patch
T2 source: strace.cache
T2 source: strace.conf
T2 source: strace.desc

Build time (on reference hardware): 15% (relative to binutils)2

Installed size (on reference hardware): 0.37 MB, 24 files

Dependencies (build time detected): acl bash binutils bzip2 coreutils diffutils findutils gawk gcc glibc grep linux-header make mktemp net-tools patch sed sysfiles tar util-linux

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).