aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
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