summaryrefslogtreecommitdiffstats
path: root/src/debug.sh
diff options
context:
space:
mode:
authorAndrés <andmarti@gmail.com>2021-05-11 10:33:32 -0300
committerAndrés <andmarti@gmail.com>2021-05-11 10:33:32 -0300
commit560fc947992244629060d91fa53a943ea27190cf (patch)
tree6e4f208b1ec9cd1eb2e74819beaf94a80e59323c /src/debug.sh
parentef83b1b6ff52d6438175949339920199e22cfc20 (diff)
work on issue #554
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 364be31..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 r.sc"
+tmux splitw -h -p 35 "gdbserver :12345 ./sc-im dos.sc"
tmux selectp -t 0
cgdb -x gdb.gdb