summaryrefslogtreecommitdiff
path: root/config/debug
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-10-28 18:15:50 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-10-28 18:15:50 (GMT)
commit0b6a9e5c74a9f0abfd00b67cf25d16990ceb38a8 (patch)
tree24c6517f482dcb133cb87b4c388cacfb255d8abb /config/debug
parentac17b542fe3737eb3eb84fd30ada615a21e96b55 (diff)
config: mark now old versions as being OBSOLETE
These versions are kept for the upcoming release, but they will be removed from the next release if they are not used.
Diffstat (limited to 'config/debug')
-rw-r--r--config/debug/duma.in12
-rw-r--r--config/debug/gdb.in3
-rw-r--r--config/debug/ltrace.in6
-rw-r--r--config/debug/strace.in9
4 files changed, 20 insertions, 10 deletions
diff --git a/config/debug/duma.in b/config/debug/duma.in
index 0afb5b8..753a879 100644
--- a/config/debug/duma.in
+++ b/config/debug/duma.in
@@ -29,19 +29,23 @@ config DUMA_V_2_5_15
config DUMA_V_2_5_14
bool
- prompt "2_5_14"
+ prompt "2_5_14 (OBSOLETE)"
+ depends on OBSOLETE
config DUMA_V_2_5_12
bool
- prompt "2_5_12"
+ prompt "2_5_12 (OBSOLETE)"
+ depends on OBSOLETE
config DUMA_V_2_5_8
bool
- prompt "2_5_8"
+ prompt "2_5_8 (OBSOLETE)"
+ depends on OBSOLETE
config DUMA_V_2_5_1
bool
- prompt "2_5_1"
+ prompt "2_5_1 (OBSOLETE)"
+ depends on OBSOLETE
endchoice
diff --git a/config/debug/gdb.in b/config/debug/gdb.in
index 1a4bc60..ecda6c5 100644
--- a/config/debug/gdb.in
+++ b/config/debug/gdb.in
@@ -138,7 +138,8 @@ config NCURSES_V_5_7
config NCURSES_V_5_6
bool
- prompt "5.6"
+ prompt "5.6 (OBSOLETE)"
+ depends on OBSOLETE
endchoice
diff --git a/config/debug/ltrace.in b/config/debug/ltrace.in
index 50d365d..b119410 100644
--- a/config/debug/ltrace.in
+++ b/config/debug/ltrace.in
@@ -25,11 +25,13 @@ config LTRACE_V_0_5_1
config LTRACE_V_0_5
bool
- prompt "0.5"
+ prompt "0.5 (OBSOLETE)"
+ depends on OBSOLETE
config LTRACE_V_0_4
bool
- prompt "0.4"
+ prompt "0.4 (OBSOLETE)"
+ depends on OBSOLETE
endchoice
diff --git a/config/debug/strace.in b/config/debug/strace.in
index 4fc5846..0b9e446 100644
--- a/config/debug/strace.in
+++ b/config/debug/strace.in
@@ -19,15 +19,18 @@ config STRACE_V_4_5_18
config STRACE_V_4_5_17
bool
- prompt "4.5.17"
+ prompt "4.5.17 (OBSOLETE)"
+ depends on OBSOLETE
config STRACE_V_4_5_16
bool
- prompt "4.5.16"
+ prompt "4.5.16 (OBSOLETE)"
+ depends on OBSOLETE
config STRACE_V_4_5_15
bool
- prompt "4.5.15"
+ prompt "4.5.15 (OBSOLETE)"
+ depends on OBSOLETE
endchoice