* gdb.texinfo (Stopping): Add menu entry.
authorTom Tromey <tromey@redhat.com>
Thu, 3 Nov 2011 14:32:49 +0000 (14:32 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 3 Nov 2011 14:32:49 +0000 (14:32 +0000)
(Continuing and Stepping): Restore @node.  Use @section, not
@subsection.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index b4d39bc6eadc2dcdb643e6e6d2aee24a8474e4d2..9beca6f53888f0e169e68f11089fd99283d909f3 100644 (file)
@@ -1,3 +1,9 @@
+2011-11-03  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Stopping): Add menu entry.
+       (Continuing and Stepping): Restore @node.  Use @section, not
+       @subsection.
+
 2011-11-03  Maciej W. Rozycki  <macro@codesourcery.com>
 
        * gdb.texinfo (Skipping Over Functions and Files): Remove node
index 25942b312e9e6b5eb457d111fe5e70846c759d07..93450c689c772c34769f567607b3dac601473061 100644 (file)
@@ -3216,6 +3216,8 @@ running or not, what process it is, and why it stopped.
 @menu
 * Breakpoints::                 Breakpoints, watchpoints, and catchpoints
 * Continuing and Stepping::     Resuming execution
+* Skipping Over Functions and Files::
+                                Skipping over functions and files
 * Signals::                     Signals
 * Thread Stops::                Stopping and starting multi-thread programs
 @end menu
@@ -4854,7 +4856,8 @@ proceed until the function returns.
 An argument is a repeat count, as in @code{next}.
 @end table
 
-@subsection Skipping Over Functions and Files
+@node Skipping Over Functions and Files
+@section Skipping Over Functions and Files
 @cindex skipping over functions and files
 
 The program you are debugging may contain some functions which are