debug/gdb: update Linaro GDB revisions to 2011.10
author"Benoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>
Thu Oct 13 19:16:04 2011 +0200 (2011-10-13)
changeset 272060503af6d9a9
parent 2719 3e3f8a86f1c0
child 2721 7b64746b0ab3
debug/gdb: update Linaro GDB revisions to 2011.10

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 Oct 13 19:11:25 2011 +0200
     1.2 +++ b/config/debug/gdb.in	Thu Oct 13 19:16:04 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_3_2011_09
     1.8 +config GDB_V_linaro_7_3_2011_10
     1.9      bool
    1.10 -    prompt "linaro-7.3-2011.09 (EXPERIMENTAL)"
    1.11 +    prompt "linaro-7.3-2011.10 (EXPERIMENTAL)"
    1.12      depends on DEBUG_GDB_SHOW_LINARO
    1.13      select GDB_7_0_or_later
    1.14  
    1.15 @@ -97,7 +97,7 @@
    1.16      string
    1.17  # Don't remove next line
    1.18  # CT_INSERT_VERSION_STRING_BELOW
    1.19 -    default "linaro-7.3-2011.09" if GDB_V_linaro_7_3_2011_09
    1.20 +    default "linaro-7.3-2011.10" if GDB_V_linaro_7_3_2011_10
    1.21      default "7.3a" if GDB_V_7_3a
    1.22      default "linaro-7.2-2011.05-0" if GDB_V_linaro_7_2_2011_05_0
    1.23      default "7.2a" if GDB_V_7_2a