qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2] m68k: Fix regression causing Single-Step via GDB/RSP to n


From: Laurent Vivier
Subject: Re: [PATCH v2] m68k: Fix regression causing Single-Step via GDB/RSP to not single step
Date: Thu, 16 Jan 2020 17:56:02 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.3.1

Le 16/01/2020 à 17:54, Laurent Vivier a écrit :
> A regression that was introduced, with the refactor to TranslatorOps,
> drops two lines that update the PC when single-stepping is being performed.
> 
> Fixes: 11ab74b01e0a ("target/m68k: Convert to TranslatorOps")
> Reported-by: Lucien Murray-Pitts <address@hidden>
> Suggested-by: Lucien Murray-Pitts <address@hidden>
> Suggested-by: Richard Henderson <address@hidden>
> Reviewed-by: Richard Henderson <address@hidden>
> Signed-off-by: Laurent Vivier <address@hidden>
> ---
> 
> Notes:
>     v3: introduce gen_raise_exception() (Richard)
>     
>     v2: update patch from Lucien with changes from Richard
>         update subject to prefix it with "m68k:"
>         rebase
> 

This is in fact v3, I have re-sent the same patch with the good version
in the subject.

Thanks,
Laurent



reply via email to

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