aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdbint.texinfo
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2010-02-19 19:14:38 +0000
committerTom Tromey <tromey@redhat.com>2010-02-19 19:14:38 +0000
commit629d6a470a1b61631c812ec417b522fb6d69d9d1 (patch)
tree5a884302efc25efca8bf31136a95ba062407c9f1 /gdb/doc/gdbint.texinfo
parentac9c00483726929f215cf1e6fadb21a8e2d375a7 (diff)
downloadgdb-629d6a470a1b61631c812ec417b522fb6d69d9d1.zip
gdb-629d6a470a1b61631c812ec417b522fb6d69d9d1.tar.gz
gdb-629d6a470a1b61631c812ec417b522fb6d69d9d1.tar.bz2
* gdbint.texinfo (Getting Started): Fix @node.
(Debugging GDB): Likewise.
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 7741855..79b0385 100644
--- a/gdb/doc/gdbint.texinfo
+++ b/gdb/doc/gdbint.texinfo
@@ -7820,7 +7820,7 @@ appear anywhere else in the directory.
* Debugging GDB:: Debugging @value{GDBN} with itself
@end menu
-@node Getting Started,,, Hints
+@node Getting Started
@section Getting Started
@@ -7903,7 +7903,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 GDB,,,Hints
+@node Debugging GDB
@section Debugging @value{GDBN} with itself
@cindex debugging @value{GDBN}