Page MenuHomeFreeBSD

gdb(4): Support empty qSupported queries
ClosedPublic

Authored by cem on Aug 18 2020, 7:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 2 2024, 7:06 AM
Unknown Object (File)
Dec 2 2024, 7:06 AM
Unknown Object (File)
Dec 2 2024, 6:46 AM
Unknown Object (File)
Nov 23 2024, 1:47 PM
Unknown Object (File)
Oct 4 2024, 6:58 AM
Unknown Object (File)
Oct 2 2024, 1:22 PM
Unknown Object (File)
Sep 20 2024, 10:57 AM
Unknown Object (File)
Sep 8 2024, 7:18 AM
Subscribers

Details

Summary

Technically a client may send a qSupported query without specifying any
client features. We should respond with our supported list in that case
instead of bailing with error.

Reported by: rlibby

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable