aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2
AgeCommit message (Expand)AuthorFilesLines
2022-11-03gdb: Fix issue with Clang CLI macrosBruno Larsen2-0/+118
2022-10-25[gdb/testsuite] Handle missing .note.GNU-stackTom de Vries54-0/+54
2022-10-19gdb/testsuite: avoid creating files in gdb/testsuite directoryAndrew Burgess1-1/+1
2022-10-14[gdb/testsuite] Fix gdb.base/infoline-reloc-main-from-zero.exp with clangTom de Vries1-1/+1
2022-10-13[gdb/testsuite] Fix gdb.dwarf2/entry-value-typedef.exp with -m32Tom de Vries1-1/+1
2022-10-12[gdb/testsuite] Silence warnings about obsolete -gstabsTom de Vries1-1/+1
2022-10-12[gdb/testsuite] Remove unnecessary perror in some test-casesTom de Vries2-2/+0
2022-10-07[gdb/testsuite] Fix DUPLICATEs with remote-gdbserver-on-localhostTom de Vries1-60/+64
2022-10-04[gdb/symtab] Don't complain about function declsTom de Vries2-0/+64
2022-10-04[gdb/symtab] Don't complain about inlined functionsTom de Vries2-0/+66
2022-09-30[gdb/testsuite] Add aranges to gdb.dwarf2/dw2-dir-file-name.expTom de Vries1-0/+16
2022-09-26[gdb/testsuite] Fix gdb.dwarf2/dw2-unspecified-type-foo.c with -m32Tom de Vries1-0/+1
2022-09-17[gdb/symtab] Fix "file index out of range" complaintTom de Vries2-0/+49
2022-09-16[gdb/symtab] Handle named DW_TAG_unspecified_type DIETom de Vries2-0/+68
2022-09-16[gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp for aarch64Tom de Vries1-5/+12
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 Vries1-4/+4
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-06[gdb/symtab] Support .debug_names section with TUs in .debug_infoTom de Vries3-77/+114
2022-09-06[gdb/testsuite] Add gdb.dwarf2/debug-names-bad-cu-index.expTom de Vries1-0/+90
2022-09-06[gdb/testsuite] Add gdb.dwarf2/debug-names-tu.expTom de Vries1-0/+93
2022-08-31gdb, dwarf: create symbols for template tags without namesNils-Christian Kempke2-0/+228
2022-08-30[gdb/symtab] Fix assert in set_lengthTom de Vries1-0/+80
2022-08-19gdb/testsuite: re-compile entry-value-typedef .S files with -fPIESimon Marchi2-54/+64
2022-08-18gdb: call check_typedef at beginning of dwarf_expr_context::fetch_resultSimon Marchi4-0/+28511
2022-08-12[gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.expTom de Vries1-4/+4
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 Vries2-0/+106
2022-08-04[gdb/testsuite] Fix .debug_aranges in gdb.dwarf2/fission-loclists.STom de Vries1-14/+0
2022-08-01[gdb/symtab] Fix .debug_aranges duplicate offset warningTom de Vries2-0/+109
2022-07-29gdb/testsuite: add macros test for source files compiled in various waysSimon Marchi2-0/+416
2022-07-13[gdb/symtab] Make per_cu->set_lang more strictTom de Vries1-2/+2
2022-06-25Fix corrupt DWARF in dw2-double-set-die-typeTom Tromey1-31/+0
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess1-1/+0
2022-06-24gdb/testsuite: remove global gcc_compiled from gdb.expAndrew Burgess20-80/+20
2022-05-26Fix crash in new DWARF indexerTom Tromey1-0/+62
2022-05-26gdb/testsuite: prefer gdb_test in gdb.dwarf2/calling-conventionLancelot SIX1-6/+8
2022-05-16gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen8-8/+8
2022-05-12[gdb/testsuite] Fix gdb.dwarf2/dw2-out-of-range-end-of-seq.exp on aarch64Tom de Vries1-3/+11
2022-05-06[gdb/testsuite] Fix gdb.dwarf2/locexpr-data-member-location.exp with nopieTom de Vries2-86/+82
2022-04-22Fix method naming bug in new DWARF indexerTom Tromey1-0/+74
2022-04-18gdb/testsuite/dwarf: don't automatically add directory and file entry for DWA...Simon Marchi2-4/+10
2022-04-14Ignore 0,0 entries in .debug_arangesTom Tromey1-0/+3
2022-04-14gdb/testsuite: Fix race in gdb.dwarf2/calling-convention.expLancelot SIX1-2/+2
2022-04-12Delete DWARF psymtab codeTom Tromey1-0/+8
2022-04-12Enable the new DWARF indexerTom Tromey1-2/+1
2022-04-12Adapt .gdb_index writer to new DWARF scannerTom Tromey1-1/+4
2022-04-12Add C++ "save gdb-index" testTom Tromey2-0/+64