From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 90388 invoked by alias); 26 Mar 2019 22:46:02 -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 90108 invoked by uid 89); 26 Mar 2019 22:45:46 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=arrives 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 ESMTP; Tue, 26 Mar 2019 22:45:45 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id CBC82116C34; Tue, 26 Mar 2019 18:45:43 -0400 (EDT) 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 omgQWZ-GztZf; Tue, 26 Mar 2019 18:45:43 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 9D9B5116C2F; Tue, 26 Mar 2019 18:45:43 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 036DA83AE0; Tue, 26 Mar 2019 15:45:41 -0700 (PDT) Date: Tue, 26 Mar 2019 22:46:00 -0000 From: Joel Brobecker To: Sergio Durigan Junior Cc: gdb-patches@sourceware.org Subject: Re: GDB 8.3 release update (2019-03-25) Message-ID: <20190326224541.GF6837@adacore.com> References: <20190325204307.GA21459@adacore.com> <87bm1ya8vo.fsf@redhat.com> <20190326204800.GB6837@adacore.com> <87o95xpbkv.fsf@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87o95xpbkv.fsf@redhat.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-SW-Source: 2019-03/txt/msg00622.txt.bz2 > Sure thing. I've just backported it and made sure that GDB builds > correctly. I think you can go ahead and create the new pre-release now > :-). Thanks! There is still one known issue that Pedro FdC reported, but I think I'll create a pre-release now anyway. We'll just have to hope that the fix, when it arrives, is simple enough that we can do without another pre-release. -- Joel