From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by sourceware.org (Postfix) with ESMTPS id 6A778385843A for ; Tue, 22 Nov 2022 15:31:29 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 6A778385843A 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-wm1-x334.google.com with SMTP id t1so10975450wmi.4 for ; Tue, 22 Nov 2022 07:31:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adacore.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=2rdrD2CKTkcHt26ssv9ePy9oQ32+JJeO2sTZKFnJ2iI=; b=a1mf4PaPfckqfwAn+CpWnQ3co36kBS1pGbbzI+SI9l361qhlrWqWbIKTwtRPLYc+hk B5xJHntQhq1a7qV2QegeXK+HUcfQtMrN665d9+SmAh+sywHe87d/CQv+mrtz3J1dTPjX /NO9/U5Es7ppAqQXr/v1f31gBZdMGli9QBAVV0c06J6d/u8dHLWJrQhZ1J0f9FTVol6w AdWrQrudoOtfiv0Vnq3IWzy6e9FEP+efPTv4eCbwb8lm5/FP7fZt7XrsIYbCZyIoCu11 mqOuuv2FY0k6Y6pRy2ylRn/TzatDdZ332F3CGSC1S7MHf7Blxt3CcVBm0yGNphGAPp1s QGiw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to: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=2rdrD2CKTkcHt26ssv9ePy9oQ32+JJeO2sTZKFnJ2iI=; b=GcahzDA8yF0jfAGeydYTURFMKmpTu6YtlPmLeuSgLJrykD76U8HzF9HOeXXpgDDRm5 vVNbc66zDwnSxt+9kIMFRw9WL8MtrCJMOAibDOCalCQjDsdrq+UgFIve8PR1g9d2ms3i o14ifjMSKw9cP/uSk8ILrZryQ/hSOKVsm1AUBNojoplkgtZPjWZ/uoNRXgH2yhR/1o93 6rY3B/IoekzbE1VtQI78plslMyIfcxFSJC5P34t2B8lj4JaCgC7E9zweTbmGl2ofP+X6 bjHUHAkQVJvIclv6iA5SiBkIt2NfPee97Uele/3+Abc7sEt/4xVpCjAWJi6giRucktfj Smbw== X-Gm-Message-State: ANoB5pkm4s/siMcgcZPEQeqrsoweKvmNTxifsZ4PqPF1kBg8L/tyoQsX XkzhNpTDJbjnxW43BbetYBDgc+uZL8N4 X-Google-Smtp-Source: AA0mqf60R9iqtwXgmBlvDJ7YdmtzpKT4YXtLRdwGHv+y8faDAkEhWpqxRqMK7MwtSF/iub9HpA5Z1g== X-Received: by 2002:a05:600c:3647:b0:3b4:c00d:2329 with SMTP id y7-20020a05600c364700b003b4c00d2329mr6164681wmq.124.1669131088078; Tue, 22 Nov 2022 07:31:28 -0800 (PST) Received: from takamaka.gnat.com (lfbn-reu-1-488-54.w92-130.abo.wanadoo.fr. [92.130.77.54]) by smtp.gmail.com with ESMTPSA id h10-20020a05600c314a00b003cf71b1f66csm19118846wmo.0.2022.11.22.07.31.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Nov 2022 07:31:27 -0800 (PST) Received: by takamaka.gnat.com (Postfix, from userid 1000) id D53E381B5E; Tue, 22 Nov 2022 19:31:24 +0400 (+04) Date: Tue, 22 Nov 2022 19:31:24 +0400 From: Joel Brobecker To: Simon Marchi Cc: Joel Brobecker , gdb-patches@sourceware.org Subject: Re: GDB 13 release -- 2022-11-19 update Message-ID: References: <95e11efa-8fbc-0de9-c27b-669235d496fa@simark.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <95e11efa-8fbc-0de9-c27b-669235d496fa@simark.ca> X-Spam-Status: No, score=-3.9 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: Hi Simon, On Tue, Nov 22, 2022 at 10:10:53AM -0500, Simon Marchi wrote: > On 11/19/22 07:42, Joel Brobecker via Gdb-patches wrote: > > Hi everyone, > > > > Here is an update since last time. It feels like we git a significant > > influx of new PRs added to the list. Fortunately, have have patches > > for many of them. > > > > Additionally, Tom told me last Wed that he's send his last patches > > for the DWARF reader, so IIUC, if there are more issues that haven't > > been addressed yet, please report them! > > Hi Joel, > > I think this series would be nice to have in GDB 13: > > Fix some commit_resumed_state assertion failures (PR 28275) > https://inbox.sourceware.org/gdb-patches/20221121171213.1414366-1-simon.marchi@polymtl.ca/T/#m20705093bf5d0feea4f0c54691c61f320e1d162b Sounds good, Simon. I've tagged the PR with a 13.1 milestone. > Also, do you think there will be a GDB 12.2? Even if there isn't, I > would probably push the patches to the GDB 12 branch anyway, in case > someone wants to build it from the branch. There weren't enough changes in the gdb-12-branch to warrant a 12.2 release. We can of course rediscuss, but feel free to backport the change to the gdb-12-branch regardless. We've done so before, after .2 releases as well, for the exact reason you mentioned. -- Joel