diff man/building.texi @ 65022:af2cce893ff5

(GDB Graphical Interface): Use better node names.
author Nick Roberts <nickrob@snap.net.nz>
date Wed, 17 Aug 2005 23:46:32 +0000
parents 28c8ccee6671
children 5668cf670dde
line wrap: on
line diff
--- a/man/building.texi	Wed Aug 17 23:44:52 2005 +0000
+++ b/man/building.texi	Wed Aug 17 23:46:32 2005 +0000
@@ -773,16 +773,16 @@
 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 @@
 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