# HG changeset patch # User Nick Roberts # Date 1124322392 0 # Node ID af2cce893ff56e466256df776062fa35aa51a2a0 # Parent bc19f4cc0a6fb9a5b7c7e21a24b55b0f1d55e3d5 (GDB Graphical Interface): Use better node names. diff -r bc19f4cc0a6f -r af2cce893ff5 man/building.texi --- 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