6 lines
137 B
Bash
Executable File

#!/bin/sh -e
if [ -z ${MITTOS64+x} ]; then >&2 echo "Unsupported environment! See README"; exit 1; fi
gdb -q -x /opt/toolchain/gdbinit