From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id 8QNSBv/wE2jQGBAAWB0awg (envelope-from ) for ; Thu, 01 May 2025 18:09:03 -0400 Authentication-Results: simark.ca; dkim=pass (2048-bit key; unprotected) header.d=jeremybryant.net header.i=@jeremybryant.net header.a=rsa-sha256 header.s=key1 header.b=tLMUrGmO; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 08BEF1E10E; Thu, 1 May 2025 18:09:03 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-25) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-5.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 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 65FF51E089 for ; Thu, 1 May 2025 18:09:01 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 764593858CDB for ; Thu, 1 May 2025 22:09:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 764593858CDB Authentication-Results: sourceware.org; dkim=pass (2048-bit key, unprotected) header.d=jeremybryant.net header.i=@jeremybryant.net header.a=rsa-sha256 header.s=key1 header.b=tLMUrGmO Received: from out-188.mta1.migadu.com (out-188.mta1.migadu.com [95.215.58.188]) by sourceware.org (Postfix) with ESMTPS id D73393858D21 for ; Thu, 1 May 2025 22:08:19 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D73393858D21 Authentication-Results: sourceware.org; dmarc=pass (p=quarantine dis=none) header.from=jeremybryant.net Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=jeremybryant.net ARC-Filter: OpenARC Filter v1.0.0 sourceware.org D73393858D21 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=95.215.58.188 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1746137300; cv=none; b=xP0thIgy5XIPrcRwcvwkwRpVUyGg6WfOlvfhxYk0m9CQLXyZloY1vRP01X5JdDBFKBA3Y+shAlKojX82pz6r9fLEwMPFXF3rmQwVXZ2KqtJnWqCfwLUYZh69RSc8VC0EBUHZtxgXyMR8U8KvPzlo6lcsUFN8dtU9b+qPC/NyY+Y= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1746137300; c=relaxed/simple; bh=hE9PQzbJPw/IvbSS3InN3FDRmD3+E7bfAXV5jEfPL/4=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=Bmxu8V9GpSEbKIo2rMJf/TOUrfd7x86hbRlz2OUm2WJ1vsU5uEizUBHkoOfoUl8bACgFz8HFf1fM132Bg4XZTQYUoFujHEFECJNtJCr3HNSqDit45g1cyqFlCiat1DN2o3vbRoYR88gLKW7qTFRbKqeW8JHC6um54ZLCZmAHMHY= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D73393858D21 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jeremybryant.net; s=key1; t=1746137297; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=Nv6WTiaeCHdNnNKKEA3//wsbOtjsGpR363qEenpkxHc=; b=tLMUrGmOWKzvR18pr4C3RUvQSXb7AA1b48gtdBiw44jc5Ks3qln64kB+xrwMs5laJv+49Z slb1Z1jzu7/g65Anj3+FBRg2DOLPVs+yldWHsKd7ibez7dy1fnIxnjH8ljn8TYn/6Muanl t4qHcMNln1+Jve2Q8EVVtoi5PWBWi4tKDA8TX49hGysYnNlfLBvj3qtkpC0oP7eSqxVM+G Yd7m7H1WKa9pLjmEOe1G9JQ2yPfcqztUAULrXRhMwDt7GWXhz/P93WSmTEm8UO3uWjp2tT PWdbg3QJlzaBth7LtFOZ9SwoKqNTwoESW3Ozyp6NKz42tChs4YsOJ7NeHhdpig== From: Jeremy Bryant To: gdb-patches@sourceware.org, Eli Zaretskii , Tom Tromey Subject: [PATCH] * GDB Texinfo manual: correct keyboard shortcut for gud-break in Emacs. Date: Thu, 01 May 2025 23:08:04 +0100 Message-ID: <87msbwt263.fsf@jeremybryant.net> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Flow: FLOW_OUT 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 Eli, please find attached a patch of the texinfo manual to correct the keybinding of gud-break in Emacs. 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) Tom, please note this time the patch is provided inline below rather than attachment as you previously suggested. >From fe7239f36dbdc871dfa726be732be68b92ef705a Mon Sep 17 00:00:00 2001 From: Jeremy Bryant Date: Thu, 1 May 2025 22:42:18 +0100 Subject: [PATCH] * Correct keyboard shortcut for gud-break in Emacs. --- gdb/doc/gdb.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 9b4aa5b47b2..19de241c51d 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -31399,7 +31399,7 @@ Go down the number of frames indicated by the numeric argument, like the @value{GDBN} @code{down} command. @end table -In any source file, the Emacs command @kbd{C-x @key{SPC}} (@code{gud-break}) +In any source file, the Emacs command @kbd{C-x C-a C-b} (@code{gud-break}) tells @value{GDBN} to set a breakpoint on the source line point is on. In text command mode, if you type @kbd{M-x speedbar}, Emacs displays a -- 2.47.2