aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdbint.texinfo
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-05-01 04:34:06 +0000
committerAndrew Cagney <cagney@redhat.com>2000-05-01 04:34:06 +0000
commit33e16fad05aaadaf791b0ce8beb031de14f67418 (patch)
treeb279487387307aefb636f7c9bfb56c8a9b3c01d3 /gdb/doc/gdbint.texinfo
parentafdaa25fc32464faaf47cf00699bab559073e1b1 (diff)
downloadbinutils-33e16fad05aaadaf791b0ce8beb031de14f67418.zip
binutils-33e16fad05aaadaf791b0ce8beb031de14f67418.tar.gz
binutils-33e16fad05aaadaf791b0ce8beb031de14f67418.tar.bz2
Do not use @value{GDBN in @nodes.
Diffstat (limited to 'gdb/doc/gdbint.texinfo')
-rw-r--r--gdb/doc/gdbint.texinfo4
1 files changed, 2 insertions, 2 deletions
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