aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2/die.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-21gdb: Replace gdb::optional with std::optionalLancelot Six1-2/+2
2023-02-12Move some code from dwarf2/read.c to die.cTom Tromey1-0/+21
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-02-02gdb/dwarf: split dwarf2_cu::ranges_base in twoSimon Marchi1-11/+25
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-09-29Change die_info methods to check the attribute's formTom Tromey1-5/+17
2020-03-26Rewrite new die_info methodsTom Tromey1-12/+16
2020-03-26Change two more functions to be methods on die_infoTom Tromey1-0/+26
2020-03-26Change dwarf2_attr_no_follow to be a methodTom Tromey1-0/+11
2020-03-26Move die_info to new headerTom Tromey1-0/+62