From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id vlFQC/7B7GDNeAAAWB0awg (envelope-from ) for ; Mon, 12 Jul 2021 18:28:14 -0400 Received: by simark.ca (Postfix, from userid 112) id 0E2451EDEC; Mon, 12 Jul 2021 18:28:14 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=DKIM_SIGNED, MAILING_LIST_MULTI,RDNS_DYNAMIC,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (ip-8-43-85-97.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 47F461E54D for ; Mon, 12 Jul 2021 18:28:13 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id C0FE9389852F for ; Mon, 12 Jul 2021 22:28:12 +0000 (GMT) Received: from pb-smtp2.pobox.com (pb-smtp2.pobox.com [64.147.108.71]) by sourceware.org (Postfix) with ESMTPS id D96A1385503E for ; Mon, 12 Jul 2021 22:28:01 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org D96A1385503E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=kichwacoders.com Authentication-Results: sourceware.org; spf=none smtp.mailfrom=kichwacoders.com Received: from pb-smtp2.pobox.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id F2FD1BD2B0 for ; Mon, 12 Jul 2021 18:27:59 -0400 (EDT) (envelope-from jonah@kichwacoders.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=pobox.com; h= mime-version:references:in-reply-to:from:date:message-id:subject :to:cc:content-type; s=sasl; bh=dzEaOXw92oYlk28zSqr6Sa7pdreTTCfG Qwzr06AzgYM=; b=CIS39iGLxaAacfbRgSut4eVYSMy+mrKqvmGDSIV5cU0yxron 4CkHHxn6ZrEyJ771NHbow+MfXsKZzeyUy/F6Oc1PeFI0Db2OCqi2h3C1tKgvGCZy FEqit8UMbghuDRmLNV+3TpY1tt4COLtXIfZTady8zRVNgFOFn70bQnjnkAQ= Received: from pb-smtp2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id EBB90BD2AF for ; Mon, 12 Jul 2021 18:27:59 -0400 (EDT) (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=dzEaOXw92oYlk28zSqr6Sa7pdreTTCfGQwzr06AzgYM=; b=Wq0AW40gwL3jaI6u7yrWl3w4Bhcx3K5senOCrZl+BZhU8ikLvYvDEEKJVxTe5OIOCtnz6QNzOGnbmTuvqqONYSnI2PBclvgGDkujzhpi11lYXjy35TYdxOxbn6EC+TPU25LHdJF+tahb/TILUngwBBzpYErVakIY3p2f4q4ZL1k= Received: from mail-wm1-f42.google.com (unknown [209.85.128.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pb-smtp2.pobox.com (Postfix) with ESMTPSA id 6693BBD2AA for ; Mon, 12 Jul 2021 18:27:59 -0400 (EDT) (envelope-from jonah@kichwacoders.com) Received: by mail-wm1-f42.google.com with SMTP id u8-20020a7bcb080000b02901e44e9caa2aso988518wmj.4 for ; Mon, 12 Jul 2021 15:27:59 -0700 (PDT) X-Gm-Message-State: AOAM530umgm/y96e999lyhaenKAFwngHV4lL4e2GQy2Zzr6xrC2AiVql YQzlktuTHlhWVJKOCNXa/UZY6MW3Z5oEhA1ZV6Y= X-Google-Smtp-Source: ABdhPJxWSruBgQ5RrSEBeHpeuLaYTur69zLL10rbuR/VBjzR4G1iE991fl88Dgv/6rnxi5kI3uTEKSoiEg7dIZ+ZeOE= X-Received: by 2002:a7b:c934:: with SMTP id h20mr1421817wml.59.1626128878516; Mon, 12 Jul 2021 15:27:58 -0700 (PDT) MIME-Version: 1.0 References: <20210711144351.GC634772@adacore.com> In-Reply-To: From: Jonah Graham Date: Mon, 12 Jul 2021 18:27:22 -0400 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: GDB 11.1 release prep update (2021-07-11) To: Joel Brobecker X-Pobox-Relay-ID: 69AEE6FC-E360-11EB-8DA1-FD8818BA3BAF-18936988!pb-smtp2.pobox.com Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: bernd.edlinger@hotmail.de, gdb-patches@sourceware.org Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" On Mon, 12 Jul 2021 at 11:37, Jonah Graham wrote: > > > On Sun, 11 Jul 2021 at 22:23, Jonah Graham wrote: > >> >> On Sun, 11 Jul 2021 at 22:21, Jonah Graham >> wrote: >> >>> >>> I have one additional regression that I need to investigate. Simple >>> version is doing a detach causes a core dump. I will try to reduce it down >>> and submit a bug as soon as possible (tomorrow with any luck). >>> >>> >> Simon has pointed me at >> https://sourceware.org/pipermail/gdb-patches/2021-January/175040.html as >> a possible culprit, so I will check that first and report back. >> >> > That was indeed the culprit. I have filed > https://sourceware.org/bugzilla/show_bug.cgi?id=28080 with more details. > Hi Joel, Thanks to the very fast turnaround from Simon, Baris and Pedro, all three regressions have patches that resolve all the issues and the Eclipse CDT integration tests passed GDB 11 + those patches. Thank you everyone and I look forward to testing more of the prereleases as they become available and include the referenced patches. Jonah ~~~ Jonah Graham Kichwa Coders www.kichwacoders.com