From patchwork Mon Dec 17 16:18:24 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: debug/gdb: update Linaro GDB revisions to 2012.12-1 Date: Mon, 17 Dec 2012 06:18:24 -0000 From: =?utf-8?q?Beno=C3=AEt_Th=C3=A9baudeau?= X-Patchwork-Id: 206907 Message-Id: To: "Yann E. MORIN" Cc: crossgcc@sourceware.org # HG changeset patch # User "Benoît Thébaudeau" # Date 1355761043 -3600 # Node ID b6c4a82286f9a3de3948cfc64f23243285aeef90 # Parent 14417fac6e9f3736b8778d38268084755491a201 debug/gdb: update Linaro GDB revisions to 2012.12-1 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 --- a/config/debug/gdb.in +++ b/config/debug/gdb.in @@ -34,9 +34,9 @@ # Don't remove next line # CT_INSERT_VERSION_BELOW -config GDB_V_linaro_7_5_2012_12 +config GDB_V_linaro_7_5_2012_12_1 bool - prompt "linaro-7.5-2012.12 (EXPERIMENTAL)" + prompt "linaro-7.5-2012.12-1 (EXPERIMENTAL)" depends on DEBUG_GDB_SHOW_LINARO select GDB_7_0_or_later select GDB_7_2_or_later @@ -146,7 +146,7 @@ string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW - default "linaro-7.5-2012.12" if GDB_V_linaro_7_5_2012_12 + default "linaro-7.5-2012.12-1" if GDB_V_linaro_7_5_2012_12_1 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