# HG changeset patch # User "Benoît THÉBAUDEAU" # Date 1318526164 -7200 # Node ID 60503af6d9a9c5e1d351b502e2ac5b5751e00759 # Parent 3e3f8a86f1c02371bffa894332974aed913d779d debug/gdb: update Linaro GDB revisions to 2011.10 Update Linaro GDB with the latest available revisions. Signed-off-by: "Benoît THÉBAUDEAU" diff -r 3e3f8a86f1c0 -r 60503af6d9a9 config/debug/gdb.in --- a/config/debug/gdb.in Thu Oct 13 19:11:25 2011 +0200 +++ b/config/debug/gdb.in Thu Oct 13 19:16:04 2011 +0200 @@ -34,9 +34,9 @@ # Don't remove next line # CT_INSERT_VERSION_BELOW -config GDB_V_linaro_7_3_2011_09 +config GDB_V_linaro_7_3_2011_10 bool - prompt "linaro-7.3-2011.09 (EXPERIMENTAL)" + prompt "linaro-7.3-2011.10 (EXPERIMENTAL)" depends on DEBUG_GDB_SHOW_LINARO select GDB_7_0_or_later @@ -97,7 +97,7 @@ string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW - default "linaro-7.3-2011.09" if GDB_V_linaro_7_3_2011_09 + default "linaro-7.3-2011.10" if GDB_V_linaro_7_3_2011_10 default "7.3a" if GDB_V_7_3a default "linaro-7.2-2011.05-0" if GDB_V_linaro_7_2_2011_05_0 default "7.2a" if GDB_V_7_2a