From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3961 invoked by alias); 6 Aug 2012 08:28:16 -0000 Received: (qmail 3946 invoked by uid 22791); 6 Aug 2012 08:28:15 -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; Mon, 06 Aug 2012 08:27:54 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q768RVLn029258 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 6 Aug 2012 04:27:31 -0400 Received: from host2.jankratochvil.net (ovpn-116-27.ams2.redhat.com [10.36.116.27]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q768RRnj031099 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Mon, 6 Aug 2012 04:27:30 -0400 Date: Mon, 06 Aug 2012 08:28:00 -0000 From: Jan Kratochvil To: Joel Brobecker Cc: Tom Tromey , gdb-patches@sourceware.org Subject: Re: gdb-7.5 branch ready for first release? Message-ID: <20120806082727.GA25944@host2.jankratochvil.net> References: <20120803134518.GZ27483@adacore.com> <87mx2bna7c.fsf@fleche.redhat.com> <20120806014148.GL2767@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120806014148.GL2767@adacore.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes 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 X-SW-Source: 2012-08/txt/msg00156.txt.bz2 On Mon, 06 Aug 2012 03:41:48 +0200, Joel Brobecker wrote: > > I would like to put in a few bug fixes that are pending comment: [...] > That would be fine, I think. I don't see us in a rush to release, > so we can wait an extra week. Let me know when they are in! As various fixes (and not just regression) get checked in plan to check in also Re: [PATCH] refreshed patch for PR 11804 and PR 9904 http://sourceware.org/ml/gdb-patches/2012-07/msg00797.html (fix of gcore of RELRO executables) It is a FAQ at least least on #gdb, fixed longterm in Fedora. It just possibly dumps more pages which is safe (Fedora dumps all of them). Regards, Jan