aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2/var-access.exp
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Use require dwarf2_supportTom Tromey1-3/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-10-23[gdb/testsuite] Use $srcfile in DW_AT_name for CUTom de Vries1-2/+2
2020-10-20[gdb/testsuite] Use $gdb_test_file_name in gdb.dwarf2Tom de Vries1-1/+1
2020-10-17[gdb/testsuite] Remove hardcoded filenames in gdb.dwarf2/*.expTom de Vries1-1/+1
2020-07-17[gdb/testsuite] Drop src arg of MACRO_AT_{func,range}Tom de Vries1-2/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-08-14Fix two regressions in scalar printingTom Tromey1-4/+4
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
2017-06-13Fix handling of DWARF register pieces on big-endian targetsAndreas Arnez1-0/+25
2017-06-13Add DWARF piece test cases for bit-field accessAndreas Arnez1-1/+80
2017-06-13write_pieced_value: Fix size capping logicAndreas Arnez1-0/+5
2017-06-13Add test for modifiable DWARF locationsAndreas Arnez1-0/+197