Package: strace Version: 6.12.0.44.211e4-1 Architecture: i386 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 1366 Depends: libc6 (>= 2.15) Filename: i386/strace_6.12.0.44.211e4-1_i386.deb Size: 413820 MD5sum: c84de09757e31b2258d75e2fafa60dbb SHA1: 5283d3025d2471554774f539e694db9c1c29fe92 SHA256: 8c8963c3531dedeb6e232b1bf939f60e834a5a937ec3d398dd55af7b8905968a 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.12.0.44.211e4-1 Architecture: i386 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 2080 Depends: libc6-amd64 (>= 2.15) Filename: i386/strace64_6.12.0.44.211e4-1_i386.deb Size: 469364 MD5sum: f78fae66863dbfc86c731fe1376eb05c SHA1: b9840cecd49a61f6436dcdcbbf1a11db686c4030 SHA256: 27c812ee2fa67e47b8419acd448ffd17ce1134ca72d4b0d67e49c6d1dfd9a628 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.