From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 52428 invoked by alias); 25 Dec 2019 21:36:22 -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 52417 invoked by uid 89); 25 Dec 2019 21:36:22 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-12.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=brobecker, U*brobecker, sk:brobeck, Brobecker X-HELO: mail-wm1-f48.google.com Received: from mail-wm1-f48.google.com (HELO mail-wm1-f48.google.com) (209.85.128.48) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 25 Dec 2019 21:36:21 +0000 Received: by mail-wm1-f48.google.com with SMTP id p9so4744068wmc.2 for ; Wed, 25 Dec 2019 13:36:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embecosm.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=w3PL1lIROPj14rEUR3rQVJdlWB0PtOxQ/qPw4i1oDMk=; b=DCpWt7gvimC3V7ddgwtDJErVkdAft4BFxFJqN1U7I6/hRew71fVMrfR6vRfe7vVY3Z 5EfTHDq48fFhp2up6N1YiQbZ3kj0pt0DOTEjkW3+wbC8UPmBoBHC8L2AkFwvfnC98khZ 2OWKthRVTBMvVfKSepfUtpY97mfKNopA8UJmlCyQVuo4WVLRCbjZufNn0vV/o/ih1Dt6 /XOnHXZ+/7h1k/70cV8utOepLqu5YTqZxKqRBEGukC1ysjV/hgCXC5Me0br96lIUUH7F X4jjO4IY9gpH6f9biPqDnBxYuwyrKCCTnsChkxA4DrHYmzRwgHXOA0QfASTnJzfbPupf N6FA== Return-Path: Received: from localhost (host86-186-80-236.range86-186.btcentralplus.com. [86.186.80.236]) by smtp.gmail.com with ESMTPSA id w13sm29127721wru.38.2019.12.25.13.36.18 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 25 Dec 2019 13:36:18 -0800 (PST) Date: Wed, 25 Dec 2019 21:36:00 -0000 From: Andrew Burgess To: Joel Brobecker Cc: gdb-patches@sourceware.org, Eli Zaretskii Subject: Re: GDB 9.1 release 2019-12-23 update Message-ID: <20191225213617.GK3865@embecosm.com> References: <20191223093031.GE11677@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191223093031.GE11677@adacore.com> X-Fortune: If Robert Di Niro assassinates Walter Slezak, will Jodie Foster marry Bonzo?? X-Editor: GNU Emacs [ http://www.gnu.org/software/emacs ] User-Agent: Mutt/1.9.2 (2017-12-15) X-IsSubscribed: yes X-SW-Source: 2019-12/txt/msg01011.txt.bz2 * Joel Brobecker [2019-12-23 13:30:31 +0400]: > Are there other issues that I may have missed for which we should > wait until we can release GDB 9.1? We might want to consider waiting for a fix for this issue: https://sourceware.org/ml/gdb-patches/2019-12/msg01007.html If nobody else beats me to it then I'll get a fix for this in the next couple of days. Thanks, Andrew