From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25495 invoked by alias); 17 Nov 2006 17:28:54 -0000 Received: (qmail 25461 invoked by uid 22791); 17 Nov 2006 17:28:53 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 17 Nov 2006 17:28:44 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 5F01348CC0C for ; Fri, 17 Nov 2006 12:28:42 -0500 (EST) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 09822-01-9 for ; Fri, 17 Nov 2006 12:28:42 -0500 (EST) Received: from takamaka.act-europe.fr (unknown [70.71.0.212]) by nile.gnat.com (Postfix) with ESMTP id 1B83548CBC5 for ; Fri, 17 Nov 2006 12:28:42 -0500 (EST) Received: by takamaka.act-europe.fr (Postfix, from userid 1000) id DE35734C099; Fri, 17 Nov 2006 09:29:04 -0800 (PST) Date: Fri, 17 Nov 2006 17:28:00 -0000 From: Joel Brobecker To: gdb@sourceware.org Subject: GDB 6.6 branch cut off date: 2006-11-15 ? Message-ID: <20061117172904.GD3365@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-11/txt/msg00121.txt.bz2 Hello, I am trying to decide at which point in time should we start the GDB 6.6 branch. I propose 2006-11-15, which is right after the Xtensa port was checked in. We will be missing: 2006-11-16 Maxim Grigoriev * MAINTAINERS (Responsible Maintainers): Add myself for Xtensa. (Write After Approval): Add myself. 2006-11-16 Daniel Jacobowitz * remote.c (PACKET_QPassSignals): New. (last_pass_packet, remote_pass_signals): New. (remote_protocol_features): Add QPassSignals. (remote_query_supported): Correct an infinite loop. (remote_open_1): Reset last_pass_packet. (remote_resume): Call remote_pass_signals. (_initialize_remote): Register "set remote pass-signals". If I cut the branch at the date I planned, I will definitely port the change to MAINTAINERS. How about the second? I checked bfd, and I don't think we will be missing anything that affects GDB. I will try to cut the branch this week-end, and start the testing. Target release date: One month after that, which would be around December 18th. -- Joel