# HG changeset patch # User "Benoît Thébaudeau" # Date 1355761043 -3600 # Node ID abd69b651323dc446377b508d6ec131881d9b7ac # Parent b5b389a84f48af92b407ae2948072866ca251c6e 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" Message-Id: Patchwork-Id: 206907 diff -r b5b389a84f48 -r abd69b651323 config/debug/gdb.in --- a/config/debug/gdb.in Mon Dec 17 17:13:27 2012 +0100 +++ b/config/debug/gdb.in Mon Dec 17 17:17:23 2012 +0100 @@ -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