index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
guest-debug
Age
Commit message (
Expand
)
Author
2025-09-16
tests, scripts: Don't import print_function from __future__
Peter Maydell
2025-02-10
tests/tcg: Add late gdbstub attach test
Ilya Leoshkevich
2024-11-18
tests/tcg: Stop using exit() in the gdbstub testcases
Ilya Leoshkevich
2024-09-10
tests/guest-debug: Support passing arguments to the GDB test script
Gustavo Romero
2024-05-17
tests: Gently exit from GDB when tests complete
Gustavo Romero
2024-01-29
tests/tcg: Factor out gdbstub test functions
Ilya Leoshkevich
2023-08-30
tests/tcg: clean-up gdb confirm/pagination settings
Alex Bennée
2023-08-30
tests: remove test-gdbstub.py
Alex Bennée
2023-08-10
tests/tcg: ensure system-mode gdb tests start stopped
Alex Bennée
2023-05-18
gdbstub: add test for untimely stop-reply packets
Matheus Tavares Bernardino
2022-04-20
tests/guest-debug: better handle gdb crashes
Alex Bennée
2021-02-25
chardev: do not use short form boolean options in non-QemuOpts character devi...
Paolo Bonzini
2021-01-18
gdbstub: implement a softmmu based test
Alex Bennée
2021-01-18
test/guest-debug: echo QEMU command as well
Alex Bennée
2020-05-15
tests/guest-debug: catch hanging guests
Alex Bennée
2020-05-06
tests/guest-debug: use the unix socket for linux-user tests
Alex Bennée
2020-05-06
tests/tcg: better trap gdb failures
Alex Bennée
2020-03-17
tests/guest-debug: add a simple test runner
Alex Bennée
2020-02-07
drop "from __future__ import print_function"
Paolo Bonzini
2018-11-13
tests/guest-debug: fix scoping of failcount
Alex Bennée
2018-10-26
tests: Fix typos in comments and help message (found by codespell)
Stefan Weil
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
2015-12-17
tests/guest-debug: introduce basic gdbstub tests
Alex Bennée