From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id eQGAM6dTAWqQdy4AWB0awg (envelope-from ) for ; Sun, 10 May 2026 23:57:27 -0400 Authentication-Results: simark.ca; dkim=pass (1024-bit key; unprotected) header.d=sergiodj.net header.i=@sergiodj.net header.a=rsa-sha256 header.s=20160602 header.b=z+50PTP5; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id CE2C41E0C3; Sun, 10 May 2026 23:57:27 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-25) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=ARC_SIGNED,ARC_VALID,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H2,RCVD_IN_VALIDITY_CERTIFIED_BLOCKED, RCVD_IN_VALIDITY_RPBL_BLOCKED,RCVD_IN_VALIDITY_SAFE_BLOCKED autolearn=ham autolearn_force=no version=4.0.1 Received: from vm01.sourceware.org (vm01.sourceware.org [38.145.34.32]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 538C31E093 for ; Sun, 10 May 2026 23:57:27 -0400 (EDT) Received: from vm01.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 65EE84BA23D6 for ; Mon, 11 May 2026 03:57:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 65EE84BA23D6 Authentication-Results: sourceware.org; dkim=pass (1024-bit key, unprotected) header.d=sergiodj.net header.i=@sergiodj.net header.a=rsa-sha256 header.s=20160602 header.b=z+50PTP5 Received: from mail.sergiodj.net (mail.sergiodj.net [IPv6:2a01:4f8:13a:6e8:160::1]) by sourceware.org (Postfix) with ESMTPS id F22D64BA23CC for ; Mon, 11 May 2026 03:57:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org F22D64BA23CC Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=sergiodj.net Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=sergiodj.net ARC-Filter: OpenARC Filter v1.0.0 sourceware.org F22D64BA23CC Authentication-Results: sourceware.org; arc=none smtp.remote-ip=2a01:4f8:13a:6e8:160::1 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1778471821; cv=none; b=rd04afPydtF42He51zhmTCV0wK0oLjcW+IzWH3cOzbwA+xQ+sr3mEWpmLCEjbQuXYrCGG2oW2sEgUjMjpUOWBjijus24MmeonjOZTF4nqOaNnbm9zc5+gHFb8ZPA70nfEPQAylnSlR8GOfz6+9vnwx7iYZ8iXhO3FYoryhPk96E= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1778471821; c=relaxed/simple; bh=u8xpw9+hyfx40qFuHeqjWC1OYM4TzdN5c6KcbmdYyQU=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=QbQ7YjS7jsmeGaomtjvLeIlXrvUbYO1atnI9SU8BHV4vcdj/nK81Vdy4jn1F/yIYEDpEgrMqZkz4a2Q5XL1vVmUtPP7e8deQSuAxBSBQz0cnwmuY/KnGsQEN6XHWGlfvjAbb9yCCoonAliVpRirf1MItS/mBKcqjAyXLtIAhHCI= ARC-Authentication-Results: i=1; sourceware.org; dkim=pass (1024-bit key, unprotected) header.d=sergiodj.net header.i=@sergiodj.net header.a=rsa-sha256 header.s=20160602 header.b=z+50PTP5 DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F22D64BA23CC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sergiodj.net; s=20160602; t=1778471819; bh=u8xpw9+hyfx40qFuHeqjWC1OYM4TzdN5c6KcbmdYyQU=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=z+50PTP5BubOnph/0phi4jeg7l1PQ6L7OlJo8QAWYCjuMNYipZaiPTSw1ht5sJ0Tk XUuKeV36GF0Q+W0dEUJwJT/vVXVL1tZTW20Ai/UCi+4/ae2UmDTFex5Ar+3KTALTAr Lrv70F0VHwRbJIVRf/TLUTJu5b98uVHdfGBVrFQA= From: Sergio Durigan Junior To: Simon Marchi Cc: GDB Patches Subject: Re: [PATCH] Remove support for the Common Trace Format (CTF) In-Reply-To: <30dde5a1-3402-479a-824b-10768006ea7d@polymtl.ca> (Simon Marchi's message of "Sun, 10 May 2026 21:25:25 -0400") References: <20260510022813.2221582-1-sergiodj@sergiodj.net> <5a1ac1cf-9c04-4576-ae05-e16c5f0a4744@polymtl.ca> <87fr3zz052.fsf@sergiodj.net> <30dde5a1-3402-479a-824b-10768006ea7d@polymtl.ca> User-Agent: mu4e 1.12.15; emacs 30.2.50 Date: Sun, 10 May 2026 23:56:57 -0400 Message-ID: <87y0hqy4xi.fsf@sergiodj.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-patches-bounces~public-inbox=simark.ca@sourceware.org On Sunday, 10 May 2026, Simon Marchi wrote: > On 2026-05-10 12:42, Sergio Durigan Junior wrote: >>> The patch doesn't contain the generated files (configure & al), please >>> submit a patch with the generated files. >> >> Hm, I was following the instructions from >> . >> Are they out-of-date? I'm happy to update the wiki if that's the case. > > Weird, in all my time contributing to GDB we always sent the generated > files, unless the resulting patch was too big to send on the list. Yeah, that's what I remember from the old times as well. I took the liberty to edit the wiki page and invert that sentence. Cheers, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible https://sergiodj.net/