aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2022-08-11gdb/varobj: Reset varobj after relocations have been computedTom de Vries1-1/+1
2022-08-11gdb/varobj: Do not invalidate locals in varobj_invalidate_iterLancelot SIX1-4/+36
2022-08-10gdb/mi: fix breakpoint script field outputSimon Marchi3-1/+121
2022-08-09gdb/riscv/testsuite: fix failures in gdb.arch/riscv-reg-aliases.expAndrew Burgess1-12/+20
2022-08-09[gdb/testsuite] Fix gdb.dwarf2/debug-names.expTom de Vries1-7/+4
2022-08-07[gdb/symtab] Fix assert in read_addrmap_from_arangesTom de Vries2-0/+161
2022-08-07[gdb/testsuite] Add support for .debug_names in dwarf assemblerTom de Vries3-5/+330
2022-08-04[gdb/testsuite] Fix .debug_aranges in gdb.dwarf2/fission-loclists.STom de Vries1-14/+0
2022-08-04[gdb/testsuite] Fix ERROR in gdb.base/watchpoint-unaligned.expTom de Vries1-3/+5
2022-08-01[gdb/symtab] Fix .debug_aranges duplicate offset warningTom de Vries2-0/+109
2022-07-30[gdb/testsuite] Fix gdb.ada/literals.exp with aarch64Tom de Vries1-1/+1
2022-07-29gdb/testsuite: add macros test for source files compiled in various waysSimon Marchi5-0/+617
2022-07-29[gdb/testsuite] Fix gdb.ada/convvar_comp.exp with broken debug infoTom de Vries1-1/+9
2022-07-29[gdb/testsuite] Fix gdb.threads/killed-outside.exp on aarch64Tom de Vries1-1/+2
2022-07-28gdb/python: Add BreakpointLocation typeSimon Farre2-0/+96
2022-07-26[gdb/testsuite] Fix gdb.opt/inline-small-func.exp with clangTom de Vries1-1/+7
2022-07-26gdb/varobj: Fix varobj_invalidate_iterLancelot SIX2-0/+46
2022-07-26gdb/varobj: Fix use after free in varobjLancelot SIX3-0/+164
2022-07-26MI: mi_runto -pendingPedro Alves1-7/+61
2022-07-25gdb/python: fix invalid use disassemble_info::streamAndrew Burgess3-12/+21
2022-07-24gdb/testsuite: add a clear test to py-breakpoint.expEnze Li1-0/+20
2022-07-24gdb/testsuite: rename get_maint_bp_addr and move it to gdb-utils.expEnze Li2-24/+29
2022-07-22gdb/testsuite: give binaries distinct names in Ada testsSimon Marchi34-71/+71
2022-07-20Don't stop all threads prematurely after first step of "step N"Pedro Alves2-0/+110
2022-07-19[AArch64] MTE corefile supportLuis Machado2-0/+327
2022-07-19[AArch64] Fix testcase compilation failureLuis Machado1-5/+10
2022-07-18Add gdb.free_objfile event registryTom Tromey3-0/+139
2022-07-18Put gdb.base/bt-on-fatal-signal.exp GDB cores in output dirPedro Alves1-0/+5
2022-07-18Remove array typedef assumption for AdaTom Tromey3-0/+128
2022-07-18[gdb/testsuite] Remove duplicate of supports_gnucTom de Vries1-11/+0
2022-07-18[gdb/testsuite] Allow override of ASAN_OPTIONS in lib/gdb.expTom de Vries1-7/+7
2022-07-18[gdb/testsuite] Fix regression in step-indirect-call-thunk.exp with gcc 7Tom de Vries2-1/+16
2022-07-18[gdb/testsuite] Fix gdb.arch/i386-mpx.expTom de Vries1-1/+1
2022-07-15gdb/testsuite: modernize gdb.base/maint.expBruno Larsen1-101/+45
2022-07-15Add 'nibbles' to gdb.print_optionsTom Tromey1-2/+4
2022-07-15Add 'summary' mode to Value.format_stringTom Tromey2-0/+8
2022-07-15Expose current 'print' settings to PythonTom Tromey2-11/+42
2022-07-15PowerPC: fix for gdb.base/eh_return.expCarl Love1-1/+35
2022-07-15Run 'black' on gdbTom Tromey1-2/+4
2022-07-13Tighten gdb.threads/no-unwaited-for-left.exp regexpsPedro Alves1-2/+2
2022-07-13Fix for gdb.base/stap-probe.cCarl Love1-0/+2