Package: strace Version: 5.8.0.9.9366-1 Architecture: amd64 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 2269 Depends: libc6 (>= 2.15) Filename: ./amd64/strace_5.8.0.9.9366-1_amd64.deb Size: 1030186 MD5sum: a2b1ad1c77abc469c23e1f2a54597bf9 SHA1: 206bde0c7ee94d5d88141592ae86c86f8ce1ece1 SHA256: 9f96d58f97d2b184991e5191ffc1c9b00b5704f36a45d9e760a38000321c3649 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: 1720 Depends: libc6 (>= 2.15) Filename: ./i386/strace_5.8.0.9.9366-1_i386.deb Size: 992244 MD5sum: 42290fba752b605d7b920fe10ffadb1d SHA1: e8f1105c80514adee9f7c95886da0e5602b2e5ad SHA256: 29b9404cfc694fca2bcd80152aafd292c3dcfcc84c0d11ce6ff73fb48fa35828 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: 2238 Depends: libc6-amd64 (>= 2.15) Filename: ./i386/strace64_5.8.0.9.9366-1_i386.deb Size: 1009462 MD5sum: fe0306822ed1abce68dcb78b3a5397ab SHA1: 34c028a86f5cbfc7a8f2bc7a68b8b4dfd7bfb80a SHA256: 6e35ec05b7eb4c0fcbc49fe086e79f9b838d9d83bbc3499e1c4fb995d5c7478a 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.