summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2021-09-14 09:31:38 (GMT)
committerChris Packham <judge.packham@gmail.com>2021-09-19 07:50:29 (GMT)
commit68088f65c66790c1a5920e67e7e34d9f77e5a20f (patch)
tree7ed5bd7fb084879f1750b3ad378c404b9e6a9997 /config
parent4b2b610b9a64cef9208912a0858a9087cf089ea4 (diff)
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 <judge.packham@gmail.com>
Diffstat (limited to 'config')
-rw-r--r--config/debug/gdb.in.native1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/debug/gdb.in.native b/config/debug/gdb.in.native
index 917a770..d244790 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.