Package: strace
Version: 5.8.0.9.9366-1
Architecture: amd64
Maintainer: Steve McIntyre <93sam@debian.org>
Installed-Size: 1729
Depends: libc6 (>= 2.15), libdw1 (>= 0.158)
Filename: ./amd64/strace_5.8.0.9.9366-1_amd64.deb
Size: 429334
MD5sum: 96fb11fa6890d1ef4668f314e8cba5ef
SHA1: 20b50a9bb6e15f0d1554163d946d7912bbd84c0d
SHA256: cb1535a90e91c3cbb4fead446afe1a24e52f4d381f4ac04b4b4cc9f16a2e4ec1
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: 1180
Depends: libc6 (>= 2.15), libdw1 (>= 0.158)
Filename: ./i386/strace_5.8.0.9.9366-1_i386.deb
Size: 388778
MD5sum: e059ce89d853f32c1f4180459c2aea0d
SHA1: 7a149fc129001810a6573094f54a5c866831d948
SHA256: 8139ba15b6cd2006715c10414adac92ceeabb39b9a51645c09e82cb31f628813
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: 356124
MD5sum: 31959aa3a1d0858b8bbaa759f5d32ff5
SHA1: d33601768abca918bfbcc2d1d2d4f39524fd7f7c
SHA256: eb7a337ba8056a952fd23af8296228247b60e6e4b0e06892b3c0f7aaff7213f7
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.