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

Re: 1.3.1 tarballs up for testing/signing (Again)

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2006-03-28 19:02:18 CEST

Sviatoslav Sviridov <svd@altlinux.ru> writes:

> Can you show how to run in under valgrind (I'm not familiar with it).

Just prefix "valgrind" to the command, in your case probably something
like:

$ valgrind subversion/tests/libsvn_repos/.libs/lt-repos-test

If valgrind does show a problem then using --db-attach=yes allows you
to attach gdb and get a stack trace at the point the error is
detected (quit out of gdb to return to valgrind and continue running).

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 28 19:02:40 2006

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.