From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-il1-x135.google.com (mail-il1-x135.google.com [IPv6:2607:f8b0:4864:20::135]) by sourceware.org (Postfix) with ESMTPS id E8F243858C2B for ; Wed, 26 Jul 2023 15:36:31 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E8F243858C2B 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-il1-x135.google.com with SMTP id e9e14a558f8ab-348ddac3a09so2733215ab.1 for ; Wed, 26 Jul 2023 08:36:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adacore.com; s=google; t=1690385791; x=1690990591; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=lq7hPGKk8MMXoEIcBVG/hulkb60VgYESZnIhtjO4KNM=; b=IAsF0puGNa0LDCAs4o+OmNNClrO2VzNiFhO4rTn+jSeh5/+IgS7fDjKWPN7JDByxJS 9QUKtLYFJ6uzr5rNNgHJD9T8mK/apEvI4ZnSfrEJ/wli9Bxr9ZQaIsu49ghQJ66WJ+7C YDKshCC0zHIMfTdTcPWRoNubIKz4FKaS35BuO3udVC+eC22fDtOtoi2g8SiR7+ADu5eJ MBZ3Fv4GJRcJ9ygLexK1BLJBwJR9p7m7HNDpy+6KzNAItu3a31TXuumtY6ttF9uQaV/c MX6lDTdc/q57DeboOkxfNynew/Ak5JWvl3/ag5cAjWeO/q8xQ6QC/ZKvzYGxtCLDnHn0 Vd4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690385791; x=1690990591; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=lq7hPGKk8MMXoEIcBVG/hulkb60VgYESZnIhtjO4KNM=; b=Z//9+gycFNkEcIEinSUEbeoeykQ7Ji6hwBhs1MIs8ef+bSa4J4tgRK+9Jxa3l586oa qJoH55lMbyMAEHBEGPfTqs2ON8ikdYxrfGVgwjelUBi4XX/fz6b2/kQD2eAY2hc5gOiJ /AJkLFJ+DxmeZOL2MlkO97Tre1NcWmU9edVxCykk1/zSdNbL4bUNREJoSBDYXkYtoOsE TNKPm0gk42AH3K5EkJroHQwPxAhkyfCvA+GPaD9IEXE4KtPOVx0/MGaWI7KoLc9OTZKI rs4qr0qYTs/GYXhAP2VMfeYwKITHiuz5xTLmGBjKFP3wCiNxiROfqUo5gpR3HQPH/jZO gihw== X-Gm-Message-State: ABy/qLYsfRysIRGyax3G4Qy3z0D2SLNPTLv0zugDuv9HvUmOft4nBmB8 8Vm5RmIlgLzCUGXer/wlyABFXw== X-Google-Smtp-Source: APBJJlGdrdQAKK3fFhsQqWcgZSX26gNyUs+Ic2I9i+CbsIKZ2jMWF43x/oE0K2V9hKuC4+yJwm2FyQ== X-Received: by 2002:a92:cdaf:0:b0:346:15f5:2667 with SMTP id g15-20020a92cdaf000000b0034615f52667mr4326209ild.4.1690385790826; Wed, 26 Jul 2023 08:36:30 -0700 (PDT) Received: from murgatroyd (75-166-135-140.hlrn.qwest.net. [75.166.135.140]) by smtp.gmail.com with ESMTPSA id j9-20020a02cc69000000b0042b45d29facsm4229710jaq.152.2023.07.26.08.36.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 26 Jul 2023 08:36:30 -0700 (PDT) From: Tom Tromey To: Joel Brobecker via Gdb-patches Cc: Joel Brobecker Subject: Re: starting the GDB 14 release process References: X-Attribution: Tom Date: Wed, 26 Jul 2023 09:36:29 -0600 In-Reply-To: (Joel Brobecker via Gdb-patches's message of "Wed, 5 Jul 2023 08:23:00 -0700") Message-ID: <87fs5ak7lu.fsf@tromey.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-5.5 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,T_SCC_BODY_TEXT_LINE 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: >>>>> "Joel" == Joel Brobecker via Gdb-patches writes: Joel> The first order of business for this is to start collecting the list Joel> of issues that we think should be blocking for that release (and among Joel> those, which ones should block the creation of the branch). I don't have too many, but I'd like to get the minor DAP bug fixes in. I think they shouldn't affect anything else. Joel> Are there issues you think should be blocking for 14.1? And if there Joel> is a Bugzilla PR already, can you provide their PR number? There are 6 of them ... I can mark the target milestone if that would be helpful. Tom