aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Big-endian targets: Don't ignore offset into DW_OP_stack_valueAndreas Arnez1-2/+26
2017-02-20DWARF-5: DW_FORM_data16Jan Kratochvil2-0/+99
2017-02-20DWARF-5 basic functionalityJan Kratochvil1-1/+1
2017-02-14Big-endian targets: Fix implptrpiece.expAndreas Arnez1-2/+15
2017-02-01Big-endian targets: Don't ignore offset into DW_OP_implicit_valueAndreas Arnez2-3/+77
2017-01-25Use dwarf assembler in gdb.dwarf2/implptr-64bit.expYao Qi2-235/+109
2017-01-01update copyright year range in GDB filesJoel Brobecker249-249/+249
2016-12-23Fix more cases of improper test namesLuis Machado81-93/+87
2016-12-02PR symtab/16264 - support DW_AT_main_subprogramTom Tromey2-0/+102
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado1-1/+1
2016-12-01Fix test names starting with uppercase using gdb_test on a single line.Luis Machado2-5/+5
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado2-2/+2
2016-11-24Fix copy_bitwise()Andreas Arnez1-1/+32
2016-11-24Fix PR12616 - gdb does not implement DW_AT_data_bit_offsetAndreas Arnez1-0/+103
2016-11-15bitfield-parent-optimized-out: Fix struct definitionAndreas Arnez1-3/+2
2016-08-09Fix PR gdb/20295: GDB segfaults printing bitfield member of optimized out valuePedro Alves1-0/+87
2016-07-13[ppc64] Fix for function descriptorsJan Kratochvil5-13/+35
2016-05-31[PR gdb/19893] Fix handling of synthetic C++ referencesMartin Galvan7-16/+616
2016-05-30PR 15231: import bare DW_TAG_lexical_blockJan Kratochvil1-0/+70
2016-05-12PR symtab/19999 gdb unable to resolve vars with fission+PIEDoug Evans2-0/+543
2016-05-03PR symtab/19914 fix handling of dwp + split debugDoug Evans2-0/+62
2016-04-18Fix gdb crash when trying to print the address of a synthetic C++ referenceMartin Galvan1-0/+98
2016-04-06Optimized-out pointer: New test for error handlingDon Breazeal2-0/+291
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-46/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker232-232/+232
2015-12-10gdb: Handle multiple base address in debug_ranges data.Andrew Burgess2-0/+179
2015-11-07gdb.dwarf2: Don't hardcode certain constants in Dwarf::assemble constructsKevin Buettner2-6/+8
2015-11-07testsuite: Define and use gdb_target_symbol_prefix_flags_asm.Kevin Buettner14-38/+134
2015-11-05gdb.dwarf2: Define and use gdb_target_symbol for symbol prefixesKevin Buettner6-16/+16
2015-10-26PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans2-0/+98
2015-10-20Fix internal error on DW_OP_bregx(-1)Jan Kratochvil1-0/+71
2015-10-02Fix gdb.dwarf2/staticvirtual.exp regexp.Sandra Loosemore1-1/+6
2015-09-18default_read_var_value <LOC_UNRESOLVED>: Include minsym kind in error message.Doug Evans2-0/+83
2015-08-20Fix language of compilation unit with unknown file extensionPedro Alves2-0/+114
2015-08-19dwarf2read.c: Check type of string valued attributes prior to decoding.Kevin Buettner2-0/+113
2015-07-23Fix crash when reading dummy CUs.Doug Evans2-0/+72
2015-05-27PR symtab/18258Doug Evans3-0/+247
2015-05-26Rename dwarf2 to dwarf in "set debug" and maintenance commands.Doug Evans3-3/+3
2015-04-15Fix fails in gdb.dwarf2/dynarr-ptr.expYao Qi1-1/+1
2015-04-01Share the "multi_line" helper among all testcasesPierre-Marie de Rodat1-2/+2
2015-03-26Properly intern constants into psymtabAndy Wingo2-0/+84
2015-03-23PR gdb/18021 - defend against "static virtual" methodsKeith Seitz1-0/+54
2015-02-09GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic type qualifier.Mark Wielaard2-0/+123
2015-01-11Require numeric attributes to specify the form.Doug Evans3-8/+8
2015-01-02gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.Doug Evans1-4/+4
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker213-213/+213
2014-12-04Correct invalid assumptions made by (mostly) DWARF-2 testsMaciej W. Rozycki5-6/+18
2014-11-28Fix prints in tests for Python 3Simon Marchi1-2/+2
2014-11-26gdb.dwarf2/dw2-op-out-param.S: Fix comment.Doug Evans1-1/+1
2014-11-22[arm] Fix fails in dw2-compdir-oldgcc.expYao Qi1-4/+6