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 16:34:14 +00:00
cd $BUILD_DIR
gdb -x $LUNA_ROOT/.gdbconf