On Tue, Jun 4, 2024 at 3:49 PM Richard Henderson
<richard.hender...@linaro.org> wrote:
> Oh, based on the next patch, it would appear that PAUSE does not single-step 
> properly
> because it sets EXCP_INTERRUPT, and end-of-insn single-step depends on 
> exception_index ==
> -1.  I'm thinking of the bottom of cpu_tb_exec().

I'm not sure we're talking of the same thing, but that's why I'm
calling helper_rechecking_single_step() before setting EXCP_INTERRUPT.

Paolo


Reply via email to