Skip to content
Snippets Groups Projects
Commit 0beaebc0 authored by Alex Bennée's avatar Alex Bennée
Browse files

gdbstub: don't report auxv feature unless on Linux


The later handler if conditionally compiled only for Linux but we
forgot to ensure we don't advertise it lest we confuse our BSD
brethren.

Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Fixes: 51c623b0 ("gdbstub: add support to Xfer:auxv:read: packet")
Reported-by: default avatarWarner Losh <imp@bsdimp.com>
Reviewed-by: default avatarPhilippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: default avatarWarner Losh <imp@bsdimp.com>
Tested-by: default avatarWarner Losh <imp@bsdimp.com>
Message-Id: <20230403134920.2132362-4-alex.bennee@linaro.org>
parent b846ad62
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment