qemu-patch-raspberry4/tests/tcg/multiarch/gdbstub
Alex Bennée 1cb8d12f79 tests/tcg: relax the next step precision of the gdb sha1 test
Depending on the version of gdb we may not execute the first line of
SHA1Init when executing the first "next" command - instead just
stepping over the preamble. As we don't actually care about the
position of the PC after the steps and want to be sure the
context->state[] has been loaded before we inspect it do a double next
at the start.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210401102530.12030-8-alex.bennee@linaro.org>
2021-04-06 15:04:42 +01:00
..
memory.py gdbstub: implement a softmmu based test 2021-01-18 10:04:31 +00:00
sha1.py tests/tcg: relax the next step precision of the gdb sha1 test 2021-04-06 15:04:42 +01:00
test-qxfer-auxv-read.py gdbstub: add support to Xfer:auxv:read: packet 2021-01-18 10:04:48 +00:00