diff -r b488b4815f9b -r e44f67656c5f config/debug/gdb.in --- a/config/debug/gdb.in Thu Feb 18 20:43:31 2010 +0100 +++ b/config/debug/gdb.in Wed Feb 17 23:50:49 2010 +0100 @@ -58,9 +58,8 @@ prompt "Use GMP and MPFR" default n depends on GDB_NATIVE - select GMP - select MPFR - select COMPLIBS_TARGET + select GMP_TARGET + select MPFR_TARGET help gdb can make use of the GMP and MPFR libraries.