From 9af35a8c128da54d3461d0e9b61268dbee395e7f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 28 Jan 2021 16:56:17 +0100 Subject: gdb: update to 10.1 --- target/config/Config.in.gdb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target') 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 -- cgit v1.2.3