qemu-patch-raspberry4/tests/tcg/multiarch
Alex Bennée 8ec6f33151 tests/tcg: better detect confused gdb which can't connect
While we may gamely give the right information it can still confuse
the wide range of GDBs out there. For example ppc64abi32-linux-user
reports:

  warning: Selected architecture powerpc:common is not compatible with reported target architecture powerpc:common64
  warning: Architecture rejected target-supplied description

but still connects. Add a test for a 0 pc and exit early if that is
the case. This may actually be a bug we need to fix?

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200520140541.30256-8-alex.bennee@linaro.org>
2020-05-27 14:26:49 +01:00
..
gdbstub tests/tcg: better detect confused gdb which can't connect 2020-05-27 14:26:49 +01:00
system tests/tcg: better detect truncated reads 2019-06-12 17:53:22 +01:00
float_convs.c tests/tcg: add generic version of float_convs 2019-09-26 19:00:53 +01:00
float_helpers.c tests/tcg: modify multiarch tests to work with clang 2019-11-20 10:53:31 +00:00
float_helpers.h tests/tcg: add float_madds test to multiarch 2019-09-26 19:00:53 +01:00
float_madds.c tests/tcg: add float_madds test to multiarch 2019-09-26 19:00:53 +01:00
linux-test.c tests/tcg: modify multiarch tests to work with clang 2019-11-20 10:53:31 +00:00
Makefile.target tests/tcg: add a multiarch linux-user gdb test 2020-05-06 09:29:26 +01:00
README tests/tcg: move architecture independent tests into subdir 2018-06-20 20:22:34 +01:00
sha1.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
test-mmap.c tests: add check_invalid_maps to test-mmap 2018-07-31 09:57:25 +02:00
testthread.c tests/tcg: move architecture independent tests into subdir 2018-06-20 20:22:34 +01:00

Multi-architecture linux-user tests