summaryrefslogtreecommitdiffstats
path: root/src/debug.sh
diff options
context:
space:
mode:
authorAndrés <andmarti@gmail.com>2021-05-21 20:53:21 -0300
committerAndrés <andmarti@gmail.com>2021-05-21 20:53:21 -0300
commite88d8e1e09341143bd0d860e271b76501479e85a (patch)
treeaa39fdeb006cc9d5547b1aefd50a774882109a4a /src/debug.sh
parent325bd0e7d6eaa55c3e4c36f2ca6f45bdec9e4172 (diff)
changes to support multisheet
Diffstat (limited to 'src/debug.sh')
-rwxr-xr-xsrc/debug.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug.sh b/src/debug.sh
index ed9e122..b412904 100755
--- a/src/debug.sh
+++ b/src/debug.sh
@@ -1,4 +1,4 @@
#!/bin/bash
-tmux splitw -h -p 35 "gdbserver :12345 ./sc-im"
+tmux splitw -h -p 35 "gdbserver :12345 ./sc-im dos.sc"
tmux selectp -t 0
cgdb -x gdb.gdb