fix keyboard event handling for host-provided plugin GUIs
[ardour2.git] / gtk2_ardour / arval
blob8e0c6d472cef9c48f437312652aa2bc947317e59
1 #!/bin/sh
2 . `dirname $0`/ardev_common.sh
3 export ARDOUR_RUNNING_UNDER_VALGRIND=TRUE
4 exec valgrind --num-callers=50 --tool=memcheck $EXECUTABLE --novst "$@"