From patchwork Sun Jan 12 18:58:32 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Tromey X-Patchwork-Id: 104622 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 59D413857706 for ; Sun, 12 Jan 2025 18:59:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 59D413857706 Authentication-Results: sourceware.org; dkim=fail reason="signature verification failed" (768-bit key, unprotected) header.d=tromey.com header.i=@tromey.com header.a=rsa-sha256 header.s=default header.b=YgW64mKL X-Original-To: gdb-patches@sourceware.org Delivered-To: gdb-patches@sourceware.org Received: from omta036.useast.a.cloudfilter.net (omta036.useast.a.cloudfilter.net [44.202.169.35]) by sourceware.org (Postfix) with ESMTPS id D9EBF3858432 for ; Sun, 12 Jan 2025 18:58:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D9EBF3858432 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=tromey.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=tromey.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org D9EBF3858432 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=44.202.169.35 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1736708325; cv=none; b=gOE+y8n5CQOFonWmzR2MSpqJKwx9oCfZLXPSvY8YsvZSq86f8x0+Sv6UmEYffjzv/gKHwohZDCkeY4Af42nYCC7muCsvjmGjeTqXp04fw/vJCtAoFB5HEvtfQmM6BLiIM9Q9xQ+MrfqKug3kWI/T/fd/t1vfqW9mYCDg1ytdpLE= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1736708325; c=relaxed/simple; bh=tR/ai8TxFw+CIhJvZhwB4xEoPVJcqe+ulTZGn1KN+BI=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=jxpPPSqgOCFlaD9RlqnXKLEqrrrUG4+Y3gRIOPW18T7UG+/SiFunTUulqIxhJW8Pj7jVxvv5vB6c5cDV8DGWy7YXrGXdqmI3DQFNXsAcggR6zNO7NzCd3tnGYykaW4yMCgo8cPrl2EgQ1e0g4J46Im8L3CUJII7MHlQ2YpIYVEg= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D9EBF3858432 Received: from eig-obgw-6006a.ext.cloudfilter.net ([10.0.30.182]) by cmsmtp with ESMTPS id Wrx6thUg8xoE1X3AatMniT; Sun, 12 Jan 2025 18:58:44 +0000 Received: from box5379.bluehost.com ([162.241.216.53]) by cmsmtp with ESMTPS id X3AZtutnvfoYEX3AZtYsnN; Sun, 12 Jan 2025 18:58:43 +0000 X-Authority-Analysis: v=2.4 cv=GtlE+F1C c=1 sm=1 tr=0 ts=678410e3 a=ApxJNpeYhEAb1aAlGBBbmA==:117 a=ApxJNpeYhEAb1aAlGBBbmA==:17 a=VdSt8ZQiCzkA:10 a=ItBw4LHWJt0A:10 a=-mZaK_Ej-vvnuTac-V4A:9 a=+jEqtf1s3R9VXZ0wqowq2kgwd+I=:19 a=zgiPjhLxNE0A:10 a=6Ogn3jAGHLSNbaov7Orx:22 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tromey.com; s=default; h=Content-Transfer-Encoding:MIME-Version:Message-ID:Date:Subject: Cc:To:From:Sender:Reply-To:Content-Type:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=5cUM8Z/HCOJQ8+jnBT/fvUQENi3qSwhwRRZhN2IulOA=; b=YgW64mKLgXpuJ0ixUAy//zL3Lo 8lqWrATSws9Pg2wscIvgL1a9l4WLMmQRmiRNowSW7ZBHStt4X8tbVQSKq1zGcLZjAeVyafM5j5/OF nl8Qdlwh+X/PNGZmT6rRzlbJz; Received: from 97-118-36-154.hlrn.qwest.net ([97.118.36.154]:45214 helo=localhost.localdomain) by box5379.bluehost.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.2) (envelope-from ) id 1tX3AZ-002QWs-0J; Sun, 12 Jan 2025 11:58:43 -0700 From: Tom Tromey To: gdb-patches@sourceware.org Cc: Tom Tromey Subject: [pushed] Fix grammar in "Debug Names" node of the manual Date: Sun, 12 Jan 2025 11:58:32 -0700 Message-ID: <20250112185832.3339066-1-tom@tromey.com> X-Mailer: git-send-email 2.46.1 MIME-Version: 1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - box5379.bluehost.com X-AntiAbuse: Original Domain - sourceware.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tromey.com X-BWhitelist: no X-Source-IP: 97.118.36.154 X-Source-L: No X-Exim-ID: 1tX3AZ-002QWs-0J X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 97-118-36-154.hlrn.qwest.net (localhost.localdomain) [97.118.36.154]:45214 X-Source-Auth: tom+tromey.com X-Email-Count: 1 X-Org: HG=bhshared;ORG=bluehost; X-Source-Cap: ZWx5bnJvYmk7ZWx5bnJvYmk7Ym94NTM3OS5ibHVlaG9zdC5jb20= X-Local-Domain: yes X-CMAE-Envelope: MS4xfFr/4tXh1uQSlVzFPQKel9noPRBFvbexYuX4qwN4mcb9dN8QOi+1dgzKZExeZpuRDS9yO6jb1kcJJ9SZr007vBn1I3lL6czA0jnLVf+52i1DDJin62/V exBqJsloh4r26JT5TldJqpMIdWzeGhgseR5+Skkh847bnIJdj3LHpLRtd9dhAc1pgV7xnSb1r4cEUyMQ0LcG/8CluHgULCp18Y4= X-Spam-Status: No, score=-3019.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, GIT_PATCH_0, JMQ_SPF_NEUTRAL, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, 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 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~patchwork=sourceware.org@sourceware.org I noticed that an article was missing in the "Debug Names" node. I'm checking this in to correct the error. --- 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 7bd76064850..0d55875ba38 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -22963,7 +22963,7 @@ This has the value @samp{0x2002}. It is a flag that, when set, indicates that the associated entry is the program's @code{main}. @item DW_IDX_GNU_language -This has the value @samp{0x2003}. It is @samp{DW_LANG_} constant, +This has the value @samp{0x2003}. It is a @samp{DW_LANG_} constant, indicating the language of the associated entry. @item DW_IDX_GNU_linkage_name