diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 5e87ac45cd..3b02742a4f 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2016-10-29 Pedro Alves + + * gdb.texinfo (Packets) : Remove mention of default + actions. + 2016-10-26 Pedro Alves * gdb.texinfo (Packets): Clarify vCont packets with multiple diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index d636a16f8b..df548dc1a7 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -35538,9 +35538,8 @@ syntax described in @ref{thread-id syntax}. If multiprocess extensions (@pxref{multiprocess extensions}) are supported, actions can be specified to match all threads in a process by using the @samp{p@var{pid}.-1} form of the @var{thread-id}. An action with no -@var{thread-id} is called the default action and matches all threads. -Specifying multiple default actions is an error; specifying no actions -is also an error. +@var{thread-id} matches all threads. Specifying no actions is an +error. Currently supported actions are: