Extended-remote exec documentation
authorDon Breazeal <donb@codesourcery.com>
Fri, 11 Sep 2015 18:06:03 +0000 (11:06 -0700)
committerDon Breazeal <donb@codesourcery.com>
Fri, 11 Sep 2015 18:12:47 +0000 (11:12 -0700)
commitb459a59be3a9b92a27b71790f5e3f3be38595cb3
tree2c5f7cd841495e5b1a8206d8a279fc9f31c91199
parent2fd33e94480fc2c662d1ad28f83e522cc5dbdc2e
Extended-remote exec documentation

This patch adds documentation of support for exec events on
extended-remote Linux targets.

gdb/ChangeLog:

* NEWS: Announce new remote packets for the exec-events
feature and the exec-events feature and associated commands.

gdb/doc/ChangeLog:

* gdb.texinfo (Remote Configuration): Add exec event
feature to table of packet settings.
(Stop Reply Packets): Add exec events to the list of stop
reasons.
(General Query Packets): Add exec events to tables of
'gdbfeatures' and 'stub features' supported in the qSupported
packet, as well as to the list containing stub feature
details.
gdb/ChangeLog
gdb/NEWS
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo