ardour/gtk2_ardour/ardbg
Valeriy Kamyshniy 1e34ef3511 Change filetype
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 446493]
2014-03-26 14:16:19 -05:00

5 lines
164 B
Bash
Executable file

#!/bin/sh
. `dirname "$0"`/../build/gtk2_ardour/ardev_common_waf.sh
LD_LIBRARY_PATH=$LD_LIBRARY_PATH
export ARDOUR_INSIDE_GDB=1
exec gdb --args $TOP/$EXECUTABLE $@