From: Andrew Cagney Date: Mon, 1 May 2000 04:34:06 +0000 (+0000) Subject: Do not use @value{GDBN in @nodes. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=33e16fad05aaadaf791b0ce8beb031de14f67418;p=binutils-gdb.git Do not use @value{GDBN in @nodes. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 5b15a2a67f6..b9509fc5142 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 bb0a0614610..2b844d23b35 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