xref: /aosp_15_r20/external/strace/debian/control (revision cf84ac9a129d8ea9952db616b4e9b904c4bdde56)
1*cf84ac9aSAndroid Build Coastguard WorkerSource: strace
2*cf84ac9aSAndroid Build Coastguard WorkerMaintainer: Steve McIntyre <[email protected]>
3*cf84ac9aSAndroid Build Coastguard WorkerSection: utils
4*cf84ac9aSAndroid Build Coastguard WorkerPriority: optional
5*cf84ac9aSAndroid Build Coastguard WorkerBuild-Depends: libc6-dev (>= 2.2.2) [!alpha !ia64], libc6.1-dev (>= 2.2.2) [alpha ia64], gcc-multilib [amd64 i386 powerpc ppc64 ppc64el s390 s390x sparc sparc64 x32], debhelper (>= 7.0.0), gawk, libdw-dev, libiberty-dev, libbluetooth-dev
6*cf84ac9aSAndroid Build Coastguard WorkerStandards-Version: 4.1.3
7*cf84ac9aSAndroid Build Coastguard WorkerHomepage: https://strace.io
8*cf84ac9aSAndroid Build Coastguard WorkerVcs-Git: https://salsa.debian.org/debian/strace.git
9*cf84ac9aSAndroid Build Coastguard WorkerVcs-Browser: https://salsa.debian.org/debian/strace
10*cf84ac9aSAndroid Build Coastguard Worker
11*cf84ac9aSAndroid Build Coastguard WorkerPackage: strace
12*cf84ac9aSAndroid Build Coastguard WorkerArchitecture: linux-any
13*cf84ac9aSAndroid Build Coastguard WorkerDepends: ${shlibs:Depends}, ${misc:Depends}
14*cf84ac9aSAndroid Build Coastguard WorkerDescription: System call tracer
15*cf84ac9aSAndroid Build Coastguard Worker strace is a system call tracer, i.e. a debugging tool which prints out
16*cf84ac9aSAndroid Build Coastguard Worker a trace of all the system calls made by a another process/program.
17*cf84ac9aSAndroid Build Coastguard Worker The program to be traced need not be recompiled for this, so you can
18*cf84ac9aSAndroid Build Coastguard Worker use it on binaries for which you don't have source.
19*cf84ac9aSAndroid Build Coastguard Worker .
20*cf84ac9aSAndroid Build Coastguard Worker System calls and signals are events that happen at the user/kernel
21*cf84ac9aSAndroid Build Coastguard Worker interface. A close examination of this boundary is very useful for bug
22*cf84ac9aSAndroid Build Coastguard Worker isolation, sanity checking and attempting to capture race conditions.
23*cf84ac9aSAndroid Build Coastguard Worker
24*cf84ac9aSAndroid Build Coastguard WorkerPackage: strace64
25*cf84ac9aSAndroid Build Coastguard WorkerArchitecture: i386 powerpc s390 sparc
26*cf84ac9aSAndroid Build Coastguard WorkerPriority: optional
27*cf84ac9aSAndroid Build Coastguard WorkerDepends: ${shlibs:Depends}, ${misc:Depends}
28*cf84ac9aSAndroid Build Coastguard WorkerDescription: System call tracer for 64bit binaries
29*cf84ac9aSAndroid Build Coastguard Worker strace is a system call tracer, i.e. a debugging tool which prints out
30*cf84ac9aSAndroid Build Coastguard Worker a trace of all the system calls made by a another process/program.
31*cf84ac9aSAndroid Build Coastguard Worker The program to be traced need not be recompiled for this, so you can
32*cf84ac9aSAndroid Build Coastguard Worker use it on binaries for which you don't have source.
33*cf84ac9aSAndroid Build Coastguard Worker .
34*cf84ac9aSAndroid Build Coastguard Worker This package contains the 64bit version of the binary, intended for
35*cf84ac9aSAndroid Build Coastguard Worker biarch systems with 32bit userland and 64bit kernel.
36*cf84ac9aSAndroid Build Coastguard Worker .
37*cf84ac9aSAndroid Build Coastguard Worker System calls and signals are events that happen at the user/kernel
38*cf84ac9aSAndroid Build Coastguard Worker interface. A close examination of this boundary is very useful for bug
39*cf84ac9aSAndroid Build Coastguard Worker isolation, sanity checking and attempting to capture race conditions.
40*cf84ac9aSAndroid Build Coastguard Worker
41*cf84ac9aSAndroid Build Coastguard WorkerPackage: strace-udeb
42*cf84ac9aSAndroid Build Coastguard WorkerSection: debian-installer
43*cf84ac9aSAndroid Build Coastguard WorkerXC-Package-Type: udeb
44*cf84ac9aSAndroid Build Coastguard WorkerPriority: optional
45*cf84ac9aSAndroid Build Coastguard WorkerArchitecture: linux-any
46*cf84ac9aSAndroid Build Coastguard WorkerDepends: ${shlibs:Depends}, ${misc:Depends}
47*cf84ac9aSAndroid Build Coastguard WorkerDescription: System call tracer
48*cf84ac9aSAndroid Build Coastguard Worker strace is a system call tracer, i.e. a debugging tool which prints out
49*cf84ac9aSAndroid Build Coastguard Worker a trace of all the system calls made by a another process/program.
50*cf84ac9aSAndroid Build Coastguard Worker The program to be traced need not be recompiled for this, so you can
51*cf84ac9aSAndroid Build Coastguard Worker use it on binaries for which you don't have source.
52*cf84ac9aSAndroid Build Coastguard Worker .
53*cf84ac9aSAndroid Build Coastguard Worker System calls and signals are events that happen at the user/kernel
54*cf84ac9aSAndroid Build Coastguard Worker interface. A close examination of this boundary is very useful for bug
55*cf84ac9aSAndroid Build Coastguard Worker isolation, sanity checking and attempting to capture race conditions.
56*cf84ac9aSAndroid Build Coastguard Worker .
57*cf84ac9aSAndroid Build Coastguard Worker This is a stripped down package intended for debugging use in the Debian
58*cf84ac9aSAndroid Build Coastguard Worker installer.
59