From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1879) id CF962389366E; Tue, 10 Jan 2023 15:13:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CF962389366E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673363607; bh=cVcGSVKRKt0kk2lHQryoKwuNqRtJNVgShQaB/IF2Fhk=; h=From:To:Subject:Date:From; b=rdAieh5X5St1TumGKTt7USksR3LxGanUb8u22ykHI0ZhQ7ach1CNIEqXdyR/0y/bO V9A1fr7YsD5fhOmIx2oFh7TDVAeIUreVhYn6+VmklAAYGCiTL135cXF9Iw6F/6+fs1 FqTiX67hCcpQzxB86rqH5U9xEziDKT+CvZuw6VgA= Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Simon Marchi To: gdb-cvs@sourceware.org Subject: [binutils-gdb] gdb/doc: use @value{GDBN} in some spots X-Act-Checkin: binutils-gdb X-Git-Author: Simon Marchi X-Git-Refname: refs/heads/master X-Git-Oldrev: cc81f07b800ba752dec262754d02c561970d81ff X-Git-Newrev: 01c470037c604e846032a0138e08871b0eb267da Message-Id: <20230110151327.CF962389366E@sourceware.org> Date: Tue, 10 Jan 2023 15:13:27 +0000 (GMT) List-Id: https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3D01c470037c60= 4e846032a0138e08871b0eb267da commit 01c470037c604e846032a0138e08871b0eb267da Author: Simon Marchi Date: Tue Jan 10 00:06:42 2023 -0500 gdb/doc: use @value{GDBN} in some spots =20 Change some spots to use "@value{GDBN}" instead of just "GDB". =20 Change-Id: I3fc26438e603538271cf33e4d148be5fda9ece7e Diff: --- gdb/doc/gdb.texinfo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 8a83a2ef8dd..5dba6f78d19 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -174,20 +174,20 @@ software in general. We will miss him. @end ifclear * In Memoriam:: In Memoriam * Formatting Documentation:: How to format and print @value{GDBN} docum= entation -* Installing GDB:: Installing GDB +* Installing GDB:: Installing @value{GDBN} * Maintenance Commands:: Maintenance Commands * Remote Protocol:: GDB Remote Serial Protocol -* Agent Expressions:: The GDB Agent Expression Mechanism +* Agent Expressions:: The @value{GDBN} Agent Expression Mechanism * Target Descriptions:: How targets can describe themselves to @value{GDBN} * Operating System Information:: Getting additional information from the operating system -* Trace File Format:: GDB trace file format +* Trace File Format:: @value{GDBN} trace file format * Index Section Format:: .gdb_index section format * Debuginfod:: Download debugging resources with @code{de= buginfod} * Man Pages:: Manual pages * Copying:: GNU General Public License says - how you can copy and share GDB + how you can copy and share @value{GDBN} * GNU Free Documentation License:: The license for this documentation * Concept Index:: Index of @value{GDBN} concepts * Command and Variable Index:: Index of @value{GDBN} commands, variables,