From 33e16fad05aaadaf791b0ce8beb031de14f67418 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Mon, 1 May 2000 04:34:06 +0000 Subject: [PATCH] Do not use @value{GDBN in @nodes. --- gdb/doc/ChangeLog | 4 ++++ gdb/doc/gdbint.texinfo | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 5b15a2a..b9509fc 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +Sat Apr 29 17:01:04 2000 Andrew Cagney + + * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes. + 2000-04-23 Eli Zaretskii * Makefile.in (GDBMI_DIR): New variable. diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index bb0a061..2b844d2 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -3144,7 +3144,7 @@ appear anywhere else in the directory. @menu * Getting Started:: Getting started working on @value{GDBN} -* Debugging @value{GDBN}:: Debugging @value{GDBN} with itself +* Debugging GDB:: Debugging @value{GDBN} with itself @end menu @node Getting Started,,, Hints @@ -3227,7 +3227,7 @@ wondering if anyone could give me some tips about understanding @value{GDBN}''---if we had some magic secret we would put it in this manual. Suggestions for improving the manual are always welcome, of course. -@node Debugging @value{GDBN},,,Hints +@node Debugging GDB,,,Hints @section Debugging @value{GDBN} with itself -- 2.7.4