From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26422 invoked by alias); 3 Dec 2011 01:19:16 -0000 Received: (qmail 26413 invoked by uid 22791); 3 Dec 2011 01:19:15 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 03 Dec 2011 01:19:00 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1RWeFm-0003mK-RO from Maciej_Rozycki@mentor.com ; Fri, 02 Dec 2011 17:18:58 -0800 Received: from SVR-IES-FEM-01.mgc.mentorg.com ([137.202.0.104]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Fri, 2 Dec 2011 17:18:57 -0800 Received: from [172.30.6.124] (137.202.0.76) by SVR-IES-FEM-01.mgc.mentorg.com (137.202.0.104) with Microsoft SMTP Server id 14.1.289.1; Sat, 3 Dec 2011 01:18:56 +0000 Date: Sat, 03 Dec 2011 01:19:00 -0000 From: "Maciej W. Rozycki" To: Joel Brobecker CC: Subject: Re: GDB 7.4 branching status? (2011-11-23) In-Reply-To: <20111124172718.GT13809@adacore.com> Message-ID: References: <20111123163917.GA13809@adacore.com> <20111124172718.GT13809@adacore.com> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" 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: 2011-12/txt/msg00067.txt.bz2 On Thu, 24 Nov 2011, Joel Brobecker wrote: > Thanks. Still, it would be nice if we could at least review them... No worries, I've got plenty of stuff to submit, so we can pipeline. Also I started with the easier bits -- the tougher parts will come as we go. ;) Maciej