Home
last modified time | relevance | path

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

/build/
Denvsetup.sh1131 local GDB64=
1136 GDB64=aarch64-linux-android-gdb
1145 GDB64=mips64el-linux-android-gdb
1192 if [ -n "$USE64BIT" -a -n "$GDB64" ]; then
1193 WHICH_GDB=$GDB64
1214 arm64) GDB=arm-linux-androideabi-gdb; GDB64=aarch64-linux-android-gdb;;
1287 WHICH_GDB=$ANDROID_TOOLCHAIN/$GDB64