aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2
AgeCommit message (Expand)AuthorFilesLines
2020-07-06[gdb/symtab] Fix line-table end-of-sequence sortingTom de Vries1-0/+14
2020-06-02[gdb/testsuite] Fix scrolling in gdb.dwarf2/multidictionary.expTom de Vries1-6/+3
2020-06-01gdb: Preserve is-stmt lines when switch between filesAndrew Burgess6-0/+662
2020-05-15[gdb/testsuite] Rename *.exp.in to *.exp.tclTom de Vries3-2/+2
2020-05-12[gdb/testsuite] Fix duplicate test-names in gdb.dwarf2Tom de Vries5-22/+30
2020-05-11[gdb/symtab] Fix incomplete CU list assert in .debug_namesTom de Vries5-107/+218
2020-05-09Fix for the complaint observed when symbol reading due to unsupported .debug_...nitachra1-12/+1
2020-05-08[gdb/testsuite] Add gdb.dwarf2/clang-debug-names.cTom de Vries2-0/+181
2020-04-28gdb: Fix toplevel types with -fdebug-types-sectionMark Williams2-0/+57
2020-04-28[gdb/symtab] Handle struct decl with DW_AT_signatureTom de Vries2-0/+175
2020-04-24Don't call compute_and_set_names for partial symbolsTom Tromey3-99/+60
2020-04-24[gdb/testsuite] Fix language in dw2-bad-mips-linkage-name.expTom de Vries1-3/+3
2020-04-24[gdb/testsuite] Compile dwzbuildid-mismatch more quietlyTom de Vries1-1/+1
2020-04-24[gdb/testsuite] Compile gdb.dwarf2/dw2-error.exp quietlyTom de Vries1-1/+1
2020-04-22[gdb/symtab] Find filename in shared psymtabTom de Vries1-0/+6
2020-04-22[gdb/symtab] Don't create duplicate psymtab for forward-imported CUTom de Vries1-0/+18
2020-04-16[gdb/symtab] Handle PU without import in "save gdb-index"Tom de Vries2-37/+95
2020-04-14[gdb] Fix missing symtab includesTom de Vries1-0/+80
2020-04-14gdb/testsuite: Move helper function into lib/dwarf.expAndrew Burgess4-57/+1
2020-04-08[gdb/testsuite] Fix imported-unit.exp FAIL without psymtabsTom de Vries1-10/+16
2020-04-07[gdb/symtab] Add symbol with inherited DW_AT_const_value to psymtabsTom de Vries1-0/+98
2020-04-02gdb: Don't remove duplicate entries from the line tableAndrew Burgess4-0/+238
2020-04-02[gdb/testsuite] Don't use O2 for inlining in break-inline-psymtab.expTom de Vries2-3/+2
2020-03-20Fix column alignment in "maint info line-table"Tom Tromey1-3/+3
2020-03-18[gdb/testsuite] Add test-case gdb.dwarf2/break-inline-psymtab.expTom de Vries3-0/+93
2020-03-13[gdb/symtab] Fix partial unit psymtabsTom de Vries1-0/+13
2020-03-12[gdb/testsuite] Fix dw2-ranges-base.exp FAIL with lib debuginfoTom de Vries1-1/+1
2020-03-11Mark discriminants as artificial in gdb.dwarf2/variant.expTom Tromey1-0/+3
2020-03-10gdb: Add support for tracking the DWARF line table is-stmt fieldAndrew Burgess5-3/+695
2020-02-21gdb/testsuite: Add test for case where gdb_demangle returns NULLAndrew Burgess2-0/+125
2020-01-24gdb: Better frame tracking for inline framesAndrew Burgess2-0/+537
2020-01-24gdb: Don't reorder line table entries too much when sorting.Andrew Burgess2-0/+191
2020-01-24gdb: Include end of sequence markers in the line tableAndrew Burgess1-0/+22
2020-01-13gdb: Handle malformed ELF, symbols in non-allocatable sectionsAndrew Burgess3-0/+233
2020-01-01Update copyright year range in all GDB files.Joel Brobecker285-285/+285
2019-12-08Fix inter-CU references using intra-CU form in imported-unitTom de Vries1-5/+5
2019-12-06[gdb/symtab] Prefer var def over declTom de Vries1-6/+42
2019-11-27Test case for BZ 25065Kevin Buettner2-0/+213
2019-10-31[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries3-20/+17
2019-10-26[gdb] Fix more typos in comments (2)Tom de Vries1-1/+1
2019-09-29[gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdirTom de Vries1-2/+4
2019-09-29[gdb/testsuite] Make pass message unique in gdb-index.exp for cc-with-dwz-mTom de Vries1-8/+10
2019-08-15Disable dw2-dir-file-name.exp on remote and/or Windows host.Sandra Loosemore1-0/+7
2019-07-27Fix stepping bug associated with non-contiguous blocksKevin Buettner1-13/+24
2019-07-27Improve test gdb.dwarf2/dw2-ranges-func.expKevin Buettner3-339/+480
2019-07-23[gdb/testsuite] Add missing initial prompt read in multidictionary.expTom de Vries1-0/+6
2019-06-28Handle either order of name and linkage nameTom Tromey2-0/+136
2019-06-26[gdb/testsuite] Compile varval twice, once without bad DWARFTom de Vries1-202/+221
2019-06-25[gdb/testsuite] Regenerate dw2-restrict.STom de Vries1-316/+193
2019-06-24[gdb/testsuite] Fix label reference in implptr-64bit.expTom de Vries1-1/+1