From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id L19aLgqumGBvDwAAWB0awg (envelope-from ) for ; Sun, 09 May 2021 23:52:42 -0400 Received: by simark.ca (Postfix, from userid 112) id B07F41F11C; Sun, 9 May 2021 23:52:42 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.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 D364A1E01F for ; Sun, 9 May 2021 23:52:41 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 0766D39551D7; Mon, 10 May 2021 03:52:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0766D39551D7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1620618761; bh=YES5sU9qT9l+riOX9EuBWsmwleqOMljx98ZqhxSllKM=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=jLg2UPXedKjT1CwDcokHroDe8hYn84AhFnEposgtqtBsaC0sJCkvs8ABLxIJ/c99+ 2IUFdkuPIwIgpbzrwNkurBG12zfGTAE42G33+n22ypO8Yf8/0d8c94Nu7pv02wJwO1 f4twzGa6eKNE8bHYrwGz5IZBpGOsqW6KXaWPvNTM= Received: from mail-qk1-x735.google.com (mail-qk1-x735.google.com [IPv6:2607:f8b0:4864:20::735]) by sourceware.org (Postfix) with ESMTPS id AEDD23848020 for ; Mon, 10 May 2021 03:52:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org AEDD23848020 Received: by mail-qk1-x735.google.com with SMTP id a2so14153844qkh.11 for ; Sun, 09 May 2021 20:52:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=YES5sU9qT9l+riOX9EuBWsmwleqOMljx98ZqhxSllKM=; b=sZNuz5EfP2uP0U/sNimdTZtrJtXY7l8ckPQWsxTd70iZDlS23pdWEH8DrZXf24CEtL 8X6kSvvL8TMYHlxZki6R9gB+s++CVniULlHh9N+7nN5uQFsLvulFlrskBiBZuaoh3iwi v1inzV23PvNrwgJwqhoBZC/CtZoboj80BH7Dcu7z4rnP/09O2EVAhOK6uECZKII2CmHJ pArdDXDv4/U89cG5qLp1UL1Dq9Cn4gR8n2KO3+5qUl9SJCOql/evoDHoGeU9whh2qrSO BX1rKNDbVdlKxsJYEnaIKkgCOFPY6g5E6Z+IFn/B5seXuzOIs+lOXP9aW79JBzpu1RWu lFYQ== X-Gm-Message-State: AOAM533hQ5Ujmf9N2lxOsfU+cwO05K/5Q154VcmICXdAdK9e3XJX3Sex c6DborwLVvtMrHHW1ihOW/ZiKimYu6JV8Q== X-Google-Smtp-Source: ABdhPJx28yqQjZwbuChODH8uIPhQ9NKifVoRi6KIfUwLMb/GmZao5OJdaCNh0I9qDUzjlEb+qPnfhA== X-Received: by 2002:a05:620a:5e2:: with SMTP id z2mr6961819qkg.132.1620618758262; Sun, 09 May 2021 20:52:38 -0700 (PDT) Received: from ?IPv6:2804:7f0:4841:40ad:217f:b952:3363:7baf? ([2804:7f0:4841:40ad:217f:b952:3363:7baf]) by smtp.gmail.com with ESMTPSA id a189sm10354313qkd.46.2021.05.09.20.52.36 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 09 May 2021 20:52:37 -0700 (PDT) Subject: Re: start of the GDB 11 release cycle To: Joel Brobecker , gdb-patches@sourceware.org References: <20210510000448.GA4371@adacore.com> Message-ID: <995340af-3cef-e322-0887-3a76bc6ad34d@linaro.org> Date: Mon, 10 May 2021 00:52:34 -0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 MIME-Version: 1.0 In-Reply-To: <20210510000448.GA4371@adacore.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit 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: , From: Luis Machado via Gdb-patches Reply-To: Luis Machado Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" Hi Joel, On 5/9/21 9:04 PM, Joel Brobecker wrote: > Hello, > > It's been about 6.5 months since we made the first GDB 10 release (10.1). > So I propose we start the process of creating the GDB 11 release now. > > As of now, below are the issues that I'm aware of: > > * [Sergey with Simon as reviewer] > Add Z80 CPU support > https://sourceware.org/bugzilla/show_bug.cgi?id=26633 > > Patch submitted at: > https://sourceware.org/pipermail/gdb-patches/2020-September/172083.html > > * [AndrewB/Simon] > Bug 26819 - RISC-V: internal-error: int finish_step_over(execution_control_state*): Assertion > https://sourceware.org/bugzilla/show_bug.cgi?id=26819 > > I think the situation has been improved thanks to a couple of > patches, but the user still has some scenarios where the issue > happens. > > * [Simon] > Follow-up on x86-64 stub submission > https://sourceware.org/bugzilla/show_bug.cgi?id=26868 > > This is the submission in question: > https://sourceware.org/pipermail/gdb-patches/2020-November/173182.html > > * [Simon/Kevin] > Attaching to threaded process on glibc 2.33: libthread_db fails to initialize with "generic error" > > Patch v2 at: > https://sourceware.org/pipermail/gdb-patches/2021-May/178485.html > > Are there other issues or last minute features we'd like to include > before we branch and/or release? For issues, I have a couple that I'd like to get fixed for AArch64 MTE before GDB 11. I'll file those in bugzilla and will set the fields accordingly. In terms of features, I'd really like to get AArch64 MTE core file support (dumping registers and memory tags) in before GDB 11. I don't expect it to be a big change, but I'm still polishing the series so I can submit it. Given this step needs coordination with the kernel, there might be delays here and there. Do you think that will be acceptable?