From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id z35DCh0vTWihog0AWB0awg (envelope-from ) for ; Sat, 14 Jun 2025 04:13:17 -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=W5jLc2LV; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 1213D1E102; Sat, 14 Jun 2025 04:13:17 -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 D39A61E089 for ; Sat, 14 Jun 2025 04:13:15 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 401B638D0C7A for ; Sat, 14 Jun 2025 08:13:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 401B638D0C7A 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=W5jLc2LV Received: from eggs.gnu.org (eggs.gnu.org [IPv6:2001:470:142:3::10]) by sourceware.org (Postfix) with ESMTPS id 1421F396C0F9 for ; Sat, 14 Jun 2025 08:06:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 1421F396C0F9 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 1421F396C0F9 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=1749888418; cv=none; b=AimrFXGBb4eDW0Y65Krp9ldNICna6KL7N+q/tHbVEY/XyIwrqIhNMdAWeiONOSmpijLl96ZjhyQ60RHBU6ZqdzN7l9TXFGYY3bZosiKbCe9S7e5YQDy7mGqkTT/RXkj2VTpUsnKYSx4fSFtqAc8YrHN+efiY9f9FifoeSLlUyF4= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1749888418; c=relaxed/simple; bh=F9laYzsr/wQeT2nGJWdm19uqRlnqPnzxITci02oJt0Y=; h=DKIM-Signature:Date:Message-Id:From:To:Subject; b=txFJkNvkRdVt2QHw3VOzPMcSICFsSsNlylvsY7bqFPAfP5X0wf3Gma7FQzdI4R03xa/7cvNby/ZY/HFP3hYEilkiagHvq2xKqxliqBIpfqNXFtRytwRqSssXbq3OAe99Qw9z1fL4Ff+KxEFhGcSk8VZKdViXYRNnZLRxk7q0aog= ARC-Authentication-Results: i=1; server2.sourceware.org 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 1uQLuE-0003R3-V4; Sat, 14 Jun 2025 04:06:26 -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=+wEwUtcqZxfFNPhxyw7kb4USJ98LdbXrBRpbRPPQkPo=; b=W5jLc2LVtuWh 2iBB4A/QmSKpUFhyOEZJgaUkWiYKF5zkiuP6j4+YFekCqeVK6DeO5Zn7zRx/t3cCXnKSqhK/OLvKm V66/9BS+z1pb7rSYpnpiwve6rgldV8N3M0kyucue20G9rXSZ5L9h7SIu9Jj52ug1NhohEAOBOGr54 QYhNCaZCapN78ibfiT3m8C4wI2hulZtbTuIz8jiI1dcppaUA5HGnECXKVOgE34ZnTfApIbyCjlHHr Qo39HIQYqbGsEfDkNHp6HWiLp+znwbND6mJ9r/bKRFc1xCF4nJ5RHo9QM61FL5HpRsjcXdpORlWte 5n9BEHJ2luNfwh9efDCp3Q==; Date: Sat, 14 Jun 2025 11:06:25 +0300 Message-Id: <86wm9esq66.fsf@gnu.org> From: Eli Zaretskii To: Jeremy Bryant Cc: gdb-patches@sourceware.org, tom@tromey.com In-Reply-To: <875xgzi8k8.fsf@jeremybryant.net> (message from Jeremy Bryant on Fri, 13 Jun 2025 23:24:39 +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> <86cycgahd0.fsf@gnu.org> <875xgzi8k8.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 > Date: Fri, 13 Jun 2025 23:24:39 +0100 > > Eli Zaretskii writes: > > >> 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. > > Thanks Eli, the legal paperwork has now come through, are you happy to > commit the patch? Done.