From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ua1-x92c.google.com (mail-ua1-x92c.google.com [IPv6:2607:f8b0:4864:20::92c]) by sourceware.org (Postfix) with ESMTPS id 5B96F385D0EC for ; Wed, 26 Oct 2022 14:54:42 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 5B96F385D0EC Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=adacore.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=adacore.com Received: by mail-ua1-x92c.google.com with SMTP id y25so4559052ual.2 for ; Wed, 26 Oct 2022 07:54:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adacore.com; s=google; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date:from:to :cc:subject:date:message-id:reply-to; bh=+XpEuxZmZ33FXhsRFxn3O0/TxbYY2jwE9fjgYbONH9E=; b=M8FIj5tmcTMC+B4fS8duajgD6cGZqLzfLnmECN/HSUQ3BSl3Xip2RD/C2nFUvwjluZ W16qQ/PI0qiiohtsBRgHyZ4Jeb9bqxuGi3+JyC3g4lszI+aSTUj+D3r27T2H1/88clEA YCFsV91eX7pX0mpS6sdX9N7ZdS/hexXo6rLaBBZXHw7+CcSmqmexGFwshVYxg13xqSlP A4jZJw1f6RzDPlZWgWfb4QEic4KetptEq61H4JQt7JgkH/cffpffUabP9t9AJUD9K3xX BTUVwmGij2xImITxoTvat3Of/pOw3R9kM+PcnEF0MrxmdjloaG1hDPsQpw3BezJV4jxm lfJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=+XpEuxZmZ33FXhsRFxn3O0/TxbYY2jwE9fjgYbONH9E=; b=lJtNNFbTDqageKKQaOf9RvT1g+5lDWtSS9inMClU4isthT7ouUP7rIWzDCypjI86yw umY0quMxnh4Ve+P3QifEIoxT1etQ/PofE208DJRMQrR+UOTopy9sDYoJ8x+d+/OTV4hk 3WPldkWy90oWtjA/JkSFlJa5NAQR/StjayPbltS8govW3hOmhPRTPYzX55s4EPaIVl1m mgks+Z/k24dGzpjJwFarM2n5asaufViXA+Z6zJyUYrpdys70bD+0ws5b6t8xOpSeyZkD q7lGwDD3uqSBMwf1p1TgN3NGEddB2Y00Sw8JMfd7rfWlqawqhn8Cf+R/Mm2fiiL4Dl05 uzrg== X-Gm-Message-State: ACrzQf3RJmXTuWwsiDeaEB9B6hqTGvSUaDyblz1NJdGihR4WKEOJLAS8 2Vkbjz77sKP3gmSU6DBRXV1LQ4yL0eK5 X-Google-Smtp-Source: AMsMyM6he4trrCSvCdUbsYc5zBEyl+JeC3CoLkjWh9AhuYjPpRyfun+CD0MhMEcG6S2/uXl87iClIQ== X-Received: by 2002:a17:902:e88a:b0:183:9ecb:ff85 with SMTP id w10-20020a170902e88a00b001839ecbff85mr44681966plg.169.1666796071342; Wed, 26 Oct 2022 07:54:31 -0700 (PDT) Received: from takamaka.gnat.com ([184.69.131.86]) by smtp.gmail.com with ESMTPSA id a30-20020aa78e9e000000b0056b9124d441sm3079445pfr.218.2022.10.26.07.54.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 26 Oct 2022 07:54:30 -0700 (PDT) Received: by takamaka.gnat.com (Postfix, from userid 1000) id DAA5784042; Wed, 26 Oct 2022 07:54:27 -0700 (PDT) Date: Wed, 26 Oct 2022 07:54:27 -0700 From: Joel Brobecker To: Torbjorn SVENSSON Cc: Joel Brobecker , gdb-patches@sourceware.org Subject: Re: GDB 13 release -- 2022-10-01 update Message-ID: References: <225620a3-5eb4-eeef-e0b7-86f18817216e@foss.st.com> <2f378fd5-6f2d-0bea-9a1f-ecdf9361316c@foss.st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <2f378fd5-6f2d-0bea-9a1f-ecdf9361316c@foss.st.com> X-Spam-Status: No, score=-4.3 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: > With the merges today (thank you Luis for those!), I no longer have any item > for the GDB 13 release. Great. Thanks for confirming, Torbjörn. > I would say that it would be nice to have the sN <--> dM pseudo > register sync fixed, but I fear that it's a bigger topic and that the > time left until the release is not enough to get it into a mergeable > state. Makes sense. -- Joel