Package: strace Version: 6.15.0.17.84f90-1 Architecture: i386 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 1379 Depends: libc6 (>= 2.15) Filename: i386/strace_6.15.0.17.84f90-1_i386.deb Size: 417628 MD5sum: 2a6a14daf5df96a36bd407efaacf1209 SHA1: ed98ee41e7f158df8f7c9ab47e81c07a54487aac SHA256: e66ecc37a27067c177bd9c335cf0a27b3b777d91a86646e8703c821e0fac806c 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: 2096 Depends: libc6-amd64 (>= 2.15) Filename: i386/strace64_6.15.0.17.84f90-1_i386.deb Size: 470828 MD5sum: 0d91d4251a50cc432f024ed7d9f8a149 SHA1: c257dc09dee9dae2ea14d9eda94dc63d59516414 SHA256: 02fec42bf9c79dd4fb9784f8dcae018c757c46e0fdd3b68ffe6dcb411474d6b9 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.