Home | History | Annotate | Download | only in main

Lines Matching refs:gdb

715 GDB
1360 # mess up M-x gdb in Emacs.
4920 # figure out where gdb lives
4921 # Extract the first word of "gdb", so it can be a program name with args.
4922 set dummy gdb; ac_word=$2
4928 case $GDB in
4930 ac_cv_path_GDB="$GDB" # Let the user override the test with a path.
4948 test -z "$ac_cv_path_GDB" && ac_cv_path_GDB=""/no/gdb/was/found/at/configure/time""
4952 GDB=$ac_cv_path_GDB
4953 if test -n "$GDB"; then
4954 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDB" >&5
4955 $as_echo "$GDB" >&6; }
4964 #define GDB_PATH "$GDB"