You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests/tcg/multiarch/gdbstub
Pavel Labath 4a82be77de gdbstub: Switch to the thread receiving a signal
Respond with Txxthread:yyyy; instead of a plain Sxx to indicate which
thread received the signal. Otherwise, the debugger will associate it
with the main one. Also automatically select this thread, as that is
what gdb expects.

Signed-off-by: Pavel Labath <pavel@labath.sk>
Message-Id: <20211019174953.36560-1-pavel@labath.sk>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20211026102234.3961636-29-alex.bennee@linaro.org>
3 years ago
..
memory.py gdbstub: implement a softmmu based test 4 years ago
sha1.py tests/tcg: relax the next step precision of the gdb sha1 test 4 years ago
test-qxfer-auxv-read.py gdbstub: add support to Xfer:auxv:read: packet 4 years ago
test-thread-breakpoint.py gdbstub: Switch to the thread receiving a signal 3 years ago