summaryrefslogtreecommitdiff
path: root/config/debug
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@free.fr>2012-12-26 18:54:12 (GMT)
committerYann E. MORIN" <yann.morin.1998@free.fr>2012-12-26 18:54:12 (GMT)
commite8e7eca3c6e07aea08acda11e5e8852b98870131 (patch)
treefc3dcd7cdd8b11ccf4833734f9cc8d196572460f /config/debug
parent8bcfb25fb7aec9498db4031cc807872585281e30 (diff)
all: unmark experimental version
It's been a while we've had those versions, time to unmark them being experimental. It does not mean everything is perfect, but may gather some more testing on those versions. Update samples accordingly. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'config/debug')
-rw-r--r--config/debug/gdb.in35
-rw-r--r--config/debug/strace.in6
2 files changed, 15 insertions, 26 deletions
diff --git a/config/debug/gdb.in b/config/debug/gdb.in
index de2909b..bfd6175 100644
--- a/config/debug/gdb.in
+++ b/config/debug/gdb.in
@@ -12,8 +12,7 @@ comment "gdb version"
config DEBUG_GDB_SHOW_LINARO
bool
- prompt "Show Linaro versions (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ prompt "Show Linaro versions"
help
Linaro is maintaining some advanced/more stable/experimental versions
of gdb, especially for the ARM architecture.
@@ -36,83 +35,75 @@ choice
config GDB_V_linaro_7_5_2012_12_1
bool
- prompt "linaro-7.5-2012.12-1 (EXPERIMENTAL)"
+ prompt "linaro-7.5-2012.12-1"
depends on DEBUG_GDB_SHOW_LINARO
select GDB_7_0_or_later
select GDB_7_2_or_later
config GDB_V_linaro_7_4_2012_06
bool
- prompt "linaro-7.4-2012.06 (EXPERIMENTAL)"
+ prompt "linaro-7.4-2012.06"
depends on DEBUG_GDB_SHOW_LINARO
select GDB_7_0_or_later
select GDB_7_2_or_later
config GDB_V_7_4_1
bool
- prompt "7.4.1 (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ prompt "7.4.1"
select GDB_7_0_or_later
select GDB_7_2_or_later
config GDB_V_7_4
bool
- prompt "7.4 (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ prompt "7.4"
select GDB_7_0_or_later
select GDB_7_2_or_later
config GDB_V_linaro_7_3_2011_12
bool
- prompt "linaro-7.3-2011.12 (EXPERIMENTAL)"
+ prompt "linaro-7.3-2011.12"
depends on DEBUG_GDB_SHOW_LINARO
select GDB_7_0_or_later
select GDB_7_2_or_later
config GDB_V_7_3_1
bool
- prompt "7.3.1 (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ prompt "7.3.1"
select GDB_7_0_or_later
select GDB_7_2_or_later
config GDB_V_7_3a
bool
- prompt "7.3a (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ prompt "7.3a"
select GDB_7_0_or_later
select GDB_7_2_or_later
config GDB_V_linaro_7_2_2011_05_0
bool
- prompt "linaro-7.2-2011.05-0 (EXPERIMENTAL)"
+ prompt "linaro-7.2-2011.05-0"
depends on DEBUG_GDB_SHOW_LINARO
select GDB_7_0_or_later
select GDB_7_2_or_later
config GDB_V_7_2a
bool
- prompt "7.2a (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ prompt "7.2a"
select GDB_7_0_or_later
select GDB_7_2_or_later
config GDB_V_7_1a
bool
- prompt "7.1a (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ prompt "7.1a"
select GDB_7_0_or_later
config GDB_V_7_0_1a
bool
- prompt "7.0.1a (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ prompt "7.0.1a"
select GDB_7_0_or_later
config GDB_V_7_0a
bool
- prompt "7.0a (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ prompt "7.0a"
select GDB_7_0_or_later
config GDB_V_6_8a
diff --git a/config/debug/strace.in b/config/debug/strace.in
index d736a7a..5cdef7e 100644
--- a/config/debug/strace.in
+++ b/config/debug/strace.in
@@ -10,14 +10,12 @@ choice
config STRACE_V_4_6
bool
- prompt "4.6 (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ prompt "4.6"
depends on CONFIGURE_has_xz
config STRACE_V_4_5_20
bool
- prompt "4.5.20 (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ prompt "4.5.20"
config STRACE_V_4_5_19
bool