Searched refs:GDB_VERSION (Results 1 – 4 of 4) sorted by relevance
55 GDB_VERSION="6.6 7.1.x 7.3.x"56 register_var_option "--gdb-version=<version>" GDB_VERSION "Select GDB version(s)."93 for VERSION in $(commas_to_spaces $GDB_VERSION); do265 GDB_VERSION=$(commas_to_spaces $GDB_VERSION)272 for VERSION in $GDB_VERSION; do282 for VERSION in $GDB_VERSION; do
58 GDB_VERSION=$DEFAULT_GDB_VERSION59 register_var_option "--gdb-version=<name>" GDB_VERSION "Use specific gdb version."83 SRC_DIR2="$SRC_DIR/gdb/gdb-$GDB_VERSION/gdb/gdbserver"154 LIBTHREAD_DB_DIR=$ANDROID_NDK_ROOT/sources/android/libthread_db/gdb-$GDB_VERSION173 dump "Configure: $TOOLCHAIN gdbserver-$GDB_VERSION build."191 case "$GDB_VERSION" in
45 GDB_VERSION=$DEFAULT_GDB_VERSION46 register_var_option "--gdb-version=<version>" GDB_VERSION "Specify gdb version"134 if [ ! -d $SRC_DIR/gdb/gdb-$GDB_VERSION ] ; then135 echo "ERROR: Missing gdb sources: $SRC_DIR/gdb/gdb-$GDB_VERSION"250 --with-gdb-version=$GDB_VERSION \
141 unset GDB_VERSION204 $MPFR_VERSION $GDB_VERSION $BINUTILS_VERSION \