From 68088f65c66790c1a5920e67e7e34d9f77e5a20f Mon Sep 17 00:00:00 2001 From: Chris Packham Date: Tue, 14 Sep 2021 21:31:38 +1200 Subject: gdb: Add gdb-11.1 Drop the uclibc-no-gettimeofday-clobber patch as it no longer applies. The arc patches are all upstream. Signed-off-by: Chris Packham --- config/debug/gdb.in.native | 1 + 1 file changed, 1 insertion(+) (limited to 'config/debug') diff --git a/config/debug/gdb.in.native b/config/debug/gdb.in.native index 917a770b..d2447904 100644 --- a/config/debug/gdb.in.native +++ b/config/debug/gdb.in.native @@ -10,6 +10,7 @@ config GDB_NATIVE select LIBC_UCLIBC_IPV6 if LIBC_UCLIBC && GDB_8_3_or_later select EXPAT_TARGET select NCURSES_TARGET + select GMP_TARGET if GDB_11_1_or_later help Build and install a native gdb for the target, to run on the target. -- cgit v1.2.3