debug/gdb: update Linaro GDB revisions to 2012.09
author"Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
Fri Sep 21 16:14:50 2012 +0200 (2012-09-21)
changeset 305500ad3bbbf024
parent 3054 e978441f521c
child 3056 df33992f9614
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
config/debug/gdb.in
     1.1 --- a/config/debug/gdb.in	Fri Sep 21 16:10:34 2012 +0200
     1.2 +++ b/config/debug/gdb.in	Fri Sep 21 16:14:50 2012 +0200
     1.3 @@ -34,6 +34,13 @@
     1.4  # Don't remove next line
     1.5  # CT_INSERT_VERSION_BELOW
     1.6  
     1.7 +config GDB_V_linaro_7_5_2012_09
     1.8 +    bool
     1.9 +    prompt "linaro-7.5-2012.09 (EXPERIMENTAL)"
    1.10 +    depends on DEBUG_GDB_SHOW_LINARO
    1.11 +    select GDB_7_0_or_later
    1.12 +    select GDB_7_2_or_later
    1.13 +
    1.14  config GDB_V_linaro_7_4_2012_06
    1.15      bool
    1.16      prompt "linaro-7.4-2012.06 (EXPERIMENTAL)"
    1.17 @@ -132,6 +139,7 @@
    1.18      string
    1.19  # Don't remove next line
    1.20  # CT_INSERT_VERSION_STRING_BELOW
    1.21 +    default "linaro-7.5-2012.09" if GDB_V_linaro_7_5_2012_09
    1.22      default "linaro-7.4-2012.06" if GDB_V_linaro_7_4_2012_06
    1.23      default "7.4.1" if GDB_V_7_4_1
    1.24      default "7.4" if GDB_V_7_4