tests/tcg: Add the syscall catchpoint gdbstub test
authorIlya Leoshkevich <iii@linux.ibm.com>
Wed, 7 Feb 2024 16:38:12 +0000 (16:38 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 9 Feb 2024 17:52:40 +0000 (17:52 +0000)
commit86b75667e04b49a0b75f061f589b3fbec3fb78f1
tree0c1e6df37dfb0c9a305ac5145318d6ea8339a1d7
parent046f143c51128d130fac8ed1ddda1bae33c4bb4b
tests/tcg: Add the syscall catchpoint gdbstub test

Check that adding/removing syscall catchpoints works.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20240202152506.279476-6-iii@linux.ibm.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240207163812.3231697-15-alex.bennee@linaro.org>
tests/tcg/multiarch/Makefile.target
tests/tcg/multiarch/catch-syscalls.c [new file with mode: 0644]
tests/tcg/multiarch/gdbstub/catch-syscalls.py [new file with mode: 0644]