mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:10 +00:00
Correct gdbstub support requires some gdbstub_supported_sstep_flags. Apparently missed in commitd7482ffe97("whpx: Added support for breakpoints and stepping"), even with the recent19b48084f7("whpx: i386: re-enable guest debug support") fixes. Signed-off-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com> Reviewed-by: Daniel Henrique Barboza <daniel.barboza@oss.qualcomm.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20260705215729.62196-9-philmd@oss.qualcomm.com>