[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/1] M68k for 5.0 patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/1] M68k for 5.0 patches |
Date: |
Tue, 21 Jan 2020 12:59:43 +0000 |
On Tue, 21 Jan 2020 at 12:22, Laurent Vivier <address@hidden> wrote:
>
> The following changes since commit d83bbedab5a2758fbb7866c06472feb3f3bf079b:
>
> Makefile: add missing mkdir MANUAL_BUILDDIR (2020-01-21 11:56:17 +0000)
>
> are available in the Git repository at:
>
> git://github.com/vivier/qemu-m68k.git tags/m68k-for-5.0-pull-request
>
> for you to fetch changes up to 322f244aaa80a5208090d41481c1c09c6face66b:
>
> m68k: Fix regression causing Single-Step via GDB/RSP to not single step
> (2020-01-21 13:05:45 +0100)
>
> ----------------------------------------------------------------
> Fix m68k single-stepping with remote gdb
>
> ----------------------------------------------------------------
>
> Laurent Vivier (1):
> m68k: Fix regression causing Single-Step via GDB/RSP to not single
> step
>
> target/m68k/translate.c | 42 ++++++++++++++++++++++++++---------------
> 1 file changed, 27 insertions(+), 15 deletions(-)
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0
for any user-visible changes.
-- PMM