aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2/section.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-04-07gdb: Handle missing .debug_str sectionAndrew Burgess1-2/+10
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-03-26Add dwarf2_section_info::read_string methodTom Tromey1-0/+17
2020-03-26Convert dwarf2_section_buffer_overflow_complaint to a methodTom Tromey1-3/+2
2020-03-26Move dwarf2_section_buffer_overflow_complaint to dwarf2/section.cTom Tromey1-0/+10
2020-02-08Change section functions to be methods of dwarf2_section_infoTom Tromey1-40/+41
2020-02-08Create dwarf2/section.[ch]Tom Tromey1-0/+179