Luna/tools/gdb.sh

8 lines
98 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -e
source $(dirname $0)/env.sh
2022-12-03 17:34:14 +01:00
cd $BUILD_DIR
gdb -x $LUNA_ROOT/.gdbconf