aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-01-30Use xfail in ptype_tagged_param.expTom Tromey1-1/+1
2023-01-30gdb: Add per-remote target variables for memory read and write configChristina Schimpe1-17/+28
2023-01-30gdb: Make global feature array a per-remote target arrayChristina Schimpe18-28/+79
2023-01-27[gdb/testsuite] Simplify gdb.base/unwind-on-each-insn.exp.tclTom de Vries4-34/+14
2023-01-27Invert test in gdb.ada/ptype_tagged_param.expTom Tromey1-1/+1
2023-01-27gdb/tui: rewrite of tui_source_window_base to handle very long linesAndrew Burgess1-5/+1
2023-01-27gdb/tui: improve errors from tui focus commandAndrew Burgess1-5/+80
2023-01-27gdb/testsuite: fix line feed scrolling in tuiterm.expAndrew Burgess1-2/+16
2023-01-26Use clean_restart in gdb.baseTom Tromey36-172/+44
2023-01-26Use clean_restart in gdb.pythonTom Tromey9-49/+11
2023-01-26Use clean_restart in gdb.cpTom Tromey2-8/+2
2023-01-26Use clean_restart in gdb.disasmTom Tromey6-30/+6
2023-01-26Use clean_restart in gdb.perfTom Tromey1-4/+1
2023-01-26Use clean_restart in gdb.goTom Tromey1-5/+1
2023-01-26Use clean_restart in gdb.stabsTom Tromey1-4/+1
2023-01-26Use clean_restart in gdb.fortranTom Tromey2-11/+2
2023-01-26Use clean_restart in gdb.adaTom Tromey3-9/+3
2023-01-26Use clean_restart in gdb.dwarf2Tom Tromey7-22/+7
2023-01-26Use clean_restart in gdb.reverseTom Tromey4-24/+4
2023-01-26Use clean_restart in gdb.archTom Tromey27-116/+27
2023-01-26Use clean_restart in gdb.guileTom Tromey9-53/+11
2023-01-26Use clean_restart in gdb.threadsTom Tromey4-23/+4
2023-01-26Use clean_restart in gdb.objcTom Tromey4-39/+4
2023-01-26Use clean_restart in gdb.traceTom Tromey20-140/+33
2023-01-26Use clean_restart in gdb.openclTom Tromey1-6/+1
2023-01-26Use clean_restart in gdb.linespecTom Tromey1-3/+1
2023-01-26Use clean_restart in gdb.pascalTom Tromey2-10/+2
2023-01-26Use mi_clean_restart moreTom Tromey60-401/+147
2023-01-26Start gdb after building executable in mi-basics.expTom Tromey1-5/+5
2023-01-26Remove unnecessary call to standard_testfileTom Tromey1-2/+0
2023-01-26Minor "require" fixupsTom Tromey2-6/+2
2023-01-26Remove some dead code in gdb.fortran/info-types.expTom Tromey1-17/+0
2023-01-26Eliminate spurious returns from the test suiteTom Tromey113-173/+1
2023-01-26Use clean_restart in gdb.dlangTom Tromey4-16/+4
2023-01-26Use ordinary calling convention for clean_restartTom Tromey2-16/+6
2023-01-26gdb/testsuite: initialize "correct" variable in gdb.cp/cpexprs.exp.tclSimon Marchi1-0/+2
2023-01-26gdb/testsuite/dap: fix gdb.dap/basic-dap.exp disassembly test for PIESimon Marchi1-3/+30
2023-01-26gdb/testsuite/dap: make dap_wait_for_event_and_check return preceding messagesSimon Marchi1-6/+22
2023-01-26gdb/testsuite/dap: rename dap_read_event to dap_wait_for_event_and_checkSimon Marchi2-8/+8
2023-01-26gdb/testsuite/dap: pass around dicts instead of TON objectsSimon Marchi2-33/+30
2023-01-26gdb/testsuite/dap: remove catch from dap_read_eventSimon Marchi1-5/+1
2023-01-26gdb/testsuite/dap: make dap_request_and_response not catch / issue test resultSimon Marchi2-20/+7
2023-01-26gdb/testsuite/dap: write requests to gdb.logSimon Marchi1-1/+1
2023-01-26gdb/testsuite/dap: prefix some procs with _Simon Marchi1-12/+12
2023-01-26gdb/testsuite/dap: use gdb_assert in gdb.dap/basic-dap.expSimon Marchi1-16/+3
2023-01-26[gdb/testsuite] Add gdb.base/unwind-on-each-insn-{amd64,i386}.expTom de Vries6-153/+792
2023-01-26[gdb/testsuite] Add and use is_x86_64_m64_targetTom de Vries54-114/+68
2023-01-25Move target check into allow_altivec_testsTom Tromey4-3/+6
2023-01-25Use require with is_remoteTom Tromey43-156/+64
2023-01-25Add unsupported calls where neededTom Tromey8-2/+9