From 9d91cebe239f7eed86bda7e3837c470205f447ea Mon Sep 17 00:00:00 2001 From: Chris Packham Date: Mon, 20 Jan 2025 13:47:55 +1300 Subject: gdb: Add 16.1 https://sourceware.org/pipermail/gdb-announce/2025/000143.html Support for Nios II targets has been removed so that architecture now requires a version of GDB older than 16. Signed-off-by: Chris Packham --- config/arch/nios2.in | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/arch/nios2.in b/config/arch/nios2.in index 777a4265..c773860c 100644 --- a/config/arch/nios2.in +++ b/config/arch/nios2.in @@ -8,6 +8,7 @@ ## select ARCH_SUPPORTS_WITH_ARCH ## select ARCH_SUPPORTS_FLAT_FORMAT ## select GCC_REQUIRE_older_than_15 +## select GDB_REQUIRE_older_than_16 ## ## help The NIOS2 architecture, as defined by: ## help http://www.altera.com -- cgit v1.2.3