From 3e2546d74d821cf1875d399542ba1996de8a9eba Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Wed, 17 Aug 2005 23:46:32 +0000 Subject: [PATCH] (GDB Graphical Interface): Use better node names. --- man/building.texi | 18 +++++++++--------- 1 file 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 -- 2.39.2