Package: strace Version: 6.15.0.17.84f90-1 Architecture: i386 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 2353 Depends: libc6 (>= 2.15) Filename: i386/strace_6.15.0.17.84f90-1_i386.deb Size: 1341460 MD5sum: c180cacf1d7a5554524698dacf06e69e SHA1: 565245136cf95d6cb10c85facaef1a46e9c46a9e SHA256: 11a0f07e5f16a317d8e2eec81b32f6834e88f6215ea943b07d8c59d1434ecba3 Section: utils Priority: optional Homepage: https://strace.io Description: System call tracer strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by another process/program. The program to be traced need not be recompiled for this, so you can use it on binaries for which you don't have source. . System calls and signals are events that happen at the user/kernel interface. A close examination of this boundary is very useful for bug isolation, sanity checking and attempting to capture race conditions. Package: strace Version: 6.15.0.17.84f90-1 Architecture: amd64 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 3018 Depends: libc6 (>= 2.15) Filename: amd64/strace_6.15.0.17.84f90-1_amd64.deb Size: 1395034 MD5sum: c43767f039edc3f582bbd58d7fac769b SHA1: 04f7024a6367c3d9105b3e0ea5dce677cc2575f6 SHA256: 16588dcbb1152c0d989734f41b260ece70e52276fadd22aadacb964c634ace83 Section: utils Priority: optional Homepage: https://strace.io Description: System call tracer strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by another process/program. The program to be traced need not be recompiled for this, so you can use it on binaries for which you don't have source. . System calls and signals are events that happen at the user/kernel interface. A close examination of this boundary is very useful for bug isolation, sanity checking and attempting to capture race conditions. Package: strace64 Source: strace Version: 6.15.0.17.84f90-1 Architecture: i386 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 2983 Depends: libc6-amd64 (>= 2.15) Filename: i386/strace64_6.15.0.17.84f90-1_i386.deb Size: 1362868 MD5sum: d580150b2cc019edb14ba7681ef8f328 SHA1: 1065d3d3555d42b5787d293199f1ae4c2765e131 SHA256: abe38212ec814efb0e2df6af4bd2cb5b26e4343152edf257aebcab47138a0062 Section: utils Priority: optional Homepage: https://strace.io Description: System call tracer for 64bit binaries strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by another process/program. The program to be traced need not be recompiled for this, so you can use it on binaries for which you don't have source. . This package contains the 64bit version of the binary, intended for biarch systems with 32bit userland and 64bit kernel. . System calls and signals are events that happen at the user/kernel interface. A close examination of this boundary is very useful for bug isolation, sanity checking and attempting to capture race conditions.