Rename debug script to gdb so that it overloads the gdb command
This commit is contained in:
parent
9a3281ff56
commit
177be9dcc5
@ -2,4 +2,4 @@
|
||||
|
||||
if [ -z ${MITTOS64+x} ]; then >&2 echo "Unsupported environment! See README"; exit 1; fi
|
||||
|
||||
gdb -q -x /opt/toolchain/gdbinit
|
||||
/usr/bin/gdb -q -x /opt/toolchain/gdbinit
|
Loading…
x
Reference in New Issue
Block a user