summaryrefslogtreecommitdiff
path: root/config/debug/gdb.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/debug/gdb.in')
-rw-r--r--config/debug/gdb.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/debug/gdb.in b/config/debug/gdb.in
index 34237fb..fa393e7 100644
--- a/config/debug/gdb.in
+++ b/config/debug/gdb.in
@@ -19,11 +19,13 @@ config GDB_V_7_0_1
bool
prompt "7.0.1 (EXPERIMENTAL)"
depends on EXPERIMENTAL
+ select GDB_7_0_or_later
config GDB_V_7_0
bool
prompt "7.0 (EXPERIMENTAL)"
depends on EXPERIMENTAL
+ select GDB_7_0_or_later
config GDB_V_6_8
bool
@@ -37,6 +39,9 @@ config GDB_V_snapshot
endchoice
+config GDB_7_0_or_later
+ bool
+
config GDB_VERSION
string
# Don't remove next line