Package: strace Version: 6.15.0.17.84f90-1 Architecture: amd64 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 2237 Depends: libc6 (>= 2.15), libdw1 (>= 0.158) Filename: amd64/strace_6.15.0.17.84f90-1_amd64.deb Size: 550644 MD5sum: 20e79e41efeed190a29e29203b7c1dc1 SHA1: cf822580b9598aaa335154d963883219ba29c56b SHA256: 26d096d81b87afd708f7c47218018adaeb0817cbb2edbaeb4f4ad2522e3072b7 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: i386 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 1584 Depends: libc6 (>= 2.15), libdw1 (>= 0.158) Filename: i386/strace_6.15.0.17.84f90-1_i386.deb Size: 499954 MD5sum: 5a03fd6f33b29d3a721efa4842f86b99 SHA1: e4f91b4e0c641cf512f4b07d7e6107622cf3f2fa SHA256: 97748b497993f16ff8eaa829b5cdb7cd197f505751156d59785a765f73d1b317 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: 2087 Depends: libc6-amd64 (>= 2.15) Filename: i386/strace64_6.15.0.17.84f90-1_i386.deb Size: 480472 MD5sum: b31f9c3b9cd54c1ec42418dcc02fa675 SHA1: ead1f1aa4dc903c5788edc4841df050ae1e861a2 SHA256: 66cdfc613742f518da5a82a26f3cbe778a8fa2460f3910b0022cead7de7c24bf 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.