[binutils-gdb] Reimplement "vFile:fstat" without qSupported

sergiodj+buildbot@redhat.com sergiodj+buildbot@redhat.com
Wed Mar 18 15:32:00 GMT 2015


*** TEST RESULTS FOR COMMIT 464b0089f0068838a014a8fa27ea2eef536ebada ***

Author: Gary Benson <gbenson@redhat.com>
Branch: master
Commit: 464b0089f0068838a014a8fa27ea2eef536ebada

Reimplement "vFile:fstat" without qSupported
This commit makes support for the "vFile:fstat" packet be detected
by probing rather than using qSupported, for consistency with the
other vFile: packets.

gdb/ChangeLog:

	(remote_protocol_features): Remove the "vFile:fstat" feature.
	(remote_hostio_fstat): Probe for "vFile:fstat" support.

gdb/doc/ChangeLog:

	* gdb.texinfo (General Query Packets): Remove documentation
	for now-removed vFile:fstat qSupported features.

gdb/gdbserver/ChangeLog:

	* server.c (handle_query): Do not report vFile:fstat as supported.



More information about the Gdb-testers mailing list