Some commenting and cleanup

This commit is contained in:
2018-02-02 07:37:23 +01:00
parent 64af272ef1
commit bbd88e8567
3 changed files with 12 additions and 2 deletions

View File

@@ -2,4 +2,4 @@
if [ -z ${MITTOS64+x} ]; then >&2 echo "Unsupported environment! See README"; exit 1; fi
/usr/bin/gdb -q -x ${BUILDROOT}toolchain/gdbinit -se ${BUILDROOT}sysroot/kernel
/usr/bin/gdb -q -x ${BUILDROOT}toolchain/gdbinit -se ${BUILDROOT}sysroot/kernel $@