On 8/10/23 08:36, Alex Bennée wrote:
The original fix caused problems with spurious characters on other
system emulation. So:
- instead of spamming output make the warning a trace point
- ensure we only allow a stop reply if it was 0x3
Suggested-by: Matheus Tavares Bernardino<quic_mathb...@quicinc.com>
Signed-off-by: Alex Bennée<alex.ben...@linaro.org>
Message-Id:<456ed3318421dd7946bdfb5ceda7e05332da368c.1690910333.git.quic_mathb...@quicinc.com>
---
gdbstub/gdbstub.c | 5 +++--
gdbstub/trace-events | 1 +
2 files changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
Tested-by: Richard Henderson <richard.hender...@linaro.org>
r~