From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 94682 invoked by alias); 17 Jan 2020 21:09:18 -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 94674 invoked by uid 89); 17 Jan 2020 21:09:18 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.0 required=5.0 tests=AWL,BAYES_00,BODY_8BITS,GARBLED_BODY,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.1 spammy=HX-Languages-Length:1099 X-HELO: mail-40134.protonmail.ch Received: from mail-40134.protonmail.ch (HELO mail-40134.protonmail.ch) (185.70.40.134) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 17 Jan 2020 21:09:08 +0000 Date: Sat, 18 Jan 2020 07:58:00 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gdcproject.org; s=protonmail; t=1579295346; bh=t7Da3Dupv3jM5Lo1kCmxSGOVU0TNqovJ+ddW+9Jrq3o=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References: Feedback-ID:From; b=1Gx24fuFbfQP4L+5FJ6J0d7QNmJpzzSVG8IQOk4leuW1bVhbwxBuv5YraeWrDS39T KoKnFtfQbjcHl3LJNgTb6iqF8yYME3BcpAT5ND5j0HPutKprl2AC7B4tRLgB07ddV6 DP1ljwFZ1X6X7frenmOxMsViDXLd3EjepTkhug9Y= To: Joel Brobecker From: Iain Buclaw Cc: "gdb-patches@sourceware.org" , "palves@redhat.com" , Nick Alcock , Eli Zaretskii Reply-To: Iain Buclaw Subject: Re: GDB 9.1 release -- 2020-01-17 update Message-ID: <1Y_F15YciTHyLIwUopNiHpa7N5QlCXo--MYJx7kxXnfDHdU4LI16W-ervzpyHVis8LUdap-R0Ym0gamWZaU1KAZhlKDCaYzEQMaPTZXGdEs=@gdcproject.org> In-Reply-To: <20200117185708.GJ4164@adacore.com> References: <20200117185708.GJ4164@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2020-01/txt/msg00570.txt.bz2 =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Friday, January 17, 2020 7:57 PM, Joel Brobecker = wrote: > Hi everyone, > > I am hoping that we'll soon be able to push this one out the door! > We're getting closer, with one last minute addition that I think > we should indeed evaluate: > > - [IanB/PedroA] output out of order / issue with filtered/unfiltered ou= tput order > https://sourceware.org/ml/gdb-patches/2019-11/msg00859.html > > Affects cgdb via annotations: > https://sourceware.org/bugzilla/show_bug.cgi?id=3D25190 > > Not sure if blocking or not, since there seems to be a workaround; > or perhaps the workaround is OK for the annotations, but doesn't > work so well for other situations? > Hi, I haven't forgotten this, just had the entire December off whilst on travel= s. I retract the 3rd patch in the follow up series, but the first two still ar= e there for review. https://sourceware.org/ml/gdb-patches/2019-11/msg01120.html https://sourceware.org/ml/gdb-patches/2019-11/msg01121.html Regards Iain