Package: strace Version: 5.8.0.9.9366-1 Architecture: i386 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 1022 Depends: libc6 (>= 2.15) Filename: ./i386/strace_5.8.0.9.9366-1_i386.deb Size: 319332 MD5sum: 828839df3cd4ccc6d2cd94a840097606 SHA1: e91f50bae263356f3c659a7a6e9bb13ecd6c86f4 SHA256: 95d2ab29189bc9906a244a014198730e69cd3aac6c3dce3f43a66b507f300490 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: 1593 Depends: libc6-amd64 (>= 2.15) Filename: ./i386/strace64_5.8.0.9.9366-1_i386.deb Size: 352924 MD5sum: 7e11fe3ba763332c9b290f4b2560f192 SHA1: ad72cf8e36e0713868969010224b7417bb3ed15a SHA256: 81dbda510fca02cdaad1daf2c077b725d2cdfba4a8c09fc00343284044c08d31 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.