ardour/gtk2_ardour/ardbg
Hans Fugal 74b19eadfa Can pass a core to ardbg now. Fixed sometimes crash on saving history by
creating a memory leak(?) that will go away with the transition of XMLNode* to
shared_ptr<>. A few bits toward restoring history from XML.


git-svn-id: svn://localhost/ardour2/branches/undo@779 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-08-10 01:45:49 +00:00

4 lines
60 B
Bash
Executable File

#!/bin/sh
source ardev_common.sh
exec gdb ./ardour.bin "$*"