Package: strace Version: 6.17-1 Architecture: i386 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 2455 Depends: libc6 (>= 2.15) Filename: i386/strace_6.17-1_i386.deb Size: 1370844 MD5sum: 5e2cf141faa3ee90e2d873b6899662f0 SHA1: 3367b55cb3d916a1f3850b2528789b218740c23e SHA256: 87658ffd597600bb9a156312aebea47d859ac5311f98828ad4d835fa0c3e7d1a 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.17-1 Architecture: amd64 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 3116 Depends: libc6 (>= 2.15) Filename: amd64/strace_6.17-1_amd64.deb Size: 1434088 MD5sum: f1a95b33cf4575c5468e52654e3242b3 SHA1: 584401e5ac9f0501c5422940e9694d72b3d9b8b2 SHA256: 12d1991c35df643788df5f51373f9218dbeaac80b0c3c137d4df6fd7eac3c221 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.17-1 Architecture: i386 Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 3080 Depends: libc6-amd64 (>= 2.15) Filename: i386/strace64_6.17-1_i386.deb Size: 1402834 MD5sum: 1c3f91a191b3a97407d52832c4f9624a SHA1: f9063eb61b55a1e068eaadc685f6974cb219bb8c SHA256: 98c8488fd099715d9b48e8da4fc1ba3f6fbe252dc655c61e31b41819672a39b0 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.