[Openswan dev] two patches for CVS HEAD
Henrik Nordstrom
hno at marasystems.com
Thu Oct 28 02:33:31 CEST 2004
On Wed, 27 Oct 2004 mcr at xelerance.com wrote:
> Did you need to anything special to make valgrind work for you?
You should not need to do more than being able to run the application you
want to test manually from the command line.. then just insert valgrind
--tool=memcheck before the command you want to test and watch the reports
:-]
If the stdout/stderr of the command must not be disturbed by the valgrind
output you need some additional options to tell valgrind where to send
it's messages, but usually this is not needed.
Regards
Henrik
More information about the Dev
mailing list