From patchwork Fri Sep 21 14:15:19 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: debug/gdb: update Linaro GDB revisions to 2012.09 From: =?utf-8?q?Beno=C3=AEt_Th=C3=A9baudeau?= X-Patchwork-Id: 185742 Message-Id: <100d9c4f4fb2aeab2a57.1348236919@advdt005-ubuntu> To: "Yann E. MORIN" Cc: crossgcc@sourceware.org Date: Fri, 21 Sep 2012 16:15:19 +0200 # HG changeset patch # User "Benoît Thébaudeau" # Date 1348236890 -7200 # Node ID 100d9c4f4fb2aeab2a5709f7059a89b538eac016 # Parent 06b663f297adb76149f089136a78e7d5999c63bd debug/gdb: update Linaro GDB revisions to 2012.09 Update Linaro GDB with the latest available revisions. Signed-off-by: "Benoît Thébaudeau" --- Build with 7.5 not tested yet. diff --git a/config/debug/gdb.in b/config/debug/gdb.in --- a/config/debug/gdb.in +++ b/config/debug/gdb.in @@ -34,6 +34,13 @@ # Don't remove next line # CT_INSERT_VERSION_BELOW +config GDB_V_linaro_7_5_2012_09 + bool + prompt "linaro-7.5-2012.09 (EXPERIMENTAL)" + depends on DEBUG_GDB_SHOW_LINARO + select GDB_7_0_or_later + select GDB_7_2_or_later + config GDB_V_linaro_7_4_2012_06 bool prompt "linaro-7.4-2012.06 (EXPERIMENTAL)" @@ -132,6 +139,7 @@ string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW + default "linaro-7.5-2012.09" if GDB_V_linaro_7_5_2012_09 default "linaro-7.4-2012.06" if GDB_V_linaro_7_4_2012_06 default "7.4.1" if GDB_V_7_4_1 default "7.4" if GDB_V_7_4