config/debug/gdb.in
changeset 2478 91fb35743a44
parent 2444 896cb0d36c1a
child 2490 cce067f0448e
     1.1 --- a/config/debug/gdb.in	Sun May 08 19:02:44 2011 +0200
     1.2 +++ b/config/debug/gdb.in	Wed May 25 21:21:03 2011 +0200
     1.3 @@ -34,9 +34,9 @@
     1.4  # Don't remove next line
     1.5  # CT_INSERT_VERSION_BELOW
     1.6  
     1.7 -config GDB_V_linaro_7_2_2011_04_0
     1.8 +config GDB_V_linaro_7_2_2011_05_0
     1.9      bool
    1.10 -    prompt "linaro-7.2-2011.04-0 (EXPERIMENTAL)"
    1.11 +    prompt "linaro-7.2-2011.05-0 (EXPERIMENTAL)"
    1.12      depends on DEBUG_GDB_SHOW_LINARO
    1.13      select GDB_7_0_or_later
    1.14  
    1.15 @@ -77,7 +77,7 @@
    1.16      string
    1.17  # Don't remove next line
    1.18  # CT_INSERT_VERSION_STRING_BELOW
    1.19 -    default "linaro-7.2-2011.04-0" if GDB_V_linaro_7_2_2011_04_0
    1.20 +    default "linaro-7.2-2011.05-0" if GDB_V_linaro_7_2_2011_05_0
    1.21      default "7.2" if GDB_V_7_2
    1.22      default "7.1" if GDB_V_7_1
    1.23      default "7.0.1" if GDB_V_7_0_1