* manually add pygments hatchling DEP and update .cache
[t2sde.git] / package / develop / strace / strace.desc
blob314cc603e68fdc0a749dfd33c5966015c983e165
1 [COPY] --- T2-COPYRIGHT-BEGIN ---
2 [COPY] t2/package/*/strace/strace.desc
3 [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
5 [COPY] SPDX-License-Identifier: GPL-2.0
6 [COPY] --- T2-COPYRIGHT-END ---
8 [I] Trace system calls and signals
10 [T] In the simplest case strace runs the specified command
11 [T] until it exits. It intercepts and records the system
12 [T] calls which are called by a process and the signals which
13 [T] are received by a process. The name of each system call,
14 [T] its arguments and its return value are printed on standard
15 [T] error or to the file specified with the -o option.
17 [U] https://strace.io/
19 [A] Wichert Akkerman <wakkerma@debian.org>
20 [M] Rene Rebe <rene@t2-project.org>
22 [C] base/development
23 [F] CROSS NO-LTO.gcc
25 [R] - blackfin cris
27 [L] BSD
28 [S] Stable
29 [V] 6.13
30 [P] X --2--5---9 104.200
32 [D] d00dd12c36be9ee2dda705ecf548ede6698e3a1a2bd17b1c0bf7775b strace-6.13.tar.xz https://github.com/strace/strace/releases/download/v6.13/