On Tue, 21 Jan 2020 at 12:22, Laurent Vivier <laur...@vivier.eu> 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