HomeSort by relevance Sort by last modified time
    Searched refs:GDB_VERSION (Results 1 - 4 of 4) sorted by null

  /ndk/build/tools/
build-gdbserver.sh 58 GDB_VERSION=$DEFAULT_GDB_VERSION
59 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_VERSION
173 dump "Configure: $TOOLCHAIN gdbserver-$GDB_VERSION build."
191 case "$GDB_VERSION" in
build-gcc.sh 45 GDB_VERSION=$DEFAULT_GDB_VERSION
46 register_var_option "--gdb-version=<version>" GDB_VERSION "Specify gdb version"
129 if [ ! -d $SRC_DIR/gdb/gdb-$GDB_VERSION ] ; then
130 echo "ERROR: Missing gdb sources: $SRC_DIR/gdb/gdb-$GDB_VERSION"
232 --with-gdb-version=$GDB_VERSION \
dev-rebuild-ndk.sh 140 unset GDB_VERSION
201 $MPFR_VERSION $GDB_VERSION $BINUTILS_VERSION \
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/
build-toolchain.sh 22 GDB_VERSION=6.6
182 --gdb-version=$GDB_VERSION \

Completed in 238 milliseconds