Re: [PATCH v2 2/2] tests/tcg: Add the syscall catchpoint gdbstub test
Ilya Leoshkevich writes: > Check that adding/removing syscall catchpoints works. > > Signed-off-by: Ilya Leoshkevich Reviewed-by: Alex Bennée -- Alex Bennée Virtualisation Tech Lead @ Linaro
[PATCH v2 2/2] tests/tcg: Add the syscall catchpoint gdbstub test
Check that adding/removing syscall catchpoints works. Signed-off-by: Ilya Leoshkevich --- tests/tcg/multiarch/Makefile.target | 10 +++- tests/tcg/multiarch/catch-syscalls.c | 51 ++ tests/tcg/multiarch/gdbstub/catch-syscalls.py | 52 +++ 3 file