From ddc96cedb731769d864de975dc0873b51273c819 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Th=C3=A9baudeau=22?= Date: Tue, 11 Dec 2012 12:40:21 +0100 Subject: debug/gdb: update Linaro GDB revisions to 2012.12 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" Message-Id: Patchwork-Id: 205182 diff --git a/config/debug/gdb.in b/config/debug/gdb.in index 0018a8a..f2517d3 100644 --- a/config/debug/gdb.in +++ b/config/debug/gdb.in @@ -34,9 +34,9 @@ choice # Don't remove next line # CT_INSERT_VERSION_BELOW -config GDB_V_linaro_7_5_2012_09 +config GDB_V_linaro_7_5_2012_12 bool - prompt "linaro-7.5-2012.09 (EXPERIMENTAL)" + prompt "linaro-7.5-2012.12 (EXPERIMENTAL)" depends on DEBUG_GDB_SHOW_LINARO select GDB_7_0_or_later select GDB_7_2_or_later @@ -146,7 +146,7 @@ config GDB_VERSION string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW - default "linaro-7.5-2012.09" if GDB_V_linaro_7_5_2012_09 + default "linaro-7.5-2012.12" if GDB_V_linaro_7_5_2012_12 default "linaro-7.4-2012.06" if GDB_V_linaro_7_4_2012_06 default "7.4.1" if GDB_V_7_4_1 default "7.4" if GDB_V_7_4 -- cgit v0.10.2-6-g49f6