summaryrefslogtreecommitdiffstats
path: root/src/debug.sh
diff options
context:
space:
mode:
authorAndrés <andmarti@gmail.com>2021-05-23 22:27:27 -0300
committerAndrés <andmarti@gmail.com>2021-05-23 22:27:27 -0300
commitbde564d5ae5d22db9c6e0f2839d2f72b2f1ea85d (patch)
tree36ee8dd94fcae259149ecbb95b01e8b7f4a47177 /src/debug.sh
parent780235d3b02ce2f9b80e6f5aca520e4d6521658a (diff)
xlsx multisheet file loading
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..8904bc0 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 3.xlsx"
tmux selectp -t 0
cgdb -x gdb.gdb