qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 03/20] target/openrisc: Fix singlestep_enabled


From: Stafford Horne
Subject: Re: [Qemu-devel] [PATCH 03/20] target/openrisc: Fix singlestep_enabled
Date: Thu, 31 May 2018 08:14:26 +0900
User-agent: Mutt/1.9.5 (2018-04-13)

On Sun, May 27, 2018 at 09:13:07AM -0500, Richard Henderson wrote:
> We failed to store to cpu_pc before raising the exception,
> which caused us to re-execute the same insn that we stepped.
> 
> Signed-off-by: Richard Henderson <address@hidden>

Reviewed-by: Stafford Horne <address@hidden>




reply via email to

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