Package: strace Version: 5.8.0.9.9366-1 Architecture: amd64 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 1737 Depends: libc6 (>= 2.15), libdw1 (>= 0.158) Filename: ./amd64/strace_5.8.0.9.9366-1_amd64.deb Size: 432182 MD5sum: 04e74409391f51cac0d6f24f6a73ce1a SHA1: 03a659651fe4140ea8cb329418a3090a81e49fa4 SHA256: 747c627ef64b104c4eef66871ea2a86ac241e42fcda55bed2a80f41c98e9a59c 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 a 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: 5.8.0.9.9366-1 Architecture: i386 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 1188 Depends: libc6 (>= 2.15), libdw1 (>= 0.158) Filename: ./i386/strace_5.8.0.9.9366-1_i386.deb Size: 391370 MD5sum: 1023ead3888bb1a2ac0255066e1684f6 SHA1: 2b3dcb9e688cdd0cc1bef850bd75ce523ebdaf84 SHA256: 2e0fccad3c287bd3b6c5bada1495c318601be73acd5a2aa4aae162d04c4cee15 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 a 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: 5.8.0.9.9366-1 Architecture: i386 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 1584 Depends: libc6-amd64 (>= 2.15) Filename: ./i386/strace64_5.8.0.9.9366-1_i386.deb Size: 356936 MD5sum: 92efbd5f168bd722ef1a8682ba2fc8a1 SHA1: 399bdf89611f59594ca79bc1deaa469e5f099084 SHA256: a97b835f9c9d3bac4dde70962dfa8255b268c5e4a2df03e36989568402f05dcd 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 a 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.