From af5ec640a98f831fc4aef16612e2145ba2220fcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Th=C3=A9baudeau=22?= Date: Thu, 15 Mar 2012 13:20:34 +0100 Subject: debug/gdb: update Linaro GDB revisions to 2012.02 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update Linaro GDB with the latest available revisions. Signed-off-by: "Benoît Thébaudeau" diff --git a/config/debug/gdb.in b/config/debug/gdb.in index 371efcf..c9806cc 100644 --- a/config/debug/gdb.in +++ b/config/debug/gdb.in @@ -34,6 +34,12 @@ choice # Don't remove next line # CT_INSERT_VERSION_BELOW +config GDB_V_linaro_7_4_2012_02 + bool + prompt "linaro-7.4-2012.02 (EXPERIMENTAL)" + depends on DEBUG_GDB_SHOW_LINARO + select GDB_7_0_or_later + config GDB_V_linaro_7_3_2011_12 bool prompt "linaro-7.3-2011.12 (EXPERIMENTAL)" @@ -97,6 +103,7 @@ config GDB_VERSION string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW + default "linaro-7.4-2012.02" if GDB_V_linaro_7_4_2012_02 default "linaro-7.3-2011.12" if GDB_V_linaro_7_3_2011_12 default "7.3a" if GDB_V_7_3a default "linaro-7.2-2011.05-0" if GDB_V_linaro_7_2_2011_05_0 -- cgit v0.10.2-6-g49f6