From 00cba5aa3b4691e44502187f1c9f491c3392d61f Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 14 Jan 2013 21:46:32 +0000 Subject: more substantive reworkings of TimeAxisView::name_(entry|label) and name editing. better, but i can still (somehow) trigger occasional misbehaviour git-svn-id: svn://localhost/ardour2/branches/3.0@13840 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/arval | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/arval') diff --git a/gtk2_ardour/arval b/gtk2_ardour/arval index c67bb0ac03..6503bc1ede 100755 --- a/gtk2_ardour/arval +++ b/gtk2_ardour/arval @@ -1,7 +1,7 @@ #!/bin/sh VALGRIND_OPTIONS="$VALGRIND_OPTIONS --num-callers=50" VALGRIND_OPTIONS="$VALGRIND_OPTIONS --error-limit=no" -VALGRIND_OPTIONS="$VALGRIND_OPTIONS --leak-check=full --leak-resolution=high" +#VALGRIND_OPTIONS="$VALGRIND_OPTIONS --leak-check=full --leak-resolution=high" #VALGRIND_OPTIONS="$VALGRIND_OPTIONS --log-file=/tmp/ardour-%p.log" #VALGRIND_OPTIONS="$VALGRIND_OPTIONS --gen-suppressions=all" -- cgit v1.2.3