Make GDB source .gdbconf relative to the root directory
This commit is contained in:
parent
dcd5a82073
commit
505dde35ac
@ -5,4 +5,4 @@ source $(dirname $0)/env.sh
|
||||
|
||||
cd $BUILD_DIR
|
||||
|
||||
gdb -x .gdbconf
|
||||
gdb -x $LUNA_ROOT/.gdbconf
|
Loading…
Reference in New Issue
Block a user