From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26988 invoked by alias); 20 Apr 2012 08:44:46 -0000 Received: (qmail 26978 invoked by uid 22791); 20 Apr 2012 08:44:44 -0000 X-SWARE-Spam-Status: No, hits=-6.3 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 20 Apr 2012 08:44:23 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q3K88xQ2007826 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 20 Apr 2012 04:08:59 -0400 Received: from host2.jankratochvil.net (ovpn-116-17.ams2.redhat.com [10.36.116.17]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q3K88tu8007940 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Fri, 20 Apr 2012 04:08:58 -0400 Date: Fri, 20 Apr 2012 08:44:00 -0000 From: Jan Kratochvil To: Joel Brobecker Cc: gdb@sourceware.org Subject: Re: 2 weeks away from potential GDB 7.4.1 release... Message-ID: <20120420080854.GA14439@host2.jankratochvil.net> References: <20120412153301.GW25623@adacore.com> <20120413131539.GC22952@host2.jankratochvil.net> <20120419152819.GK25623@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120419152819.GK25623@adacore.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2012-04/txt/msg00165.txt.bz2 On Thu, 19 Apr 2012 17:28:19 +0200, Joel Brobecker wrote: > > there is still unfinished but it should make it in time. > > [patch+7.4] Fix gdbserver qXfer:libraries-svr4 regression in special cases > > http://sourceware.org/ml/gdb-patches/2012-03/msg00120.html > > http://sourceware.org/ml/gdb-patches/2012-04/msg00192.html > > How are we doing on these? Should we delay the 7.4.1 release a bit? I am busy now with non-trunk work, I still may fix the patch above in time but I do not consider it a blocker for 7.4.1. Thanks, Jan