qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 7/8] gdbstub: more fixes for client Ctrl-C handling


From: Richard Henderson
Subject: Re: [PATCH 7/8] gdbstub: more fixes for client Ctrl-C handling
Date: Thu, 10 Aug 2023 09:26:46 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

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_mathbern@quicinc.com>
Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
Message-Id:<456ed3318421dd7946bdfb5ceda7e05332da368c.1690910333.git.quic_mathbern@quicinc.com>
---
  gdbstub/gdbstub.c    | 5 +++--
  gdbstub/trace-events | 1 +
  2 files changed, 4 insertions(+), 2 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]