From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id fr7yL74qH2jxEh0AWB0awg (envelope-from ) for ; Sat, 10 May 2025 06:30:22 -0400 Authentication-Results: simark.ca; dkim=pass (2048-bit key; unprotected) header.d=gnu.org header.i=@gnu.org header.a=rsa-sha256 header.s=fencepost-gnu-org header.b=kAxt3QhS; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id B10EE1E10E; Sat, 10 May 2025 06:30:22 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-25) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-10.1 required=5.0 tests=ARC_SIGNED,ARC_VALID, BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_VALIDITY_CERTIFIED, RCVD_IN_VALIDITY_RPBL,RCVD_IN_VALIDITY_SAFE autolearn=ham autolearn_force=no version=4.0.1 Received: from server2.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 ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id D8EC41E092 for ; Sat, 10 May 2025 06:30:21 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 152C33857BB0 for ; Sat, 10 May 2025 10:30:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 152C33857BB0 Authentication-Results: sourceware.org; dkim=pass (2048-bit key, unprotected) header.d=gnu.org header.i=@gnu.org header.a=rsa-sha256 header.s=fencepost-gnu-org header.b=kAxt3QhS Received: from eggs.gnu.org (eggs.gnu.org [IPv6:2001:470:142:3::10]) by sourceware.org (Postfix) with ESMTPS id 58BB23858D38 for ; Sat, 10 May 2025 10:29:52 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 58BB23858D38 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gnu.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gnu.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 58BB23858D38 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=2001:470:142:3::10 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1746872992; cv=none; b=VA7wdxDC6oSsedcvHGFblfyrfYZYIkg/erQlIwF/VhyUIF5c80PlU/+f0/rkxlxBSskhZ7zwWzwG/TwYCPrmTC+NV+62hmoOsuYocCFohtHQHWE90Ds6cIZ13ftUxu3dEMfzbPpiK1CO7FFtYmSO8kopCCMlSQDlrPhKDC769EI= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1746872992; c=relaxed/simple; bh=AwA1rrgDkaPJApj2aXJ2D9FI4Z9f3+4RtXakhhzoWHE=; h=DKIM-Signature:Date:Message-Id:From:To:Subject; b=fHzqQkhZxa7HF8Dmw+v3XSpO2aLEkGCD2lstYYwxlGgApKcNJW6TytirN/kFCmHxTAPmCIvKUqg6BeNWEFYP5Ixp2KYz1LivwERVkpRhOqPGE8ek8Odx7XzGE26nihfV2Zy8YuspP/E/NvLpgx4p1i7WpFfXV1x+ZrkR5//uXvA= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 58BB23858D38 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uDhSo-0007Rr-A6; Sat, 10 May 2025 06:29:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=3gHXbod9353bS8FyowvCg/p7QZmI8K98z3R0c1qsmNA=; b=kAxt3QhSm5DV QKAJaLJziK0ts6pwr83CSKk37XLRcA13e9N5IEjbMPSeRCwtjkSoN5Q0TWcorKP5mxugiM43mICql yFjEnVMiBHmktUqOsbh1nfGivUJfa9URedeuHVNPWpXNnE+wS39B/V1AhYZ3GaYFWGJt7nZYxbmsq nyLlyEM/tIMB4aT/5edepYKBj/UXFNnzeG6AurNOkasiwOoT1Z6xzbA1Tj9QvqBlebmnwDEiS/8W+ vnX5j486StKiOIm5tYo4n0rHjjxpPr8XWv77zqZR/12k0xMB2gyv89SCecLboulXi/dbtj5F6nvu/ 03IAARReIuBJNoNfApjwbw==; Date: Sat, 10 May 2025 13:29:47 +0300 Message-Id: <86cycgahd0.fsf@gnu.org> From: Eli Zaretskii To: Jeremy Bryant Cc: gdb-patches@sourceware.org, tom@tromey.com In-Reply-To: <875xiiu3k7.fsf@jeremybryant.net> (message from Jeremy Bryant on Fri, 02 May 2025 22:04:56 +0100) Subject: Re: [PATCH v2] * GDB Texinfo manual: Correctly reference Emacs facilities References: <87msbwt263.fsf@jeremybryant.net> <868qnfmt38.fsf@gnu.org> <86wmazlc02.fsf@gnu.org> <875xiiu3k7.fsf@jeremybryant.net> 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 > From: Jeremy Bryant > Cc: gdb-patches@sourceware.org, tom@tromey.com > Date: Fri, 02 May 2025 22:04:56 +0100 > > Eli Zaretskii writes: > > >> Date: Fri, 02 May 2025 09:20:43 +0300 > >> From: Eli Zaretskii > >> Cc: gdb-patches@sourceware.org, tom@tromey.com > >> > >> > From: Jeremy Bryant > >> > Date: Thu, 01 May 2025 23:08:04 +0100 > >> > >> > More generally, I believe that this section predates the changes in > >> > Emacs of M-x gdb vs M-x gud-gdb, so I will propose further patches down > >> > the line. (vc-annotate indicates the text hasn't been updated in a long > >> > time) > >> > >> In that case, I suggest to submit a single patch with all the changes > >> together. It will make the job of reviewing the patch easier. > > > > On second thought, perhaps the GDB manual should just mention the > > Emacs front-end shortly, and point to the Emacs manual for the > > details? It is sub-optimal to have the GDB-related features described > > in two manuals maintained by 23 different projects; doing that will > > necessarily risk incompatibilities and inconsistencies. > > OK, agree it is suboptimal to duplicate, and the existing text appears > out-of-date (not updated in two decades). > > I've revised the introduction, adapting styles from the previous section > introduction and the current Emacs manual (30.1) > > Revised patch, in-line, below. > WDYT? LGTM, let's wait for your legal paperwork and install it then.