strace 5.16-0ubuntu2 source package in Ubuntu
Changelog
strace (5.16-0ubuntu2) jammy; urgency=medium * Fix the strace64 build. -- Matthias Klose <email address hidden> Wed, 16 Feb 2022 03:11:25 +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 |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
strace_5.16.orig.tar.xz | 2.2 MiB | dc7db230ff3e57c249830ba94acab2b862da1fcaac55417e9b85041a833ca285 |
strace_5.16-0ubuntu2.debian.tar.xz | 22.9 KiB | 87e317f1fd2d98ba04ade1e1292499a05eea30e5126a75dbd448e65b326fdf73 |
strace_5.16-0ubuntu2.dsc | 2.2 KiB | 38b11ebcf2415f6cdb331654638165757e6058926ba1867c52f0b62bdf34f8da |
Available diffs
- diff from 5.16-0ubuntu1 to 5.16-0ubuntu2 (705 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.