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.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/debug/gdb.in b/config/debug/gdb.in
index b0b9d29..741eeae 100644
--- a/config/debug/gdb.in
+++ b/config/debug/gdb.in
@@ -26,7 +26,7 @@ config GDB_DEP_CXX11
config GDB_DEP_NO_STD_FUTURE
def_bool y
depends on !GCC_9_or_later
- select GDB_REQUIRE_older_than_10_2
+ select GDB_REQUIRE_older_than_10
# Does GDB need ps_get_thread_area with const qualifier?
config GDB_CONST_GET_THREAD_AREA
@@ -37,4 +37,4 @@ config GDB_CONST_GET_THREAD_AREA
# tarball (instead of a subdirectory of gdb)
config GDB_GDBSERVER_TOPLEVEL
def_bool y
- depends on GDB_10_2_or_later
+ depends on GDB_10_or_later