From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 117893 invoked by alias); 4 Nov 2019 21:26:46 -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 117882 invoked by uid 89); 4 Nov 2019 21:26:46 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.7 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE,KAM_SHORT,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 spammy=H*MI:sk:CAPmGMv, H*c:alternative X-HELO: pb-smtp20.pobox.com Received: from pb-smtp20.pobox.com (HELO pb-smtp20.pobox.com) (173.228.157.52) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 04 Nov 2019 21:26:45 +0000 Received: from pb-smtp20.pobox.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id 93EB798EDB for ; Mon, 4 Nov 2019 16:26:43 -0500 (EST) (envelope-from jonah@kichwacoders.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=mime-version :references:in-reply-to:from:date:message-id:subject:to:cc :content-type; s=sasl; bh=omLKY/BCFr99AOjI8E0ph5sWKoE=; b=fQLKLP PlCXKx/+HOGnkc1LL1o+1Rh/JAwYoQtbjFljMj0vugHxYBf/iH0rW7Kv5ZiRM2w9 5Th/slRNIqrq98mleel5aasbonHluzeeFNe8JKpJBZR4r/Y2lOCz8rbvCFTP/i1y Hsx16qpCrdSJzsBNH3UeRkJyWdn/WOiRVR860= Received: from pb-smtp20.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id 8C44D98EDA for ; Mon, 4 Nov 2019 16:26:43 -0500 (EST) (envelope-from jonah@kichwacoders.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kichwacoders.com; h=mime-version:references:in-reply-to:from:date:message-id:subject:to:cc:content-type; s=mesmtp; bh=MuGZ+PocCzIklk2aD8jvuqix+EmlmyZJ4ms085ISP7c=; b=BSJa2Q1xvWLSCM+pNHSVTl5zYuBXRx0yCtRSEYkKPOmkMfHsX6O6u40YcZlG6DjFJtnnZ7WMX7zRrVrf+Q3Fpr5hmh+xvTXvZeMS9D2HtxHv7CbeTh2ejwcyBZL3PW+YyyjhQPbwo2LfAVMvw9cXFF1Ll9sInKLCu96neP4Lb6c= Received: from mail-qt1-f171.google.com (unknown [209.85.160.171]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pb-smtp20.pobox.com (Postfix) with ESMTPSA id 4760F98ED9 for ; Mon, 4 Nov 2019 16:26:40 -0500 (EST) (envelope-from jonah@kichwacoders.com) Received: by mail-qt1-f171.google.com with SMTP id o11so21126513qtr.11 for ; Mon, 04 Nov 2019 13:26:40 -0800 (PST) MIME-Version: 1.0 References: <20191104011626.GA24625@adacore.com> In-Reply-To: <20191104011626.GA24625@adacore.com> From: Jonah Graham Date: Mon, 04 Nov 2019 21:26:00 -0000 Message-ID: Subject: Re: GDB 9.1 release -- 2019-11-01 Update To: Joel Brobecker Cc: gdb-patches@sourceware.org X-Pobox-Relay-ID: CA4A1AC4-FF49-11E9-877F-B0405B776F7B-18936988!pb-smtp20.pobox.com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2019-11/txt/msg00106.txt.bz2 On Sun., Nov. 3, 2019, 20:16 Joel Brobecker, wrote: > Hi everyone, > > Let's do a quick update on where we are respective to the next release. > > Hi Joel, Can an update be done to the schedule (current/next) at the top of https://www.gnu.org/software/gdb/schedule/ please? Also, as an irregular follower of the list and got commits I have noticed that we are jumping to 9.x, but is there a 9.0 release, or is the next release 9.1? Thanks, Jonah https://www.gnu.org/software/gdb/schedule/ >