qemu-e2k/tests/tcg/multiarch/gdbstub
Alex Bennée 6ef164188d tests/tcg: finesse the registers check for "hidden" regs
The reason the ppc64 and s390x test where failing was because gdb
hides them although they are still accessible via regnum. We can
re-arrange the test a little bit and include these two arches in our
test.

We also need to be a bit more careful handling remote-registers as the
format isn't easily parsed with pure white space separation. Once we
fold types like "long long" and "long double" into a single word we
can now assert all registers are either listed or elided.

Cc: Ilya Leoshkevich <iii@linux.ibm.com>
Cc:  <qemu-s390x@nongnu.org>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: Daniel Henrique Barboza <danielhb413@gmail.com>
Cc:  <qemu-ppc@nongnu.org>
Cc: Luis Machado <luis.machado@arm.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231121153606.542101-1-alex.bennee@linaro.org>
2023-11-23 14:10:06 +00:00
..
interrupt.py tcg: Correct invalid mentions of 'softmmu' by 'system-mode' 2023-10-07 19:02:33 +02:00
memory.py tcg: Correct invalid mentions of 'softmmu' by 'system-mode' 2023-10-07 19:02:33 +02:00
registers.py tests/tcg: finesse the registers check for "hidden" regs 2023-11-23 14:10:06 +00:00
sha1.py tests/tcg: clean-up gdb confirm/pagination settings 2023-08-30 14:57:50 +01:00
test-proc-mappings.py tests/tcg: clean-up gdb confirm/pagination settings 2023-08-30 14:57:50 +01:00
test-qxfer-auxv-read.py tests/tcg: clean-up gdb confirm/pagination settings 2023-08-30 14:57:50 +01:00
test-thread-breakpoint.py tests/tcg: clean-up gdb confirm/pagination settings 2023-08-30 14:57:50 +01:00