Do not use @value{GDBN in @nodes.

This commit is contained in:
Andrew Cagney 2000-05-01 04:34:06 +00:00
parent afdaa25fc3
commit 33e16fad05
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
* gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
* Makefile.in (GDBMI_DIR): New variable.

View File

@ -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