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
another potential fix for partial stripping of a linux bundle
[ardour2.git]
/
gtk2_ardour
/
ardbg-scons
blob
7040d4bf49e989042a8d8fec2e08ed89ef896590
1
#!/bin/sh
2
.
`dirname "
$0
"`
/
ardev_common.sh
3
LD_LIBRARY_PATH
=/
usr
/
local
/
lib
:
$LD_LIBRARY_PATH
4
export
ARDOUR_INSIDE_GDB
=
1
5
exec
gdb
--args
$TOP
/
$EXECUTABLE
"$@"