summaryrefslogtreecommitdiff
path: root/gdb/dwarf2/section.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: Handle missing .debug_str sectionAndrew Burgess2021-04-071-2/+10
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Add dwarf2_section_info::read_string methodTom Tromey2020-03-261-0/+17
* Convert dwarf2_section_buffer_overflow_complaint to a methodTom Tromey2020-03-261-3/+2
* Move dwarf2_section_buffer_overflow_complaint to dwarf2/section.cTom Tromey2020-03-261-0/+10
* Change section functions to be methods of dwarf2_section_infoTom Tromey2020-02-081-40/+41
* Create dwarf2/section.[ch]Tom Tromey2020-02-081-0/+179