From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24318 invoked by alias); 29 Jan 2015 16:09:46 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 24274 invoked by uid 89); 29 Jan 2015 16:09:44 -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,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: e06smtp12.uk.ibm.com Received: from e06smtp12.uk.ibm.com (HELO e06smtp12.uk.ibm.com) (195.75.94.108) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Thu, 29 Jan 2015 16:09:40 +0000 Received: from /spool/local by e06smtp12.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 29 Jan 2015 16:09:37 -0000 Received: from d06dlp03.portsmouth.uk.ibm.com (9.149.20.15) by e06smtp12.uk.ibm.com (192.168.101.142) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Thu, 29 Jan 2015 16:09:34 -0000 Received: from b06cxnps3074.portsmouth.uk.ibm.com (d06relay09.portsmouth.uk.ibm.com [9.149.109.194]) by d06dlp03.portsmouth.uk.ibm.com (Postfix) with ESMTP id AE06C1B08067 for ; Thu, 29 Jan 2015 16:09:38 +0000 (GMT) Received: from d06av05.portsmouth.uk.ibm.com (d06av05.portsmouth.uk.ibm.com [9.149.37.229]) by b06cxnps3074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t0TG9XNR7537090 for ; Thu, 29 Jan 2015 16:09:33 GMT Received: from d06av05.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av05.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t0TG9XeU011724 for ; Thu, 29 Jan 2015 09:09:33 -0700 Received: from br87z6lw.de.ibm.com (dyn-9-152-212-115.boeblingen.de.ibm.com [9.152.212.115]) by d06av05.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id t0TG9WMx011694; Thu, 29 Jan 2015 09:09:32 -0700 From: Andreas Arnez To: Joel Brobecker Cc: gdb-patches@sourceware.org, dje@google.com, pmuldoon@redhat.com, Mark Kettenis Subject: Re: GDB 7.9 release update References: <20150127043704.GB4697@adacore.com> Date: Thu, 29 Jan 2015 16:28:00 -0000 In-Reply-To: <20150127043704.GB4697@adacore.com> (Joel Brobecker's message of "Tue, 27 Jan 2015 08:37:04 +0400") Message-ID: <87twz9601w.fsf@br87z6lw.de.ibm.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15012916-0009-0000-0000-000002F3B21C X-IsSubscribed: yes X-SW-Source: 2015-01/txt/msg00762.txt.bz2 On Tue, Jan 27 2015, Joel Brobecker wrote: > Hello, > > Just a quick update on the 7.9 release process. > > We have 10 entries listed in our TODO file. > > ... > > | [Andreas Arnez] PR corefiles/17808 (7.9 regression: internal-error: i386_supply_gregset: Assertion `len == tdep->sizeof_gregset' failed.) > > I think I saw a conditional OK on this patch. I've pinged it again: https://sourceware.org/ml/gdb-patches/2015-01/msg00755.html