This script is for Slackware 13.0 only and may be outdated.

SlackBuilds Repository

13.0 > Development > valgrind (3.5.0)

Valgrind is an award-winning instrumentation framework for building dynamic
analysis tools. There are Valgrind tools that can automatically detect many
memory management and threading bugs, and profile your programs in detail.
You can also use Valgrind to build new tools.

The Valgrind distribution currently includes six production-quality tools: a
memory error detector, two thread error detectors, a cache and
branch-prediction profiler, a call-graph generating cache profiler, and a
heap profiler. It also includes two experimental tools: a heap/stack/global
array overrun detector, and a SimPoint basic block vector generator. It runs
on the following platforms: X86/Linux, AMD64/Linux, PPC32/Linux, PPC64/Linux,
and X86/Darwin (Mac OS X).

Maintained by: Peter Wang
Keywords: development,valgrind,debug,debugger,memory,leak,profiler
ChangeLog: valgrind

Homepage:
http://www.valgrind.org/

Source Downloads:
valgrind-3.5.0.tar.bz2 (f03522a4687cf76c676c9494fcc0a517)

Download SlackBuild:
valgrind.tar.gz
valgrind.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 13.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds