Add two scripts for running gdb so source listing works when debugging
[ardour.git] / tools / windows_packaging / gdb-ardour.bat
1 set HOME=%USERPROFILE%\r
2 echo "set home to %HOME%"\r
3 \r
4 START gdb.exe ardour-3.3.exe\r