aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2023-01-25Introduce and use is_any_targetTom Tromey28-110/+39
2023-01-25Use require with istargetTom Tromey125-549/+139
2023-01-25Rename skip_vsx_tests to allow formTom Tromey4-18/+20
2023-01-25Rename skip_power_isa_3_1_tests to allow formTom Tromey3-11/+13
2023-01-25Rename skip_float_test to allow formTom Tromey15-57/+51
2023-01-25Convert skip_altivec_tests to allow formTom Tromey4-18/+20
2023-01-25[gdb/testsuite] Fix gdb.base/unwind-on-each-insn.exp for -m32Tom de Vries1-1/+1
2023-01-25[gdb/testsuite] Allow debug srcfile2 in gdb.base/unwind-on-each-insn.expTom de Vries1-2/+4
2023-01-25[gdb/testsuite] Allow nodebug srcfile in gdb.base/unwind-on-each-insn.expTom de Vries1-2/+2
2023-01-25[gdb/testsuite] Analyze non-leaf fn in gdb.base/unwind-on-each-insn.expTom de Vries3-59/+86
2023-01-25[gdb/testsuite] Improve leaf fn in gdb.base/unwind-on-each-insn.expTom de Vries3-4/+9
2023-01-25gdb/tui: better filtering of tab completion results for focus commandAndrew Burgess1-2/+16
2023-01-25gdb/testsuite/tui: more testing of the 'focus' commandAndrew Burgess2-0/+90
2023-01-25gdb/testsuite: update gdb.tui/tui-nl-filtered-output.expAndrew Burgess1-21/+16
2023-01-25gdb/testsuite: update gdb.tui/tui-disasm-long-lines.expAndrew Burgess1-7/+14
2023-01-25gdb/testsuite: extend gdb.tui/tui-layout.exp test scriptAndrew Burgess1-11/+46
2023-01-25gdb/testsuite: rename test source file to match test scriptAndrew Burgess2-1/+1
2023-01-25gdb/testsuite: use test_gdb_complete_unique more in C++ testsAndrew Burgess1-4/+4
2023-01-23[gdb/testsuite] Avoid using .eh_frame in gdb.base/unwind-on-each-insn.expTom de Vries1-2/+12
2023-01-23[gdb/testsuite] Simplify gdb.base/unwind-on-each-insn.expTom de Vries1-51/+11
2023-01-23[gdb/testsuite] Fix untested in gdb.base/frame-view.expTom de Vries1-1/+1
2023-01-22Remove path name from testTom Tromey1-1/+2
2023-01-22Minor cleanup in gdb.btrace/enable.expTom Tromey1-1/+1
2023-01-22Minor fixup in allow_aarch64_sve_testsTom Tromey1-1/+1
2023-01-20gdb: make user-created frames reinflatableSimon Marchi3-4/+89
2023-01-20gdb: make it possible to restore selected user-created framesSimon Marchi2-0/+144
2023-01-20Make gdb.ada/ptype_tagged_param.exp passTom Tromey1-19/+23
2023-01-20gdb/dwarf: fix UBsan crash in read_subrange_typeSimon Marchi1-0/+22
2023-01-20gdb/testsuite: add test for negative subrange bounds with unsigned formSimon Marchi1-0/+25
2023-01-19Use "maint ignore-probes" in no-libstdcxx-probe.expTom Tromey1-5/+4
2023-01-19GDB/testsuite: Expand for character string limiting optionsAndrew Burgess9-38/+306
2023-01-19GDB: Add a character string limiting optionAndrew Burgess2-0/+8
2023-01-19GDB: Allow arbitrary keywords in integer set commandsMaciej W. Rozycki6-38/+53
2023-01-19[gdb/testsuite] Fix gdb.python/py-value-cc.exp for big endianTom de Vries2-2/+3
2023-01-18Revert "X86: reverse-finish fix"Carl Love9-200/+57
2023-01-18Revert "PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/fini...Carl Love2-120/+15
2023-01-18gdb: care for dynamic objfiles in build_id_bfd_get ()Jan Vrany1-0/+4
2023-01-17Use require in paramless.expTom Tromey1-1/+1
2023-01-17PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-rever...Carl Love2-15/+120
2023-01-17X86: reverse-finish fixCarl Love9-57/+200
2023-01-17gdb/testsuite: expect SIGSEGV from top GDB spawn idSimon Marchi2-2/+2
2023-01-17Fix parameter-less template regression in new DWARF readerTom Tromey2-0/+87
2023-01-14Pass internal gdb flags to --configuration invocationsTom Tromey2-3/+3
2023-01-13Rename to allow_tui_testsTom Tromey11-38/+18