tests/tcg: Add late gdbstub attach test
authorIlya Leoshkevich <iii@linux.ibm.com>
Fri, 7 Feb 2025 15:31:12 +0000 (15:31 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 10 Feb 2025 13:47:59 +0000 (13:47 +0000)
commit24c61663dcec0e87bb4206a7623f0e222e188b47
treeae327e96dda16dc89ee383199b343523f496c365
parent628d64222e6bef249d23ce3147cbfb47259f2ede
tests/tcg: Add late gdbstub attach test

Add a small test to prevent regressions.
Make sure that host_interrupt_signal is not visible to the guest.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20250117001542.8290-9-iii@linux.ibm.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250207153112.3939799-18-alex.bennee@linaro.org>
tests/guest-debug/run-test.py
tests/tcg/multiarch/Makefile.target
tests/tcg/multiarch/gdbstub/late-attach.py [new file with mode: 0644]
tests/tcg/multiarch/late-attach.c [new file with mode: 0644]