Home | History | Annotate | Download | only in tools

Lines Matching refs:gdb

46 register_var_option "--gdb-version=<version>"  GDB_VERSION "Specify gdb version"
119 if [ ! -d $SRC_DIR/gdb/gdb-$GDB_VERSION ] ; then
120 echo "ERROR: Missing gdb sources: $SRC_DIR/gdb/gdb-$GDB_VERSION"
121 echo " Use --gdb-version=<version> to specify alternative."
185 # -Wno-error is needed because our gdb-6.6 sources use -Werror by default
201 --with-gdb-version=$GDB_VERSION \