summaryrefslogtreecommitdiff
path: root/config/debug
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-05-27 20:29:22 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-05-27 20:29:22 (GMT)
commit465cdbeee1976d3d3e4529e622e3469f3cb364c5 (patch)
treeedf0414d810e8942afddf371b09b25905aadb0c0 /config/debug
parent080d42255caef887ac1eb27c030d3950e5cee5a4 (diff)
No longer mark NPTL as being EXPERIMENTAL.
But mark build a native gdb as being EXPERIMENTAL.
Diffstat (limited to 'config/debug')
-rw-r--r--config/debug/gdb.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/debug/gdb.in b/config/debug/gdb.in
index 9f5e8e3..8510919 100644
--- a/config/debug/gdb.in
+++ b/config/debug/gdb.in
@@ -18,7 +18,7 @@ config GDB_CROSS
config GDB_NATIVE
bool
- prompt "Native gdb"
+ prompt "Native gdb (EXPERIMENTAL)"
default n
depends on EXPERIMENTAL
help