Package: strace Version: 6.19-1 Architecture: amd64 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 2354 Depends: libc6 (>= 2.15), libdw1 (>= 0.158) Filename: amd64/strace_6.19-1_amd64.deb Size: 588896 MD5sum: 94af804ce00e276f283aa3a5c3b06f1d SHA1: 1eae2f328d4845ab4d352b72eacecf23cea5a232 SHA256: b1fea849c621ed939fd3e444d31e8579d0eeaeeded3048b928ee84bbfe75bc17 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.19-1 Architecture: i386 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 1721 Depends: libc6 (>= 2.15), libdw1 (>= 0.158) Filename: i386/strace_6.19-1_i386.deb Size: 528294 MD5sum: fb91c0da7dc672baa1a1f7b48212ad80 SHA1: 104ef9d4252a1d44d881f8942761e084b70c0acf SHA256: f0bac66aae50ce3f8c15bf85975e550a650a9c6ac3d3d8911185244918b7aa1d 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.19-1 Architecture: i386 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 2203 Depends: libc6-amd64 (>= 2.15) Filename: i386/strace64_6.19-1_i386.deb Size: 519388 MD5sum: f64491d43f63e7875119447cba04a4f2 SHA1: b73de3d654c1e0f91a03e59dc0ffaecb2955f113 SHA256: 554a6c0ddf9ab73c8c3c5cf6a0586d8c76549197e8f33c07ac4c3a44c345578a 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.