summary refs log tree commit diff stats
path: root/tests/tcg/multiarch/gdbstub/interrupt.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests, scripts: Don't import print_function from __future__Peter Maydell2025-09-161-1/+0
* tests/tcg: Stop using exit() in the gdbstub testcasesIlya Leoshkevich2024-11-181-2/+2
* tests/tcg: Factor out gdbstub test functionsIlya Leoshkevich2024-01-291-42/+5
* tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé2023-10-071-1/+1
* gdbstub: fixes cases where wrong threads were reported to GDB on SIGINTMatheus Branco Borella2023-08-301-0/+97