mirror of https://github.com/xemu-project/xemu.git
![]() This fix is implemented by having the vCont handler set the value of `gdbserver_state.c_cpu` if any threads are to be resumed. The specific CPU picked is arbitrarily from the ones to be resumed, but it should be okay, as all GDB cares about is that it is a resumed thread. Signed-off-by: Matheus Branco Borella <dark.ryu.550@gmail.com> Message-Id: <20230804182633.47300-2-dark.ryu.550@gmail.com> [AJB: style and whitespace fixes] Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1725 Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20230829161528.2707696-9-alex.bennee@linaro.org> |
||
---|---|---|
.. | ||
arm-compat-semi | ||
gdbstub | ||
libs | ||
linux | ||
system | ||
Makefile.target | ||
README | ||
float_convd.c | ||
float_convs.c | ||
float_helpers.h | ||
float_madds.c | ||
munmap-pthread.c | ||
noexec.c.inc | ||
nop_func.h | ||
overflow.c | ||
sha1.c | ||
sha512.c | ||
sigbus.c | ||
signals.c | ||
test-aes-main.c.inc | ||
test-mmap.c | ||
test-vma.c | ||
testthread.c | ||
threadcount.c | ||
vma-pthread.c |
README
Multi-architecture linux-user tests