summaryrefslogtreecommitdiff
path: root/config/debug
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-09-28 02:28:23 (GMT)
committerMichael Hope <michael.hope@linaro.org>2011-09-28 02:28:23 (GMT)
commit3e76091024efeef782af8aa670a2452f44de4807 (patch)
tree5663a15c6be1ca8c851c2020e067141323dfb88d /config/debug
parent03702b77b54c26871b4cf9f03f797431f07763b6 (diff)
debug/gdb: update to the Linaro 2011.09
Signed-off-by: Michael Hope <michael.hope@linaro.org> [yann.morin.1998@anciens.enib.fr: split gcc/gdb in two patches] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'config/debug')
-rw-r--r--config/debug/gdb.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/debug/gdb.in b/config/debug/gdb.in
index bd13504..d65a090 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_3_2011_08
+config GDB_V_linaro_7_3_2011_09
bool
- prompt "linaro-7.3-2011.08 (EXPERIMENTAL)"
+ prompt "linaro-7.3-2011.09 (EXPERIMENTAL)"
depends on DEBUG_GDB_SHOW_LINARO
select GDB_7_0_or_later
@@ -97,7 +97,7 @@ config GDB_VERSION
string
# Don't remove next line
# CT_INSERT_VERSION_STRING_BELOW
- default "linaro-7.3-2011.08" if GDB_V_linaro_7_3_2011_08
+ default "linaro-7.3-2011.09" if GDB_V_linaro_7_3_2011_09
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