* gdb.texinfo: Add nexti to list of commands that support
authorDoug Evans <dje@google.com>
Fri, 23 Jan 2009 21:43:56 +0000 (21:43 +0000)
committerDoug Evans <dje@google.com>
Fri, 23 Jan 2009 21:43:56 +0000 (21:43 +0000)
background execution.

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

index f768eb2..255ba7b 100644 (file)
@@ -1,3 +1,8 @@
+2009-01-23  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo: Add nexti to list of commands that support
+       background execution.
+
 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * gdb.texinfo (Define, Hooks): Document prefix command support.
index 583d96c..bb9161b 100644 (file)
@@ -4679,6 +4679,10 @@ are:
 @kindex next&
 @xref{Continuing and Stepping, next}.
 
+@item nexti
+@kindex nexti&
+@xref{Continuing and Stepping, nexti}.
+
 @item continue
 @kindex continue&
 @xref{Continuing and Stepping, continue}.