Valgrind
| Use attributes for filter ! | |
| License | GNU General Public License |
|---|---|
| Original author | Julian Seward |
| Stable release | April 12, 2019 |
| Developers | Valgrind Development Team |
| Operating system | Linux |
| macOS | |
| Solaris | |
| Android | |
| Programming languages | C |
| Assembly language | |
| Date of Reg. | |
| Date of Upd. | |
| ID | 2429887 |
About Valgrind
Valgrind is a programming tool for memory debugging, memory leak detection, and profiling. Valgrind was originally designed to be a free 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.