gdb/doc: Remove mention of vCont's default actions
authorPedro Alves <palves@redhat.com>
Sat, 29 Oct 2016 15:07:31 +0000 (16:07 +0100)
committerPedro Alves <palves@redhat.com>
Sat, 29 Oct 2016 15:07:31 +0000 (16:07 +0100)
commit39402e6c64121bdae146e82f6c48f0c0e0d9d26b
tree756b1c6f94f934452037bb03398fb6a7ed9d6be8
parent6bcbbf52b2fe930f1ab1588611c84f052b6385cf
gdb/doc: Remove mention of vCont's default actions

Discussion with qemu folks suggests that the vCont description could
be even simpler and clearer.  Given we now say:

 For each inferior thread, the leftmost action with a matching
 thread-id is applied.

There's really no need to even talk about "default" actions, which
raises doubts about whether "default" is special in some way (it's
not).

See <https://lists.gnu.org/archive/html/qemu-devel/2016-10/msg06944.html>.

gdb/doc/ChangeLog:
2016-10-29  Pedro Alves  <palves@redhat.com>

* gdb.texinfo (Packets) <vCont>: Remove mention of default
actions.
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
This page took 0.02518 seconds and 4 git commands to generate.