From patchwork Mon Dec 17 16:18:24 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Beno=C3=AEt_Th=C3=A9baudeau?= X-Patchwork-Id: 206907 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id DC0ED2C0094 for ; Tue, 18 Dec 2012 03:19:15 +1100 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=sourceware.org; s=default; x=1356365956; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Received: Received:Content-Type:MIME-Version:Content-Transfer-Encoding: Subject:Message-Id:User-Agent:Date:From:To:Cc:Mailing-List: Precedence:List-Id:List-Unsubscribe:List-Subscribe:List-Archive: List-Post:List-Help:Sender:Delivered-To; bh=GwLrAzIKLJFm3cbik2Io yLFETMQ=; b=koVwTN2HfiNLPTuj1LFKA0cUSpa/XTauZwqnOpp4IpyrC6zvHKdw lxNj3xwWKQOiVkZf4zXiHE2/30+p3ChWxh6glLQ7CDdHWXN/n8G15rXIQtCGjHCf j+RTF5gdZmeeyS3mcH2bsL1lFNnnDhOYihI3XHNAdim2NGdGUWdlhuI= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=sourceware.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Received:Received:Content-Type:MIME-Version:Content-Transfer-Encoding:Subject:X-Mercurial-Node:Message-Id:User-Agent:Date:From:To:Cc:X-IsSubscribed:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Subscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=BJkKCOn6r/Pnz9c9ze30Af4KABxn20hD9eqIivOjoiUWzZnVcxwDzR4cis81Jl DrrXNDNBn60deNQXDzG+6n2Lt9KnBT2xz6fDxcaS0GFnM9iAgFhSxuvf72QrzCot ZbQzquYiQ2sF9zqjeMYSKozPnYrf4xOWwqlAdp6ZDAYeA=; Received: (qmail 26682 invoked by alias); 17 Dec 2012 16:19:06 -0000 Received: (qmail 26648 invoked by uid 22791); 17 Dec 2012 16:19:03 -0000 X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL, BAYES_00, GENERIC_IXHASH X-Spam-Check-By: sourceware.org Received: from zose-mta11.web4all.fr (HELO zose-mta11.web4all.fr) (178.33.204.87) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 17 Dec 2012 16:19:01 +0000 Received: from localhost (localhost [127.0.0.1]) by zose-mta11.web4all.fr (Postfix) with ESMTP id 2361862013; Mon, 17 Dec 2012 17:19:00 +0100 (CET) Received: from zose-mta11.web4all.fr ([127.0.0.1]) by localhost (zose-mta11.web4all.fr [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id jgpBeKdmxj97; Mon, 17 Dec 2012 17:18:59 +0100 (CET) Received: from [127.0.1.1] (cie44-1-88-188-188-98.fbx.proxad.net [88.188.188.98]) by zose-mta11.web4all.fr (Postfix) with ESMTPA id CBF0762008; Mon, 17 Dec 2012 17:18:58 +0100 (CET) MIME-Version: 1.0 Subject: [PATCH] debug/gdb: update Linaro GDB revisions to 2012.12-1 X-Mercurial-Node: b6c4a82286f9a3de3948cfc64f23243285aeef90 Message-Id: User-Agent: Mercurial-patchbomb/2.2.2 Date: Mon, 17 Dec 2012 17:18:24 +0100 From: =?utf-8?q?Beno=C3=AEt_Th=C3=A9baudeau?= To: "Yann E. MORIN" Cc: crossgcc@sourceware.org X-IsSubscribed: yes Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Delivered-To: mailing list crossgcc@sourceware.org # HG changeset patch # User "Benoît Thébaudeau" # Date 1355761043 -3600 # Node ID b6c4a82286f9a3de3948cfc64f23243285aeef90 # Parent 14417fac6e9f3736b8778d38268084755491a201 debug/gdb: update Linaro GDB revisions to 2012.12-1 Update Linaro GDB with the latest available revisions. Signed-off-by: "Benoît Thébaudeau" diff --git a/config/debug/gdb.in b/config/debug/gdb.in --- a/config/debug/gdb.in +++ b/config/debug/gdb.in @@ -34,9 +34,9 @@ # Don't remove next line # CT_INSERT_VERSION_BELOW -config GDB_V_linaro_7_5_2012_12 +config GDB_V_linaro_7_5_2012_12_1 bool - prompt "linaro-7.5-2012.12 (EXPERIMENTAL)" + prompt "linaro-7.5-2012.12-1 (EXPERIMENTAL)" depends on DEBUG_GDB_SHOW_LINARO select GDB_7_0_or_later select GDB_7_2_or_later @@ -146,7 +146,7 @@ string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW - default "linaro-7.5-2012.12" if GDB_V_linaro_7_5_2012_12 + default "linaro-7.5-2012.12-1" if GDB_V_linaro_7_5_2012_12_1 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