Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

valgrind.org (valgrind.org)

Install "valgrind" binary

Example Usage

"features": {
    "ghcr.io/devcontainer-community/devcontainer-features/valgrind.org:1": {}
}

valgrind

Project

Description

An instrumentation framework for building dynamic analysis tools. Valgrind's most popular tool, Memcheck, detects memory management bugs such as memory leaks, use-after-free, and buffer overflows in C/C++ programs.

Installation Method

Installed via the system APT package manager (apt-get install valgrind).

Other Notes

No additional notes.


Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.