gnu-quality
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnu-quality] valgrind


From: Ralf Wildenhues
Subject: Re: [gnu-quality] valgrind
Date: Wed, 17 Nov 2010 20:24:15 +0100
User-agent: Mutt/1.5.20 (2010-08-04)

Hi Simon, all,

* Simon Josefsson wrote on Tue, Nov 16, 2010 at 06:40:43PM CET:
> Valgrind
> --------
> 
> Valgrind (http://valgrind.org/) is a dynamic analysis tool, which means
> it is used during run-time and without any re-compilation.  It is
> typically only useful to check compiled languages that supports

support

> low-level memory management, like C and C++.  Valgrind can find many
> memory management and threading bugs.  The simplest way is to run
> Valgrind manually on your application, for example:

Otherwise looks good to me, thanks!

Cheers,
Ralf



reply via email to

[Prev in Thread] Current Thread [Next in Thread]