Dash:
[t2.git] / package / develop / strace / strace.desc
blob3e6075094c24dd695e910471f53697b1c900f550
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/strace/strace.desc
3 [COPY] Copyright (C) 2004 - 2022 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
5 [COPY] 
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] Trace system calls and signals
15 [T] In the simplest case strace runs the specified command
16 [T] until it exits. It intercepts and records the system
17 [T] calls which are called by a process and the signals which
18 [T] are received by a process. The name of each system call,
19 [T] its arguments and its return value are printed on standard
20 [T] error or to the file specified with the -o option.
22 [U] https://strace.io/
24 [A] Wichert Akkerman <wakkerma@debian.org>
25 [M] Rene Rebe <rene@t2-project.org>
27 [C] base/development
28 [F] CROSS
30 [R] - blackfin cris
32 [L] BSD
33 [S] Stable
34 [V] 5.16
35 [P] X --2--5---9 104.200
37 [D] f8bd949d84c29d0f54728f91fc5410527a01edb86a2c1e26cea1c1bb strace-5.16.tar.xz https://github.com/strace/strace/releases/download/v5.16/