Home
last modified time | relevance | path

Searched refs:OPTION_EXEC (Results 1 – 1 of 1) sorted by relevance

/ndk/
Dndk-gdb89 OPTION_EXEC=
207 OPTION_EXEC="$optarg"
211 OPTION_EXEC="$2"
216 OPTION_EXEC="$optarg"
299 if [ -n "$OPTION_EXEC" ] ; then
300 if [ ! -f "$OPTION_EXEC" ]; then
301 echo "ERROR: Invalid initialization file: $OPTION_EXEC"
705 if [ -n "$OPTION_EXEC" ] ; then
706 cat $OPTION_EXEC >> $GDBSETUP