diff -r aa1a9fbd6eb8 -r 80c4338ec0a0 config/debug/gdb.in --- a/config/debug/gdb.in Thu May 17 16:22:51 2007 +0000 +++ b/config/debug/gdb.in Tue May 22 20:36:44 2007 +0000 @@ -4,7 +4,6 @@ bool prompt "gdb" default n - depends on EXPERIMENTAL help Enable gdb for the target @@ -21,6 +20,7 @@ bool prompt "Native gdb" default n + depends on EXPERIMENTAL help Build and install a native gdb for the target, to run on the target.