config/debug/gdb.in
changeset 3222 56db5f3f2c8c
parent 3149 e1611da4bb05
child 3250 48f5cb844d26
     1.1 --- a/config/debug/gdb.in	Wed Dec 26 19:54:12 2012 +0100
     1.2 +++ b/config/debug/gdb.in	Fri Jun 28 22:35:06 2013 +0200
     1.3 @@ -33,6 +33,13 @@
     1.4  # Don't remove next line
     1.5  # CT_INSERT_VERSION_BELOW
     1.6  
     1.7 +config GDB_V_linaro_7_6_2013_05
     1.8 +    bool
     1.9 +    prompt "linaro-7.6-2013.05"
    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_5_2012_12_1
    1.15      bool
    1.16      prompt "linaro-7.5-2012.12-1"
    1.17 @@ -137,6 +144,7 @@
    1.18      string
    1.19  # Don't remove next line
    1.20  # CT_INSERT_VERSION_STRING_BELOW
    1.21 +    default "linaro-7.6-2013.05" if GDB_V_linaro_7_6_2013_05
    1.22      default "linaro-7.5-2012.12-1" if GDB_V_linaro_7_5_2012_12_1
    1.23      default "linaro-7.4-2012.06" if GDB_V_linaro_7_4_2012_06
    1.24      default "7.4.1" if GDB_V_7_4_1