valgrind 1:3.17.0-0ubuntu3 source package in Ubuntu

Changelog

valgrind (1:3.17.0-0ubuntu3) impish; urgency=medium

  * d/patches0001-Update-helgrind-and-drd-suppression-libc-and-libpthr.patch,
    d/patches0002-m_debuginfo-debuginfo.c-VG_-get_fnname_kind-_start-i.patch,
    d/patches0003-Generate-a-ENOSYS-sys_ni_syscall-for-clone3-on-all-l.patch,
    d/patches0004-unhandled-ppc64le-linux-syscall-252-statfs64-and-253.patch:
    Backport patches from upstream to improve behaviour with glibc 2.34.

 -- Michael Hudson-Doyle <email address hidden>  Mon, 06 Sep 2021 20:56:30 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Impish
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 armhf i386 mips mipsel mips64 mips64el powerpc ppc64 ppc64el s390x x32
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
valgrind_3.17.0.orig.tar.bz2 15.7 MiB ad3aec668e813e40f238995f60796d9590eee64a16dff88421430630e69285a2
valgrind_3.17.0-0ubuntu3.debian.tar.xz 52.5 KiB 14e3d90bc7c71ef38a75a55adbb9e43f4631a5f2b32104ae9322e2cc1d8ed367
valgrind_3.17.0-0ubuntu3.dsc 2.5 KiB e1c06fcc5c6f84c84b25d910ff48912e51dca6f05827df08e076defac3777189

View changes file

Binary packages built by this source

valgrind: No summary available for valgrind in ubuntu impish.

No description available for valgrind in ubuntu impish.

valgrind-dbg: instrumentation framework for building dynamic analysis tools (debug)

 Valgrind is a system for debugging and profiling Linux programs. With its tool
 suite you can automatically detect many memory management and threading bugs,
 avoiding hours of frustrating bug-hunting and making your programs more stable.
 You can also perform detailed profiling to help speed up your programs and use
 Valgrind to build new tools.
 .
 This package provides the debug symbols for valgrind's tools and libraries.

valgrind-mpi: instrumentation framework for building dynamic analysis tools (MPI module)

 Valgrind is a system for debugging and profiling Linux programs. With its tool
 suite you can automatically detect many memory management and threading bugs,
 avoiding hours of frustrating bug-hunting and making your programs more stable.
 You can also perform detailed profiling to help speed up your programs and use
 Valgrind to build new tools.
 .
 This package provides the "mpiwrap" library for debugging distributed-memory
 applications which use the MPI message passing standard.