You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Greg Hudson <gh...@MIT.EDU> on 2004/09/12 20:29:34 UTC

Re: [PATCH] Command prefixes for the test suite (for valgrind et al)

On Sun, 2004-09-12 at 16:22, Philip Martin wrote:
> If you are using shared libraries I suspect this won't do what you
> want.

True; I usually do --disable-shared builds for easier debugging.

>   When I run the tests using valgrind I edit the
> subversion/clients/cmdline/svn script and change the exec line to
> invoke valgrind.

Perhaps that's a better answer than my hack.  (For a static build, you'd
have to create a new script and interpose it in place of the original,
but that's not terribly difficult either.)

> 2-3 doesn't sound right, valgrind is much slower than that on my
> machine.  Hence, I suspect you are only running valgrind on the shell.

Nope; I already found a memory error in rev_hunt.c.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org