]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add initial support for 'qSupported' to the debug server.
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 24 May 2019 22:11:37 +0000 (22:11 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Fri, 24 May 2019 22:11:37 +0000 (22:11 +0000)
commit07e007e1ca0e72bea91f68ae639fd5266cf7c388
tree7f624203cbe356a7231b28e50c04c58532d04e05
parent65417f5e27264225693d499eca26e695fb153318
Add initial support for 'qSupported' to the debug server.

This doesn't recognize any features yet, but does parse the features
string.  It advertises an arbitrary packet size of 4k.

Reviewed by: markj, Scott Phillips <d.scott.phillips@intel.com>
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D20308
usr.sbin/bhyve/gdb.c