aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2
AgeCommit message (Expand)AuthorFilesLines
2021-02-16Correction of gdb.dwarf2/pr13961.SAlok Kumar Sharma1-73/+84
2021-02-08[gdb/testsuite] Use DW_FORM_ref_addr in gdb.dwarf2/enqueued-cu-base-addr.expTom de Vries1-1/+1
2021-02-05[gdb/testsuite] Add KFAILs for PR symtab/24549Tom de Vries1-1/+13
2021-02-05[gdb/symtab] Fix duplicate CUs in create_cus_from_debug_names_listTom de Vries1-0/+16
2021-02-02gdb/testsuite: add test for .debug_{rng,loc}lists section without offset arraySimon Marchi3-3/+117
2021-02-02gdb/dwarf: split dwarf2_cu::ranges_base in twoSimon Marchi3-9/+126
2021-02-02gdb/testsuite: add .debug_loclists testsSimon Marchi4-0/+345
2021-02-02gdb/testsuite: add .debug_rnglists testsSimon Marchi2-0/+182
2021-02-02[gdb/symtab] Fix assert in write_one_signatured_typeTom de Vries1-0/+15
2021-02-01[gdb/testsuite] Fix gdb.dwarf2/fission-reread.exp with .gdb_indexTom de Vries10-52/+51
2021-01-29[gdb/breakpoint] Fix stepping past non-stmt line-table entriesTom de Vries2-0/+170
2021-01-28[gdb/testsuite] Fix ERROR in gdb.dwarf2/dw2-out-of-range-end-of-seq.expTom de Vries1-3/+4
2021-01-25[gdb/symtab] Handle DW_AT_ranges with DW_FORM_sec_off in partial DIETom de Vries1-1/+4
2021-01-04[gdb/symtab] Remove superfluous end-of-sequence markerTom de Vries1-0/+94
2021-01-01Update copyright year range in all GDB filesJoel Brobecker334-334/+334
2020-12-24gdb: avoid resolving dynamic properties for non-allocated arraysAndrew Burgess2-0/+159
2020-12-14Be more careful when rewriting thick pointer array typeTom Tromey1-0/+95
2020-12-14Handle fixed-point division by zeroTom Tromey1-0/+3
2020-11-30[gdb/symtab] Fix gdb.base/vla-optimized-out.exp with clangTom de Vries1-4/+0
2020-11-23Add TYPE_CODE_FIXED_POINT handling in print_type_scalarJoel Brobecker1-10/+18
2020-11-22[gdb/testsuite] Add testcase for DW_AT_count referencing a variableGary Benson1-1/+52
2020-11-16Update gdb.dwarf2/data-loc.expTom Tromey1-43/+6
2020-11-15Add support for fixed-point type comparison operatorsJoel Brobecker2-0/+109
2020-11-15Add support for fixed-point type arithmeticJoel Brobecker1-0/+18
2020-11-15Add ptype support for DWARF-based fixed-point typesJoel Brobecker1-0/+44
2020-11-15fix printing of DWARF fixed-point type objects with format modifierJoel Brobecker1-0/+12
2020-11-15Add support for printing value of DWARF-based fixed-point type objectsJoel Brobecker2-0/+181
2020-11-06gdb/testsuite: make DWARF assembler's ranges' "base" and "range" procsSimon Marchi8-36/+36
2020-11-02[gdb/testsuite] Remove .debug_line.dwo from gdb.dwarf2/fission-multi-cu.STom de Vries1-14/+0
2020-10-28[gdb/testsuite] Fix gdb.dwarf2/dw2-error.exp with -readnowTom de Vries1-0/+9
2020-10-28[gdb/symtab] Fix language of frame without debug infoTom de Vries2-0/+123
2020-10-28[gdb/testsuite] Fix gdb.dwarf2/dw2-filename.exp with -readnowTom de Vries1-1/+1
2020-10-28[gdb/testsuite] Fix gdb.dwarf2/dw2-stack-boundary.exp with -readnowTom de Vries1-1/+25
2020-10-26[gdb/symtab] Read CU base address for enqueued CUTom de Vries1-0/+112
2020-10-26[gdb/testsuite] Add missing ranges base in dw2-objfile-overlap-*.STom de Vries2-0/+6
2020-10-23[gdb/testsuite] Use $srcfile in DW_AT_name for CUTom de Vries20-24/+49
2020-10-22gdb/dwarf: fix reading subprogram with DW_AT_specification (PR gdb/26693)Simon Marchi1-0/+77
2020-10-20[gdb/testsuite] Remove superfluous marker in pr13961.STom de Vries1-1/+0
2020-10-20[gdb/testsuite] Use main.c in gdb.dwarf2Tom de Vries20-232/+10
2020-10-20[gdb/testsuite] Clean up redundant info in gdb.dwarf2Tom de Vries2-2/+2
2020-10-20[gdb/testsuite] Use $gdb_test_file_name in gdb.dwarf2Tom de Vries7-14/+12
2020-10-17[gdb/symtab] Handle setting line bp without debug line infoTom de Vries1-0/+68
2020-10-17[gdb/testsuite] Remove hardcoded filenames in gdb.dwarf2/*.expTom de Vries62-79/+59
2020-10-13gdb/testsuite/: Use "-qualified" in explicit "break main", etc.Pedro Alves4-4/+4
2020-09-30Fix gdb.dwarf2/dw2-double-set-die-type.exp with ClangGary Benson1-4/+2
2020-09-23Handle bit offset and bit size in base typesTom Tromey2-0/+249
2020-09-13gdb/testsuite: Explicitly return from mainPedro Alves3-1/+4
2020-09-13Fix a couple gdb.dwarf2/ testcases with "clang -flto"Pedro Alves2-15/+20
2020-09-08[gdb/testsuite] Fix gdb.dwarf2/frame-inlined-in-outer-frame.expTom de Vries1-0/+1
2020-08-31gdb: fix nits in previous patchesSimon Marchi1-1/+1