aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-24[gdb/testsuite] Fix inter-cu refs in inlined_subroutine-inheritance.expTom de Vries1-3/+3
2019-06-16Write index for dwz -m fileSimon Marchi1-0/+15
2019-06-11[gdb/testsuite] Fix main high_pc in nonvar-access.expTom de Vries1-1/+7
2019-05-24[gdb/testsuite] Add test-case for gdb-add-index.shTom de Vries1-0/+74
2019-05-14[gdb/testsuite] Fix base address selection entry encoding in dw2-skip-prologue.STom de Vries1-1/+1
2019-05-07[gdb/testsuite] Fix .debug_aranges in dw2-case-insensitive-debug.STom de Vries1-1/+1
2019-04-30gdb/fortran: print function arguments when printing function typeAndrew Burgess1-1/+1
2019-04-01Handle DW_AT_ranges when reading partial symtabsTom Tromey3-0/+203
2019-02-23Update copyright year range in gdb.ada/mi_ref_changeable testcaseJoel Brobecker1-1/+1
2019-01-16Introduce dwarf2_cu::get_builderKeith Seitz1-0/+213
2019-01-10gdb/23712: Test case for multidictionaryKeith Seitz1-0/+157
2019-01-06Fix crash in "finish"Tom Tromey1-0/+102
2019-01-01Update copyright year range in all GDB files.Joel Brobecker273-273/+273
2018-12-24gdb: Allow struct fields named doubleAndrew Burgess2-0/+164
2018-11-20Use scoped_switch_to_sym_language_if_auto in symtab.c to switch language.Philippe Waroquiers1-1/+3
2018-11-07gdb: Guard against NULL dereference in dwarf2_init_integer_typeAndrew Burgess2-6/+129
2018-10-31gdb: Handle ICC's unexpected void return typeAndrew Burgess2-0/+161
2018-10-04Simplify complaints even moreTom Tromey1-1/+1
2018-10-04Clean up "Reading symbols" outputTom Tromey2-2/+2
2018-10-04Make complaint output prettierTom Tromey1-1/+1
2018-09-05[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract diesTom de Vries1-1/+21
2018-08-23Test case for functions with non-contiguous rangesKevin Buettner2-0/+483
2018-08-18Test case for DW_OP_GNU_variable_valueKevin Buettner2-0/+309
2018-07-04[gdb/symtab] Fix version check in dwarf compilation unit headerTom de Vries1-1/+1
2018-06-01Remove TYPE_TAG_NAMETom Tromey2-0/+2