From 437c5a3a0fb043fbcaaebc4ead9a14a2eea72477 Mon Sep 17 00:00:00 2001 From: devans Date: Fri, 23 Jan 2009 21:43:56 +0000 Subject: [PATCH] * gdb.texinfo: Add nexti to list of commands that support background execution. --- gdb/doc/ChangeLog | 5 +++++ gdb/doc/gdb.texinfo | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index f768eb2ed8..255ba7b3f9 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2009-01-23 Doug Evans + + * gdb.texinfo: Add nexti to list of commands that support + background execution. + 2009-01-14 Daniel Jacobowitz * gdb.texinfo (Define, Hooks): Document prefix command support. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 583d96c85d..bb9161b34f 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -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}. -- 2.11.0