[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-09-12 22:29:34 CEST

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
Received on Sun Sep 12 22:30:13 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.