From 6c4495b080026e0649048ed4dfe83a0f3a15457a Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 12 Jun 2016 00:53:18 +0200 Subject: gdb: update to 7.11.1 --- target/config/Config.in.gdb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/config') diff --git a/target/config/Config.in.gdb b/target/config/Config.in.gdb index 3c962d671..a9d279044 100644 --- a/target/config/Config.in.gdb +++ b/target/config/Config.in.gdb @@ -4,7 +4,7 @@ choice prompt "GNU debugger version" default ADK_TOOLCHAIN_GDB_H8300_GIT if ADK_TARGET_ARCH_H8300 -default ADK_TOOLCHAIN_GDB_7_11 +default ADK_TOOLCHAIN_GDB_7_11_1 config ADK_TOOLCHAIN_GDB_GIT bool "git" @@ -15,8 +15,8 @@ config ADK_TOOLCHAIN_GDB_H8300_GIT bool "h8300-git" depends on ADK_TARGET_ARCH_H8300 -config ADK_TOOLCHAIN_GDB_7_11 - bool "7.11" +config ADK_TOOLCHAIN_GDB_7_11_1 + bool "7.11.1" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_H8300 -- cgit v1.2.3