summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenoît Thébaudeau" <benoit.thebaudeau@advansee.com>2012-04-16 13:29:06 (GMT)
committerBenoît Thébaudeau" <benoit.thebaudeau@advansee.com>2012-04-16 13:29:06 (GMT)
commit4d24ae539ffd1dbd0111eaa400d88171766872a0 (patch)
tree262bfd5ef76bc27e0684bd5441a92a88e6c8c259
parent5b9731e108337df5a3d913843c7ff28fba18ab44 (diff)
debug/gdb: update Linaro GDB revisions to 2012.04
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 c9806cc..373ca08 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_02
+config GDB_V_linaro_7_4_2012_04
bool
- prompt "linaro-7.4-2012.02 (EXPERIMENTAL)"
+ prompt "linaro-7.4-2012.04 (EXPERIMENTAL)"
depends on DEBUG_GDB_SHOW_LINARO
select GDB_7_0_or_later
@@ -103,7 +103,7 @@ config GDB_VERSION
string
# Don't remove next line
# CT_INSERT_VERSION_STRING_BELOW
- default "linaro-7.4-2012.02" if GDB_V_linaro_7_4_2012_02
+ default "linaro-7.4-2012.04" if GDB_V_linaro_7_4_2012_04
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