aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2024-12-16gdb/testsuite: rename test source file to avoid glibc clashAndrew Burgess2-14/+42
2024-12-12Reuse "title" style for list headersTom Tromey1-1/+2
2024-12-12Replace uses of "title" style with "command"Tom Tromey2-7/+8
2024-12-12Fix formatting in gdb.ada/lazy-string.expTom Tromey1-3/+3
2024-12-12Use generic_printstr from ada_language::printstrTom Tromey2-0/+68
2024-12-12Fix GNAT version check in gdb.adaTom Tromey4-5/+5
2024-12-10[gdb/testsuite] Use setVariable in gdb.dap/scopes.expTom de Vries1-18/+9
2024-12-10[gdb/testsuite] Fix gdb.dap/step-out.exp on s390xTom de Vries1-23/+29
2024-12-10[gdb/testsuite] Fix fails in gdb.python/py-arch-reg-groups.expTom de Vries1-0/+3
2024-12-09Introduce NoOpStringPrinterTom Tromey2-0/+108
2024-12-09Clean up 0-length handling in gdbpy_create_lazy_string_objectTom Tromey1-0/+2
2024-12-09Reject non-string types in gdb.Value.lazy_stringTom Tromey2-0/+6
2024-12-09Fix error check in gdb_py_test_silent_cmdTom Tromey1-0/+1
2024-12-09Omit artificial symbols from DAP variables responseTom Tromey1-0/+62
2024-12-09Defer DAP launch command until after configurationDoneTom Tromey34-126/+221
2024-12-09gdb: allow core file containing special characters on the command lineAndrew Burgess1-64/+52
2024-12-06gdb: Fix use-after-free when an objfile has no symbols to loadGuinevere Larsen1-4/+0
2024-12-04gdb: fix parsing of DIEs with both low/high pc AND ranges attributesAndrew Burgess2-0/+357
2024-12-04gdb, testsuite: fix TCL error in 'gdb.base/structs.exp'Stephan Rohr1-1/+1
2024-12-04[gdb/testsuite] Fix failure in gdb.python/py-startup-opt.expTom de Vries1-5/+7
2024-12-03Use ui-out table in "maint print reggroups"Tom Tromey4-7/+7
2024-12-03Use ui-out tables in some "maint print" commandsTom Tromey2-3/+3
2024-12-03[gdb/testsuite] Fix DUPLICATE in gdb.arch/pr25124.expTom de Vries1-2/+2
2024-12-03[gdb/python] Handle empty PYTHONDONTWRITEBYTECODETom de Vries1-0/+8
2024-12-03[gdb/testsuite] Fix gdb.python/py-startup-opt.exp with empty PYTHONDONTWRITEB...Tom de Vries1-2/+3
2024-12-03gdb/testsuite: make gdb.reverse/i386-avx-reverse.exp require avxGuinevere Larsen1-6/+3
2024-12-03[gdb/testsuite] Fix gdb.base/reset-catchpoint-cond.exp with --with-expat=noTom de Vries1-0/+3
2024-12-03[gdb/testsuite] Fix gdb.python/python.exp with --disable-tuiTom de Vries1-0/+4
2024-12-02gdb: handle DW_AT_entry_pc pointing at an empty sub-rangeAndrew Burgess3-0/+333
2024-12-02testsuite, threads: add missing return statementsRohr, Stephan2-0/+5
2024-11-27gdb/testsuite: skip gdb.threads/omp-par-scope.exp with clangGuinevere Larsen1-0/+8
2024-11-27[gdb/testsuite] Add gdb.dwarf2/dw2-tu-dwarf-4-5.expTom de Vries3-0/+173
2024-11-26nios2: Remove all GDB support for Nios II targets.Sandra Loosemore6-9/+1
2024-11-25Convert all_bfds to new hash tableSimon Marchi1-1/+2
2024-11-25Convert typedef hash to new hash tableSimon Marchi1-6/+19
2024-11-25gdb/testsuite: force TERM setting for some filename completion testsAndrew Burgess1-62/+47
2024-11-25gdb: LoongArch: Add basic process record/replay supportHui Li1-0/+2
2024-11-23[gdb/contrib] Add two rules in common-misspellings.txtTom de Vries32-42/+42
2024-11-22gdb/record: introduce recoding support for vporGuinevere Larsen2-15/+27
2024-11-22gdb/record: Add support for recording vpmovmskbGuinevere Larsen2-0/+52
2024-11-22gdb/record: Add support for all vpcmpeq instructionsGuinevere Larsen2-0/+77
2024-11-22gdb/record: add support for vpxor instructionGuinevere Larsen2-0/+45
2024-11-22[gdb/python] Handle failure to initialize without exitingTom de Vries1-0/+31
2024-11-22gdb/disasm: fix demangling when disassembling the current functionAndrew Burgess1-0/+23
2024-11-22[gdb/testsuite] Require local host in gdb.base/bg-exec-sigint-bp-cond.expTom de Vries1-0/+4
2024-11-22[gdb/testsuite] Fix gdb.base/bg-exec-sigint-bp-cond.exp for signal mergingTom de Vries1-25/+36
2024-11-21Don't put JIT_READER_DIR into help textTom Tromey1-0/+4
2024-11-21gdb/build-id: protect against weirdly short build-idsAndrew Burgess2-3/+129
2024-11-21testsuite: skip confirmation in 'gdb_reinitialize_dir'Rohr, Stephan1-2/+4
2024-11-20Improve choice sorting in ada-lang.cTom Tromey2-7/+7