strace 4.21-1ubuntu1 source package in Ubuntu

Changelog

strace (4.21-1ubuntu1) bionic; urgency=medium

  * Merge with Debian; remaining changes:
    - Apply ptrace-error-verbosity.patch
    - kexec_file_load.patch: Skip kexec_file_load test on ppc* before 4.11.

 -- Matthias Klose <email address hidden>  Wed, 11 Apr 2018 16:18:47 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main utils

Downloads

File Size SHA-256 Checksum
strace_4.21.orig.tar.xz 685.3 KiB 7480aab9a5100ee8cc512de5a2af704a4477efcb7135f43f6006de965b3a6c5b
strace_4.21-1ubuntu1.debian.tar.xz 20.1 KiB fd5269c5d7bc21446fee2166c65547a62cf256e6a1a0e41af7a08f7ad0484c91
strace_4.21-1ubuntu1.dsc 2.2 KiB 2db4b1a444556976addfa55a5f0bad83c6a7ee6f1029d53207d92126df788ae9

Available diffs

View changes file

Binary packages built by this source

strace: 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.

strace-dbgsym: debug symbols for strace
strace-udeb: 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.
 .
 This is a stripped down package intended for debugging use in the Debian
 installer.

strace64: No summary available for strace64 in ubuntu disco.

No description available for strace64 in ubuntu disco.

strace64-dbgsym: debug symbols for strace64