From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id +sAeN6cBrGCKZQAAWB0awg (envelope-from ) for ; Mon, 24 May 2021 15:42:31 -0400 Received: by simark.ca (Postfix, from userid 112) id DA1C71F11C; Mon, 24 May 2021 15:42:31 -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.0 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, 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 AE7681E01F for ; Mon, 24 May 2021 15:42:23 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id DE6153893648; Mon, 24 May 2021 19:42:19 +0000 (GMT) Received: from mail-pg1-x534.google.com (mail-pg1-x534.google.com [IPv6:2607:f8b0:4864:20::534]) by sourceware.org (Postfix) with ESMTPS id E89AA3893644 for ; Mon, 24 May 2021 19:42:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E89AA3893644 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=adacore.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=brobecker@adacore.com Received: by mail-pg1-x534.google.com with SMTP id f22so19935221pgb.9 for ; Mon, 24 May 2021 12:42:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adacore-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=A45PI84jTNPTWyV2fkOwIfyLWSysqvWfddON+vQhcCg=; b=ovkyVrcHQBjJiJnqFEHVSAFq3LsEPFuiquZtEjviEDebAVUQBwWvAWVS2v3EedEq5I PxuJvqpNAp4B4lRXB7FafvTY2s1C+A+nKWXE5J36mbAdziAR0ZO7HaHCdFxfcIO7DW3h 4EuHoBFDzXSR7jMCL8TMwE5hUktRruhQkm2EABiXfanOhjf/NF21JWixiQ/MGKrNp3pG f6BmfvrQGNnbmv8+v73FpqKfC+5MTHAPp20jYo1ZtVha3lFj9k8mU+U45bHtqer6DRPL lma9hpxLwXPh45OWgPCVCMcSgzgna6jW43GCcIK7GNwOl0xLrR9/d5/w2sasCucLzfBn 6CbA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=A45PI84jTNPTWyV2fkOwIfyLWSysqvWfddON+vQhcCg=; b=RYFjTU7uUBILI8rb1O34dp6Ip8P9K6KR9n7NyK9HVFTge2RSp01O6gbphdae/t/cJw eoxlmucj6SMa+dERAFWgVVjWsB//Lb9iK72xYVlRg0+3b16N/bD3UwtHRQG5PwwjtaN4 H9eeniVT0FJQLrztPk2ri4MsRBONWIXZuCixKLb1JebrTslSQnoe3j76EhR5XM7YI7Ij TntZcCUhUGm9vMyHNnPFZ4BIkgGAz7TWOLSTpYlaFLACsYdYD6naeAkDnNFo9+bu5ART f0tb6djcsLtMBf4fLgQHIxlRO/MZpUyohgqGp9x5ISeR+SbW3GOiI3y7poCAMCvGC9FL QWig== X-Gm-Message-State: AOAM533Tt8BXsq8S5hwZbawVwmGQzxQNpU5KTYZZHgqirt90LspYQ/Tc oTa/kD+sZpt0Q2xedShp7Cqo6YCNSB4ZaX4= X-Google-Smtp-Source: ABdhPJyVHNZ1n9ovHx0Gik/og6vICVPw2GR53rXsefp6Hn41ZSG0Sx9AFuPYlnqJeH26JdcdYykWig== X-Received: by 2002:a65:6844:: with SMTP id q4mr14950872pgt.224.1621885337098; Mon, 24 May 2021 12:42:17 -0700 (PDT) Received: from takamaka.home ([184.69.131.86]) by smtp.gmail.com with ESMTPSA id s1sm9599560pfc.6.2021.05.24.12.42.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 May 2021 12:42:16 -0700 (PDT) Received: by takamaka.home (Postfix, from userid 1000) id C16E389A9A; Mon, 24 May 2021 12:42:15 -0700 (PDT) Date: Mon, 24 May 2021 12:42:15 -0700 From: Joel Brobecker To: Luis Machado Subject: Re: start of the GDB 11 release cycle Message-ID: <20210524194215.GB758326@adacore.com> References: <20210510000448.GA4371@adacore.com> <995340af-3cef-e322-0887-3a76bc6ad34d@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <995340af-3cef-e322-0887-3a76bc6ad34d@linaro.org> 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: gdb-patches@sourceware.org Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" Hello Luis, > 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. Would you mind creating the bugzilla entries? If you have patches pending, would you mind also including them in the comment section of new entries. It'll make it easier for me to keep track of this one and not forget. Other than that, how is that activity going? Do you feel like you are making the progress you were hoping for? Thank you! -- Joel