valgrind is a debugger for x86-based Linux systems that can automatically detect memory management and threading bugs eliminating some of software development's most difficult tasks.
Sinon c'est un peu reducteur de dire que valgrind est juste un debuger , il fait aussi du profiling (sans recompilation de l'exe !). Et il a beaucoup d'add-ons:
[^] # Re: Sympa le changelog
Posté par Mathieu Malaterre . En réponse au journal valgrind 2.1.2 !. Évalué à 4.
http://opensource.org/OSA/awards.php(...)
Q1 2004
Merit Award
Julian Seward/valgrind
valgrind is a debugger for x86-based Linux systems that can automatically detect memory management and threading bugs eliminating some of software development's most difficult tasks.
Read more about this winner here
http://builder.com.com/5100-6375-5136747.html?tag=tt(...)
---
Sinon c'est un peu reducteur de dire que valgrind est juste un debuger , il fait aussi du profiling (sans recompilation de l'exe !). Et il a beaucoup d'add-ons:
http://valgrind.kde.org/tools.html(...)
Tous les projets digne de ce nom l'utilise:
http://valgrind.kde.org/users.html(...)
hop