summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-17improved error message when getting an exception printing a variableJoel Brobecker
2017-12-08DWARF-5: .debug_names index consumerJan Kratochvil
2017-11-22Show optimized out local variables in "info locals"Simon Marchi
2017-11-22[testsuite] Don't skip gdb.dwarf2/pr10770.exp for non-gcc compilerYao Qi
2017-09-04Stop assuming no-debug-info variables have type intPedro Alves
2017-08-14Fix two regressions in scalar printingTom Tromey
2017-07-09Fix size check in dwarf2_evaluate_loc_desc_fullTom Tromey
2017-07-06Fission support for multiple CUs per DWO fileDavid Blaikie
2017-06-14Fix register selection in var-access.expAndreas Arnez
2017-06-13Respect piece offset for DW_OP_bit_pieceAndreas Arnez
2017-06-13Fix handling of DWARF register pieces on big-endian targetsAndreas Arnez
2017-06-13Add DWARF piece test cases for bit-field accessAndreas Arnez
2017-06-13gdb/testsuite: Add "get_endianness" convenience procAndreas Arnez
2017-06-13PR gdb/21226: Take DWARF stack value pieces from LSB endAndreas Arnez
2017-06-13write_pieced_value: Fix size capping logicAndreas Arnez
2017-06-13Add test for modifiable DWARF locationsAndreas Arnez
2017-06-12Add some 128-bit integer testsTom Tromey
2017-03-16Big-endian targets: Don't ignore offset into DW_OP_stack_valueAndreas Arnez
2017-02-20DWARF-5: DW_FORM_data16Jan Kratochvil
2017-02-20DWARF-5 basic functionalityJan Kratochvil
2017-02-14Big-endian targets: Fix implptrpiece.expAndreas Arnez
2017-02-01Big-endian targets: Don't ignore offset into DW_OP_implicit_valueAndreas Arnez
2017-01-25Use dwarf assembler in gdb.dwarf2/implptr-64bit.expYao Qi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-23Fix more cases of improper test namesLuis Machado
2016-12-02PR symtab/16264 - support DW_AT_main_subprogramTom Tromey
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado
2016-12-01Fix test names starting with uppercase using gdb_test on a single line.Luis Machado
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado
2016-11-24Fix copy_bitwise()Andreas Arnez
2016-11-24Fix PR12616 - gdb does not implement DW_AT_data_bit_offsetAndreas Arnez
2016-11-15bitfield-parent-optimized-out: Fix struct definitionAndreas Arnez
2016-08-09Fix PR gdb/20295: GDB segfaults printing bitfield member of optimized out valuePedro Alves
2016-07-13[ppc64] Fix for function descriptorsJan Kratochvil
2016-05-31[PR gdb/19893] Fix handling of synthetic C++ referencesMartin Galvan
2016-05-30PR 15231: import bare DW_TAG_lexical_blockJan Kratochvil
2016-05-12PR symtab/19999 gdb unable to resolve vars with fission+PIEDoug Evans
2016-05-03PR symtab/19914 fix handling of dwp + split debugDoug Evans
2016-04-18Fix gdb crash when trying to print the address of a synthetic C++ referenceMartin Galvan
2016-04-06Optimized-out pointer: New test for error handlingDon Breazeal
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-12-10gdb: Handle multiple base address in debug_ranges data.Andrew Burgess
2015-11-07gdb.dwarf2: Don't hardcode certain constants in Dwarf::assemble constructsKevin Buettner
2015-11-07testsuite: Define and use gdb_target_symbol_prefix_flags_asm.Kevin Buettner
2015-11-05gdb.dwarf2: Define and use gdb_target_symbol for symbol prefixesKevin Buettner
2015-10-26PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans
2015-10-20Fix internal error on DW_OP_bregx(-1)Jan Kratochvil
2015-10-02Fix gdb.dwarf2/staticvirtual.exp regexp.Sandra Loosemore