From d4d596b31bc6b8840544ef484d63187792064e93 Mon Sep 17 00:00:00 2001 From: Bryan Hundven Date: Tue, 1 Sep 2015 18:51:25 -0700 Subject: gdb: Add gdb-7.10 Signed-off-by: Bryan Hundven diff --git a/config/debug/gdb.in b/config/debug/gdb.in index 2d92251..7010259 100644 --- a/config/debug/gdb.in +++ b/config/debug/gdb.in @@ -33,6 +33,11 @@ choice # Don't remove next line # CT_INSERT_VERSION_BELOW +config GDB_V_7_10 + bool + prompt "7.10" + select GDB_7_2_or_later + config GDB_V_7_9_1 bool prompt "7.9.1" @@ -190,6 +195,7 @@ config GDB_VERSION string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW + default "7.10" if GDB_V_7_10 default "7.9.1" if GDB_V_7_9_1 default "7.9" if GDB_V_7_9 default "7.8.2" if GDB_V_7_8_2 -- cgit v0.10.2-6-g49f6