qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v7 12/64] linux-user/nios2: Use force_sig_fault for EXCP_DEBU


From: Peter Maydell
Subject: Re: [PATCH v7 12/64] linux-user/nios2: Use force_sig_fault for EXCP_DEBUG
Date: Fri, 22 Apr 2022 13:54:39 +0100

On Thu, 21 Apr 2022 at 16:30, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Use the simpler signal interface, which forces us to supply
> the missing PC value to si_addr.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  linux-user/nios2/cpu_loop.c | 6 +-----
>  1 file changed, 1 insertion(+), 5 deletions(-)
>

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

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