summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2021-01-28 16:56:17 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2021-01-28 16:56:17 +0100
commit9af35a8c128da54d3461d0e9b61268dbee395e7f (patch)
tree2502935a95e168a710be2859919576ec26f396ef /target
parent4d8a094c6c30f938dcf3fc0bba068850dec96594 (diff)
gdb: update to 10.1
Diffstat (limited to 'target')
-rw-r--r--target/config/Config.in.gdb4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/config/Config.in.gdb b/target/config/Config.in.gdb
index 25df4c4a0..ae74a6d2a 100644
--- a/target/config/Config.in.gdb
+++ b/target/config/Config.in.gdb
@@ -33,8 +33,8 @@ config ADK_TOOLCHAIN_GDB_H8300_GIT
bool "h8300-git"
depends on ADK_TARGET_ARCH_H8300
-config ADK_TOOLCHAIN_GDB_9_2
- bool "9.2"
+config ADK_TOOLCHAIN_GDB_10_1
+ bool "10.1"
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_H8300
depends on !ADK_TARGET_ARCH_NDS32