Package: strace Version: 6.19-1 Architecture: i386 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 2523 Depends: libc6 (>= 2.15) Filename: i386/strace_6.19-1_i386.deb Size: 1406986 MD5sum: 98ad74c0e59f26b815fbecb3c90c2cf1 SHA1: 98c12ea19b45ffed2b7e4a9cd000af4201582a42 SHA256: ef34dc70f4a5ce7503d19f9dce60a7a751c2070bc1f87f2605f1acc9e513f1da 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.19-1 Architecture: amd64 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 3180 Depends: libc6 (>= 2.15) Filename: amd64/strace_6.19-1_amd64.deb Size: 1471440 MD5sum: 6dbd1556c85618d971db315d2204c9ce SHA1: d23945d51bbb389fc3078394a3657ba9e1622050 SHA256: 5ff0ce85f9adb0f03df2b735d784a4884a4a84649fad9ee7dfe71c4fa245f0d3 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.19-1 Architecture: i386 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 3144 Depends: libc6-amd64 (>= 2.15) Filename: i386/strace64_6.19-1_i386.deb Size: 1439050 MD5sum: 8e6f047c5c3f952e9c5ad9014d2132e5 SHA1: b305cbde54a30d18c397e6fbb86b1ed0a6324aaa SHA256: 2456f9de1c2c1506f8cd873844341f54c350fb4bfe5f9ba97ae3786a1db1c260 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.