summaryrefslogtreecommitdiff
path: root/config/debug
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2021-09-21 07:35:27 (GMT)
committerGitHub <noreply@github.com>2021-09-21 07:35:27 (GMT)
commit02d1503f6769be4ad8058b393d4245febced459f (patch)
tree7ed5bd7fb084879f1750b3ad378c404b9e6a9997 /config/debug
parent5f5a22f7a7307790ec571d0c5acf8790416964e6 (diff)
parent68088f65c66790c1a5920e67e7e34d9f77e5a20f (diff)
Merge pull request #1599 from cpackham/gdb
Gdb update and cleanup
Diffstat (limited to 'config/debug')
-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.