summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenoît Thébaudeau" <benoit.thebaudeau@advansee.com>2012-06-14 21:04:28 (GMT)
committerBenoît Thébaudeau" <benoit.thebaudeau@advansee.com>2012-06-14 21:04:28 (GMT)
commitca992d4fd8bb7791f361f3e1c2d16fda5955cd29 (patch)
tree635635825afcc657a3d5108baa570da922a8563f
parentbdd84b164674b9f0709066b2e83a0d3b17d2b8ec (diff)
debug/gdb: update Linaro GDB revisions to 2012.06
Update Linaro GDB with the latest available revisions. Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
-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 b0e1c6f..5673a85 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_4_2012_04
+config GDB_V_linaro_7_4_2012_06
bool
- prompt "linaro-7.4-2012.04 (EXPERIMENTAL)"
+ prompt "linaro-7.4-2012.06 (EXPERIMENTAL)"
depends on DEBUG_GDB_SHOW_LINARO
select GDB_7_0_or_later
select GDB_7_2_or_later
@@ -111,7 +111,7 @@ config GDB_VERSION
string
# Don't remove next line
# CT_INSERT_VERSION_STRING_BELOW
- default "linaro-7.4-2012.04" if GDB_V_linaro_7_4_2012_04
+ default "linaro-7.4-2012.06" if GDB_V_linaro_7_4_2012_06
default "linaro-7.3-2011.12" if GDB_V_linaro_7_3_2011_12
default "7.3a" if GDB_V_7_3a
default "linaro-7.2-2011.05-0" if GDB_V_linaro_7_2_2011_05_0