Make GDB source .gdbconf relative to the root directory

This commit is contained in:
apio 2022-12-03 17:34:36 +01:00
parent dcd5a82073
commit 505dde35ac

View File

@ -5,4 +5,4 @@ source $(dirname $0)/env.sh
cd $BUILD_DIR
gdb -x .gdbconf
gdb -x $LUNA_ROOT/.gdbconf