From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22593 invoked by alias); 19 Dec 2013 18:22:14 -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 22576 invoked by uid 89); 19 Dec 2013 18:22:14 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Thu, 19 Dec 2013 18:22:13 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 51E7C11682B; Thu, 19 Dec 2013 13:22:52 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id U6cX9gvkysnb; Thu, 19 Dec 2013 13:22:52 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id E1186116084; Thu, 19 Dec 2013 13:22:51 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id E11EFE128E; Thu, 19 Dec 2013 22:22:06 +0400 (RET) Date: Thu, 19 Dec 2013 18:22:00 -0000 From: Joel Brobecker To: "H.J. Lu" Cc: GDB Subject: Re: GDB 7.7 branching on Monday? Message-ID: <20131219182206.GI3493@adacore.com> References: <20131219175908.GH3493@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-12/txt/msg00791.txt.bz2 > I have 4 patches I like to see in GDB 7.7: > > https://sourceware.org/ml/gdb-patches/2013-12/msg00309.html > https://sourceware.org/ml/gdb-patches/2013-12/msg00307.html > https://sourceware.org/ml/gdb-patches/2013-12/msg00313.html > https://sourceware.org/ml/gdb-patches/2013-12/msg00310.html I'll need a little more from you. What's your estimate for getting them in, and what are the consequences of not having them for 7.7? Here is what I propose: We go ahead with the branch on Monday. Looking at the patches, they seem to be relatively simple enough that they should be good candidates for backporting to the branch if they get approved after Monday. -- Joel