This website requires JavaScript.
Explore
Help
Sign In
ardour
/
livetrax
Watch
13
Star
0
Fork
0
You've already forked livetrax
Code
5a40162026
livetrax
/
gtk2_ardour
/
ardbg
5 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial import of gtk2_ardour. git-svn-id: svn://localhost/trunk/ardour2@24 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-09-25 14:42:24 -04:00
#!/bin/sh
Merged with trunk R846 Removed some overly verbose debug printing git-svn-id: svn://localhost/ardour2/branches/midi@847 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-08-24 03:37:17 -04:00
dir=`dirname "$0"`
source $dir/ardev_common.sh
exec gdb gtk2_ardour/ardour.bin $*
Copy Permalink