aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-17Don't elide all inlined framesKeith Seitz1-1/+5
2018-04-30Handle alignof and _AlignofTom Tromey1-0/+83
2018-04-13Show line numbers in output for "info var/func/type"Andreas Arnez1-1/+1
2018-02-26Handle DW_TAG_variant_part and DW_TAG_variantTom Tromey2-0/+271
2018-01-02Update copyright year range in all GDB filesJoel Brobecker261-261/+261
2017-12-17improved error message when getting an exception printing a variableJoel Brobecker2-0/+138
2017-12-08DWARF-5: .debug_names index consumerJan Kratochvil2-8/+29
2017-11-22Show optimized out local variables in "info locals"Simon Marchi2-0/+97
2017-11-22[testsuite] Don't skip gdb.dwarf2/pr10770.exp for non-gcc compilerYao Qi1-6/+0
2017-09-04Stop assuming no-debug-info variables have type intPedro Alves1-1/+1
2017-08-14Fix two regressions in scalar printingTom Tromey1-4/+4
2017-07-09Fix size check in dwarf2_evaluate_loc_desc_fullTom Tromey1-0/+100
2017-07-06Fission support for multiple CUs per DWO fileDavid Blaikie4-0/+487
2017-06-14Fix register selection in var-access.expAndreas Arnez1-5/+5
2017-06-13Respect piece offset for DW_OP_bit_pieceAndreas Arnez1-0/+39