mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-30 08:03:59 +00:00
debug/gdb: update Linaro GDB revisions to 2012.12
Update Linaro GDB with the latest available revisions. Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com> Message-Id: <f37c710b8eb881abde4f.1355226132@advdt005-ubuntu> Patchwork-Id: 205182
This commit is contained in:
parent
827f1ab92b
commit
ddc96cedb7
@ -34,9 +34,9 @@ choice
|
||||
# Don't remove next line
|
||||
# CT_INSERT_VERSION_BELOW
|
||||
|
||||
config GDB_V_linaro_7_5_2012_09
|
||||
config GDB_V_linaro_7_5_2012_12
|
||||
bool
|
||||
prompt "linaro-7.5-2012.09 (EXPERIMENTAL)"
|
||||
prompt "linaro-7.5-2012.12 (EXPERIMENTAL)"
|
||||
depends on DEBUG_GDB_SHOW_LINARO
|
||||
select GDB_7_0_or_later
|
||||
select GDB_7_2_or_later
|
||||
@ -146,7 +146,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.5-2012.12" if GDB_V_linaro_7_5_2012_12
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user