summary refs log tree commit diff stats
path: root/tests/guest-debug (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/tcg: Add late gdbstub attach testIlya Leoshkevich2025-02-101-2/+13
* 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-102-0/+11
* tests: Gently exit from GDB when tests completeGustavo Romero2024-05-171-1/+1
* tests/tcg: Factor out gdbstub test functionsIlya Leoshkevich2024-01-292-1/+66
* tests/tcg: clean-up gdb confirm/pagination settingsAlex Bennée2023-08-301-0/+2
* tests: remove test-gdbstub.pyAlex Bennée2023-08-301-177/+0
* tests/tcg: ensure system-mode gdb tests start stoppedAlex Bennée2023-08-101-6/+3
* gdbstub: add test for untimely stop-reply packetsMatheus Tavares Bernardino2023-05-181-4/+12
* tests/guest-debug: better handle gdb crashesAlex Bennée2022-04-201-5/+6
* chardev: do not use short form boolean options in non-QemuOpts character devi...Paolo Bonzini2021-02-251-4/+4
* gdbstub: implement a softmmu based testAlex Bennée2021-01-181-9/+27
* test/guest-debug: echo QEMU command as wellAlex Bennée2021-01-181-0/+1
* tests/guest-debug: catch hanging guestsAlex Bennée2020-05-151-0/+6
* tests/guest-debug: use the unix socket for linux-user testsAlex Bennée2020-05-061-2/+11
* tests/tcg: better trap gdb failuresAlex Bennée2020-05-061-1/+18
* tests/guest-debug: add a simple test runnerAlex Bennée2020-03-171-0/+57
* drop "from __future__ import print_function"Paolo Bonzini2020-02-071-1/+0
* tests/guest-debug: fix scoping of failcountAlex Bennée2018-11-131-0/+1
* tests: Fix typos in comments and help message (found by codespell)Stefan Weil2018-10-261-1/+1
* python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost2018-06-081-0/+1
* tests/guest-debug: introduce basic gdbstub testsAlex Bennée2015-12-171-0/+176