aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/multiarch/gdbstub
AgeCommit message (Expand)AuthorFilesLines
4 daystests, scripts: Don't import print_function from __future__Peter Maydell7-7/+0
2025-02-10tests/tcg: Add late gdbstub attach testIlya Leoshkevich1-0/+28
2024-11-18tests/tcg: Stop using exit() in the gdbstub testcasesIlya Leoshkevich3-6/+6
2024-10-13tests/tcg: Run test-proc-mappings.py on i386Ilya Leoshkevich1-11/+6
2024-03-13tests/tcg: Add multiarch test for Xfer:siginfo:read stubGustavo Romero1-0/+26
2024-03-06tests/tcg: Add two follow-fork-mode testsIlya Leoshkevich2-0/+56
2024-02-09tests/tcg: Add the syscall catchpoint gdbstub testIlya Leoshkevich1-0/+53
2024-02-03tests/tcg: Fix the /proc/self/mem probing in the PROT_NONE gdbstub testIlya Leoshkevich1-1/+1
2024-01-29tests/tcg: Add the PROT_NONE gdbstub testIlya Leoshkevich1-0/+36
2024-01-29tests/tcg: Factor out gdbstub test functionsIlya Leoshkevich7-257/+25
2023-11-23tests/tcg: finesse the registers check for "hidden" regsAlex Bennée1-26/+69
2023-11-08tests/tcg: add an explicit gdbstub register testerAlex Bennée1-0/+197
2023-10-07tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé2-2/+2
2023-08-30gdbstub: fixes cases where wrong threads were reported to GDB on SIGINTMatheus Branco Borella1-0/+97
2023-08-30tests/tcg: clean-up gdb confirm/pagination settingsAlex Bennée5-19/+0
2023-08-09tests/tcg: Disable filename test for info proc mappingsRichard Henderson1-1/+2
2023-07-03tests/tcg: Add a test for info proc mappingsIlya Leoshkevich1-0/+65
2021-11-04gdbstub: Switch to the thread receiving a signalPavel Labath1-0/+60
2021-04-06tests/tcg: relax the next step precision of the gdb sha1 testAlex Bennée1-1/+4
2021-01-18gdbstub: add support to Xfer:auxv:read: packetLirong Yuan1-0/+57
2021-01-18gdbstub: implement a softmmu based testAlex Bennée1-0/+130
2020-05-27tests/tcg: better detect confused gdb which can't connectAlex Bennée1-0/+4
2020-05-06tests/tcg: add a multiarch linux-user gdb testAlex Bennée1-0/+81