From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26931 invoked by alias); 17 Aug 2014 22:10:13 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 26888 invoked by uid 89); 17 Aug 2014 22:10:09 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pd0-f179.google.com Received: from mail-pd0-f179.google.com (HELO mail-pd0-f179.google.com) (209.85.192.179) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sun, 17 Aug 2014 22:10:07 +0000 Received: by mail-pd0-f179.google.com with SMTP id v10so6317516pde.38 for ; Sun, 17 Aug 2014 15:10:06 -0700 (PDT) X-Received: by 10.68.225.74 with SMTP id ri10mr30518568pbc.116.1408313405965; Sun, 17 Aug 2014 15:10:05 -0700 (PDT) Received: from fuzzy.hsd1.wa.comcast.net (c-50-135-131-187.hsd1.wa.comcast.net. [50.135.131.187]) by mx.google.com with ESMTPSA id br1sm14259380pbc.6.2014.08.17.15.10.04 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 17 Aug 2014 15:10:05 -0700 (PDT) From: Bryan Hundven To: "Yann E. MORIN" Cc: crossgcc@sourceware.org Subject: [PATCH v2 0/2] Updates to config/gdb Date: Sun, 17 Aug 2014 22:10:00 -0000 Message-Id: <1408313401-3640-1-git-send-email-bryanhundven@gmail.com> In-Reply-To: <1408141290-19515-1-git-send-email-bryanhundven@gmail.com> References: <1408141290-19515-1-git-send-email-bryanhundven@gmail.com> including: * Add GDB 7.8 * Add a GDB_HAS_PYTHON hidden Kconfig X-IsSubscribed: yes X-SW-Source: 2014-08/txt/msg00025.txt.bz2 I dropped: * Update GDB version dependencies from the v2 series. Not needed right now ;) config/debug/gdb.in | 4 ++++ config/debug/gdb.in.cross | 1 + 2 files changed, 5 insertions(+) As usual, I'm always open to feedback, comments, and suggestions. Cheers, -Bryan -- For unsubscribe information see http://sourceware.org/lists.html#faq