This website requires JavaScript.
Explore
Help
Sign In
ardour
/
livetrax
Watch
13
Star
0
Fork
0
You've already forked livetrax
Code
d631a8d89f
livetrax
/
gtk2_ardour
/
ardbg
5 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Remove -x from ardbg, fix bug in memento command factory git-svn-id: svn://localhost/ardour2/branches/undo@814 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-08-12 19:19:56 -04:00
#!/bin/sh
r322@gandalf: fugalh | 2006-08-12 15:49:05 -0600 A few ardev and ardbg enhancements. git-svn-id: svn://localhost/ardour2/branches/undo@800 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-08-12 17:53:10 -04:00
dir=`dirname "$0"`
Script portability fixes. git-svn-id: svn://localhost/ardour2/trunk@936 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-09-30 11:58:21 -04:00
. $dir/ardev_common.sh
Fixed ./ar{dev,dbg} git-svn-id: svn://localhost/ardour2/trunk@817 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-08-12 21:51:38 -04:00
exec gdb gtk2_ardour/ardour.bin $*
Copy Permalink