summaryrefslogtreecommitdiff
path: root/gtk2_ardour/arval
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2013-01-14 21:46:32 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2013-01-14 21:46:32 +0000
commit00cba5aa3b4691e44502187f1c9f491c3392d61f (patch)
treea6e76d6fa1768e6598cc0040d15fbfd2994bf9e4 /gtk2_ardour/arval
parent2bc6b777c66d80e544300963c920caa912e9695b (diff)
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
Diffstat (limited to 'gtk2_ardour/arval')
-rwxr-xr-xgtk2_ardour/arval2
1 files changed, 1 insertions, 1 deletions
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"