qemu/linux-user/s390x
Ilya Leoshkevich 01b9990a3f linux-user/s390x: Fix single-stepping SVC
Currently single-stepping SVC executes two instructions. The reason is
that EXCP_DEBUG for the SVC instruction itself is masked by EXCP_SVC.
Fix by re-raising EXCP_DEBUG.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20230510230213.330134-2-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2023-06-05 07:27:23 +02:00
..
cpu_loop.c linux-user/s390x: Fix single-stepping SVC 2023-06-05 07:27:23 +02:00
meson.build
signal.c linux-user/s390x: Save/restore fpc when handling a signal 2022-09-27 13:19:05 +02:00
sockbits.h
syscall.tbl
syscallhdr.sh
target_cpu.h
target_elf.h
target_errno_defs.h
target_fcntl.h
target_mman.h
target_prctl.h
target_resource.h
target_signal.h
target_structs.h
target_syscall.h
termbits.h