Package: strace
Version: 5.8.0.9.9366-1
Architecture: amd64
Maintainer: Steve McIntyre <93sam@debian.org>
Installed-Size: 1733
Depends: libc6 (>= 2.15), libdw1 (>= 0.158)
Filename: ./amd64/strace_5.8.0.9.9366-1_amd64.deb
Size: 433288
MD5sum: 072fd45f0dd98698a5e423563a048d7b
SHA1: b976dd2b1035964ed0223604196c5c544aee9765
SHA256: 6790a25aac0feaa46f3a177a8d14127c4ded501b2af9036f22c7e79b33259e8b
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: 1192
Depends: libc6 (>= 2.15), libdw1 (>= 0.158)
Filename: ./i386/strace_5.8.0.9.9366-1_i386.deb
Size: 391112
MD5sum: da9e4cc42c3455296d0b606c052162db
SHA1: 1cd3141b281f126d71c12cf04e8b7edee77f94f3
SHA256: 5673961b19a70cf7140a65917db64a28068bcbb795ceb4c29d11445085d142bb
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: 1584
Depends: libc6-amd64 (>= 2.15)
Filename: ./i386/strace64_5.8.0.9.9366-1_i386.deb
Size: 358068
MD5sum: cfc2ae08b05d313db2e1d5da7a5b2e88
SHA1: 5c3dcfef176f3b2f5ed6fa4ea619859ee26c8522
SHA256: 9e644c7c8658a8d4da6e85eb7366b1d2e70449ac905e2e052df7f576d7edd197
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.