debug/gdb: update Linaro GDB revisions to 2012.02
author"Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
Thu Mar 15 13:20:34 2012 +0100 (2012-03-15)
changeset 29197282f4fce2d1
parent 2918 887e3fb340a6
child 2920 d5f5cc186d26
debug/gdb: update Linaro GDB revisions to 2012.02

Update Linaro GDB with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
config/debug/gdb.in
     1.1 --- a/config/debug/gdb.in	Thu Mar 15 13:13:31 2012 +0100
     1.2 +++ b/config/debug/gdb.in	Thu Mar 15 13:20:34 2012 +0100
     1.3 @@ -34,6 +34,12 @@
     1.4  # Don't remove next line
     1.5  # CT_INSERT_VERSION_BELOW
     1.6  
     1.7 +config GDB_V_linaro_7_4_2012_02
     1.8 +    bool
     1.9 +    prompt "linaro-7.4-2012.02 (EXPERIMENTAL)"
    1.10 +    depends on DEBUG_GDB_SHOW_LINARO
    1.11 +    select GDB_7_0_or_later
    1.12 +
    1.13  config GDB_V_linaro_7_3_2011_12
    1.14      bool
    1.15      prompt "linaro-7.3-2011.12 (EXPERIMENTAL)"
    1.16 @@ -97,6 +103,7 @@
    1.17      string
    1.18  # Don't remove next line
    1.19  # CT_INSERT_VERSION_STRING_BELOW
    1.20 +    default "linaro-7.4-2012.02" if GDB_V_linaro_7_4_2012_02
    1.21      default "linaro-7.3-2011.12" if GDB_V_linaro_7_3_2011_12
    1.22      default "7.3a" if GDB_V_7_3a
    1.23      default "linaro-7.2-2011.05-0" if GDB_V_linaro_7_2_2011_05_0