summaryrefslogtreecommitdiff
path: root/config/debug
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-09-02 19:50:45 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-09-02 19:50:45 (GMT)
commit76505c71c490c3ede47c676ede3c8522b5493a69 (patch)
tree5eefb355bc676f05f7801a1052947b5f32dee303 /config/debug
parent10f2223773d4a1597693e8b7f785fc215190c8bc (diff)
Mark some features as no longer being EXPERIMENTAL.
/trunk/config/debug/gdb.in | 3 1 2 0 +-- /trunk/config/libc/glibc.in | 1 0 1 0 - 2 files changed, 1 insertion(+), 3 deletions(-)
Diffstat (limited to 'config/debug')
-rw-r--r--config/debug/gdb.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/debug/gdb.in b/config/debug/gdb.in
index 6ee5bc5..43239ac 100644
--- a/config/debug/gdb.in
+++ b/config/debug/gdb.in
@@ -59,9 +59,8 @@ config GDB_NATIVE_STATIC
config GDB_NATIVE_USE_GMP_MPFR
bool
- prompt "Use GMP and MPFR (EXPERIMENTAL)"
+ prompt "Use GMP and MPFR"
default n
- depends on EXPERIMENTAL
depends on GDB_NATIVE
select GMP_MPFR
select GMP_MPFR_TARGET