summaryrefslogtreecommitdiff
path: root/man/building.texi
diff options
context:
space:
mode:
authorNick Roberts <nickrob@snap.net.nz>2005-08-17 23:46:32 +0000
committerNick Roberts <nickrob@snap.net.nz>2005-08-17 23:46:32 +0000
commit3e2546d74d821cf1875d399542ba1996de8a9eba (patch)
tree91c46c2cd72dd4c2637cb0cf6f5d6fe9ce189d8c /man/building.texi
parentb01e8676d621142f87a9ae51bf785f46c27a5a68 (diff)
downloademacs-3e2546d74d821cf1875d399542ba1996de8a9eba.tar.gz
(GDB Graphical Interface): Use better node names.
Diffstat (limited to 'man/building.texi')
-rw-r--r--man/building.texi18
1 files changed, 9 insertions, 9 deletions
diff --git a/man/building.texi b/man/building.texi
index 6e6828c0409..2dd926c2c90 100644
--- a/man/building.texi
+++ b/man/building.texi
@@ -773,16 +773,16 @@ session. If you have customized @code{gud-gdb-command-name} in that
way, then you can use @kbd{M-x gdba} to invoke GDB in graphical mode.
@menu
-* Layout:: Control the number of displayed buffers.
-* Breakpoints Buffer:: A breakpoint control panel.
-* Stack Buffer:: Select a frame from the call stack.
-* Watch Expressions:: Monitor variable values in the speedbar.
-* Other Buffers:: Input/output, locals, registers, assembler, threads
- and memory buffers.
+* GDB User Interface Layout:: Control the number of displayed buffers.
+* Breakpoints Buffer:: A breakpoint control panel.
+* Stack Buffer:: Select a frame from the call stack.
+* Watch Expressions:: Monitor variable values in the speedbar.
+* Other GDB User Interface Buffers:: Input/output, locals, registers, assembler,
+ threads and memory buffers.
@end menu
-@node Layout
-@subsubsection Layout
+@node GDB User Interface Layout
+@subsubsection GDB User Interface Layout
@cindex GDB User Interface layout
@findex gdb-many-windows
@@ -917,7 +917,7 @@ FUNCTION::VARIABLE format to display variables in the speedbar.
Since this does not work for variables defined in compound statements,
the default value is @code{nil}.
-@node Other Buffers
+@node Other GDB User Interface Buffers
@subsubsection Other Buffers
@table @asis