mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-06 19:09:14 +00:00
debug/gdb: update Linaro GDB revision for 2013.05
Update Linaro GDB with the latest available revision. Signed-off-by: "Michael Hope" <michaelh@juju.net.nz> Message-Id: <bea34f42853a9d87a628.1372452016@localhost> Patchwork-Id: 255667
This commit is contained in:
parent
eebffdfa9a
commit
3835e6b6ee
@ -33,6 +33,13 @@ choice
|
|||||||
# Don't remove next line
|
# Don't remove next line
|
||||||
# CT_INSERT_VERSION_BELOW
|
# CT_INSERT_VERSION_BELOW
|
||||||
|
|
||||||
|
config GDB_V_linaro_7_6_2013_05
|
||||||
|
bool
|
||||||
|
prompt "linaro-7.6-2013.05"
|
||||||
|
depends on DEBUG_GDB_SHOW_LINARO
|
||||||
|
select GDB_7_0_or_later
|
||||||
|
select GDB_7_2_or_later
|
||||||
|
|
||||||
config GDB_V_linaro_7_5_2012_12_1
|
config GDB_V_linaro_7_5_2012_12_1
|
||||||
bool
|
bool
|
||||||
prompt "linaro-7.5-2012.12-1"
|
prompt "linaro-7.5-2012.12-1"
|
||||||
@ -137,6 +144,7 @@ config GDB_VERSION
|
|||||||
string
|
string
|
||||||
# Don't remove next line
|
# Don't remove next line
|
||||||
# CT_INSERT_VERSION_STRING_BELOW
|
# CT_INSERT_VERSION_STRING_BELOW
|
||||||
|
default "linaro-7.6-2013.05" if GDB_V_linaro_7_6_2013_05
|
||||||
default "linaro-7.5-2012.12-1" if GDB_V_linaro_7_5_2012_12_1
|
default "linaro-7.5-2012.12-1" if GDB_V_linaro_7_5_2012_12_1
|
||||||
default "linaro-7.4-2012.06" if GDB_V_linaro_7_4_2012_06
|
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.1" if GDB_V_7_4_1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user