summaryrefslogtreecommitdiff
path: root/config/debug
diff options
context:
space:
mode:
authorBenoît Thébaudeau" <benoit.thebaudeau@advansee.com>2012-09-21 14:14:50 (GMT)
committerBenoît Thébaudeau" <benoit.thebaudeau@advansee.com>2012-09-21 14:14:50 (GMT)
commit91d9ebdf8f6e5ee9dc6310c69ca9cbb74acfc3fe (patch)
treeecfc1d6a20fdbd36a6d68c80b920f8632b9eb930 /config/debug
parent32e18f7f9b6551be943bfa4988d2047de1e051a2 (diff)
debug/gdb: update Linaro GDB revisions to 2012.09
Update Linaro GDB with the latest available revisions. Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com> Message-Id: <100d9c4f4fb2aeab2a57.1348236919@advdt005-ubuntu> PatchWork-ID: 185742
Diffstat (limited to 'config/debug')
-rw-r--r--config/debug/gdb.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/debug/gdb.in b/config/debug/gdb.in
index 763c407..e47f505 100644
--- a/config/debug/gdb.in
+++ b/config/debug/gdb.in
@@ -34,6 +34,13 @@ choice
# Don't remove next line
# CT_INSERT_VERSION_BELOW
+config GDB_V_linaro_7_5_2012_09
+ bool
+ prompt "linaro-7.5-2012.09 (EXPERIMENTAL)"
+ depends on DEBUG_GDB_SHOW_LINARO
+ select GDB_7_0_or_later
+ select GDB_7_2_or_later
+
config GDB_V_linaro_7_4_2012_06
bool
prompt "linaro-7.4-2012.06 (EXPERIMENTAL)"
@@ -132,6 +139,7 @@ config GDB_VERSION
string
# Don't remove next line
# CT_INSERT_VERSION_STRING_BELOW
+ default "linaro-7.5-2012.09" if GDB_V_linaro_7_5_2012_09
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