aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2022-09-22gdb/testsuite: fix gdb.base/msym-bp-shl when running with ClangBruno Larsen1-1/+1
2022-09-22gdb/testsuite: fix testing gdb.base/skip-inline.exp with clangBruno Larsen1-45/+62
2022-09-22Change gdb.base/skip-solib.exp deal with lack of epilogue informationBruno Larsen2-2/+4
2022-09-22gdb/testsuite: Add a proc to test where compiler links the epilogueBruno Larsen1-0/+32
2022-09-20gdb/testsuite: add a debuginfod-support.exp helper libraryAndrew Burgess2-111/+243
2022-09-17[gdb/symtab] Fix "file index out of range" complaintTom de Vries2-0/+49
2022-09-16BFD error message suppression test caseKevin Buettner2-0/+229
2022-09-16[gdb/symtab] Handle named DW_TAG_unspecified_type DIETom de Vries2-0/+68
2022-09-16[gdb/tdep] Fix PowerPC IEEE 128-bit format arg passingTom de Vries2-0/+30
2022-09-16[gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp for aarch64Tom de Vries1-5/+12
2022-09-13gdb/testsuite: Update gdb.base/so-impl-ld.expBruno Larsen2-13/+5
2022-09-13gdb/testsuite: introduce gdb_step_untilBruno Larsen1-0/+30
2022-09-13explicitly test for stderr in gdb.base/dprintf.expBruno Larsen1-0/+10
2022-09-12add xfails to gdb.base/complex-parts.exp when testing with clangBruno Larsen1-0/+5
2022-09-12Fix gdb.base/call-ar-st to work with ClangBruno Larsen1-1/+12
2022-09-12fix gdb.base/access-mem-running.exp for clang testingBruno Larsen1-1/+1
2022-09-12update gdb.base/info-program.exp to not fail with clangBruno Larsen1-3/+3
2022-09-12gdb/testsuite: change gdb.base/nodebug.exp to not fail with clangBruno Larsen1-2/+10
2022-09-12[gdb/symtab] Support .gdb_index section with TUs in .debug_infoTom de Vries2-0/+70
2022-09-12[gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp for ppc64leTom de Vries2-10/+5
2022-09-12[gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp with clangTom de Vries2-23/+62
2022-09-11[gdb/symtab] Fix handling of DW_TAG_unspecified_typeTom de Vries3-0/+119
2022-09-08Fix hardware watchpoint check in test gdb.base/watchpoint-reuse-slot.expCarl Love1-1/+11
2022-09-07[gdb/testsuite] xfail gdb.ada/O2_float_param.exp for aarch64 and gcc 7.5.0Tom de Vries1-1/+23
2022-09-07[gdb/testsuite] Fix gdb.ada/access_tagged_param.exp for aarch64Tom de Vries3-3/+3
2022-09-07[gdb/testsuite] Use prototype to call libc functionsTom de Vries4-4/+6
2022-09-06[gdb/symtab] Support .debug_names section with TUs in .debug_infoTom de Vries4-81/+131
2022-09-06[gdb/testsuite] Add gdb.dwarf2/debug-names-bad-cu-index.expTom de Vries2-8/+114
2022-09-06[gdb/testsuite] Add gdb.dwarf2/debug-names-tu.expTom de Vries2-12/+137
2022-08-31Fix interpreter-exec crashTom Tromey1-0/+11
2022-08-31Fix "source" with interpreter-execTom Tromey2-0/+26
2022-08-31gdb/riscv: better support for fflags and frm registersAndrew Burgess7-12/+363
2022-08-31gdb/riscv: improve (and fix) display of frm field in 'info registers'Andrew Burgess2-0/+169
2022-08-31gdb, dwarf: create symbols for template tags without namesNils-Christian Kempke2-0/+228
2022-08-31gdb, testsuite: adapt function_range expected nameNils-Christian Kempke1-4/+8
2022-08-30Fix flush for sys.stderrTom Tromey1-2/+2
2022-08-30[gdb/symtab] Fix assert in set_lengthTom de Vries1-0/+80
2022-08-25Allow to document user-defined aliases.Philippe Waroquiers1-2/+42
2022-08-24gdb: new 'maint print frame-id' commandAndrew Burgess2-0/+108
2022-08-21Fix crash in gdbpy_parse_register_idTom Tromey3-0/+28
2022-08-19gdb/testsuite: re-compile entry-value-typedef .S files with -fPIESimon Marchi2-54/+64
2022-08-19gdb, testsuite: Adapt gdb.base/callfuncs.exp for new clang warning.Felix Willgerodt1-1/+3
2022-08-19gdb, testsuite: Enable testcases that suppress specific warnings, for icc/icx.Felix Willgerodt1-3/+7
2022-08-18gdb: call check_typedef at beginning of dwarf_expr_context::fetch_resultSimon Marchi4-0/+28511
2022-08-18Add test for AArch64 Scalable Vector ExtensionThiago Jung Bauermann4-4/+171
2022-08-17GDB/testsuite: Fix PARAM_ZUINTEGER reported for PARAM_ZUINTEGER_UNLIMITEDMaciej W. Rozycki1-2/+2
2022-08-16gdb/riscv: fix gdb.arch/riscv-unwind-long-insn.exp on RV64Andrew Burgess4-93/+67
2022-08-16gdb/testsuite: fix breakpoint script output in gdb.mi/mi-break.expSimon Marchi1-1/+1
2022-08-12[gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.expTom de Vries2-5/+10
2022-08-11gdb/varobj: Only re-evaluate invalid globals during re_setLancelot SIX1-2/+2