On Tue, 2023-08-15 at 15:51 +0100, Alex Bennée wrote:
> This isn't directly called by our CI and because it doesn't run via
> our run-test.py script does things slightly differently. Lets remove
> it as we have plenty of working in-tree tests now for various aspects
> of gdbstub.
> 
> Signed-off-by: Alex Bennée <[email protected]>
> ---
>  tests/guest-debug/test-gdbstub.py | 177 ----------------------------
> --
>  1 file changed, 177 deletions(-)
>  delete mode 100644 tests/guest-debug/test-gdbstub.py

There doesn't seem to be a hbreak test elsewhere, but according to a
comment in tcg/multiarch/gdbstub/memory.py it would be mapped to a
normal break anyway.

Acked-by: Ilya Leoshkevich <[email protected]>

Reply via email to