repo.or.cz
/
ardour2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add a couple of missing attach_buffers() calls after _ports has been changed. I...
[ardour2.git]
/
gtk2_ardour
/
arval-scons
blob
b9c0298c8fb1d1bb55be237b27170b3f6d157202
1
#!/bin/sh
2
.
`dirname "
$0
"`
/
ardev_common.sh
3
export
ARDOUR_RUNNING_UNDER_VALGRIND
=
TRUE
4
exec
valgrind
--num-callers
=
50
--tool
=
memcheck
$TOP
/
$EXECUTABLE
--novst
"$@"