Home
last modified time | relevance | path

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

/build/
Denvsetup.sh1117 local LOCAL_EXE_PATH=$SYMBOLS_DIR$EXE
1119 if [ ! -f $LOCAL_EXE_PATH ]; then
1120 echo "Error: unable to find symbols for executable $EXE: file $LOCAL_EXE_PATH does not exist"
1126 if [[ "$(file $LOCAL_EXE_PATH)" =~ 64-bit ]]; then
1196 gdbwrapper $WHICH_GDB "$OUT_ROOT/gdbclient.cmds" "$LOCAL_EXE_PATH"