Valgrind

GPTKB entity

Statements (45)
Predicate Object
gptkbp:instance_of gptkb:software
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Eclipse_IDE_for_C/_C++_Developers
gptkb:gcc
gptkbp:developed_by gptkb:Julian_Seward
gptkbp:first_released gptkb:2002
gptkbp:has_feature supports multi-threaded applications
can simulate a CPU
detects invalid memory accesses
detects memory leaks
detects uninitialized memory reads
provides detailed error reports
provides profiling information
provides stack traces
gptkbp:has_weapon Expensive
Massif
Cachegrind
Callgrind
DRD
Helgrind
Memcheck
https://www.w3.org/2000/01/rdf-schema#label Valgrind
gptkbp:is_available_on gptkb:smartphone
Unix-like systems
Windows (via WSL)
gptkbp:is_compatible_with gptkb:GCC
gptkb:faction
gptkb:DJ
gptkbp:is_used_by gptkb:physicist
gptkb:software
system administrators
QA engineers
gptkbp:is_used_for profiling
memory leak detection
memory debugging
thread debugging
gptkbp:language gptkb:C
gptkbp:latest_version 3.18.1
gptkbp:license gptkb:GNU_General_Public_License
gptkbp:operating_system gptkb:operating_system
gptkbp:supports gptkb:Java
gptkb:C++
gptkb:Fortran
gptkbp:website http://valgrind.org
gptkbp:written_in gptkb:C