strace 5.16-0ubuntu3 source package in Ubuntu
Changelog
strace (5.16-0ubuntu3) jammy; urgency=medium * Configure with --disable-gcc-Werror on ppc64el. -- Matthias Klose <email address hidden> Wed, 16 Feb 2022 10:37:21 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | main | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
strace_5.16.orig.tar.xz | 2.2 MiB | dc7db230ff3e57c249830ba94acab2b862da1fcaac55417e9b85041a833ca285 |
strace_5.16-0ubuntu3.debian.tar.xz | 22.9 KiB | 65a5620cb1edb29b1d07d88db347f6dadbc868b22fe2bd85751ed6e241b9d495 |
strace_5.16-0ubuntu3.dsc | 2.2 KiB | 2531ee5c4e44a909cf94a1f246cad50b05065212035d52712ceddd99b32f536f |
Available diffs
- diff from 5.13-0ubuntu1 to 5.16-0ubuntu3 (1.1 MiB)
- diff from 5.16-0ubuntu2 to 5.16-0ubuntu3 (474 bytes)
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 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
- strace64: No summary available for strace64 in ubuntu jammy.
No description available for strace64 in ubuntu jammy.
- strace64-dbgsym: No summary available for strace64-dbgsym in ubuntu jammy.
No description available for strace64-dbgsym in ubuntu jammy.