Valgrind

Valgrind (/ˈvælɡrɪnd/) is a programming tool for memory debugging, memory leak detection, and profiling.

Original author(s)Julian Seward, Nicholas Nethercote
Developer(s)Valgrind Development Team
Initial releaseJul 27, 2002
Stable release3.22.0 (October 31, 2023 (2023-10-31)) [±]
Repository
Operating systemLinux
FreeBSD
Solaris
Android
TypeProfiler, Memory debugger
LicenseGNU General Public License
Websitewww.valgrind.org

Valgrind was originally designed to be a freely licensed memory debugging tool for Linux on x86, but has since evolved to become a generic framework for creating dynamic analysis tools such as checkers and profilers.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.