summary refs log tree commit diff stats
path: root/tests/guest-debug/test_gdbstub.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-4/+10
* tests/guest-debug: Support passing arguments to the GDB test scriptGustavo Romero2024-09-101-0/+5
* tests: Gently exit from GDB when tests completeGustavo Romero2024-05-171-1/+1
* tests/tcg: Factor out gdbstub test functionsIlya Leoshkevich2024-01-291-0/+60