mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 17:18:24 +08:00
* gdb.texinfo: Add nexti to list of commands that support
background execution.
This commit is contained in:
@ -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.
|
||||
|
@ -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}.
|
||||
|
Reference in New Issue
Block a user