mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-30 22:03:54 -06:00
![]() 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 | ||
float_convd.c | ||
float_convs.c | ||
float_helpers.h | ||
float_madds.c | ||
Makefile.target | ||
munmap-pthread.c | ||
noexec.c.inc | ||
nop_func.h | ||
overflow.c | ||
README | ||
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 |
Multi-architecture linux-user tests