aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2/read-debug-names.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-06Remove quick_symbol_functions::expand_matching_symbolsTom Tromey1-46/+0
2023-12-06[gdb/symtab] Redo "Fix assert in set_length"Tom de Vries via Gdb-patches1-96/+80
2023-11-21gdb: Use C++17's std::make_unique instead of gdb::make_uniqueLancelot Six1-1/+1
2023-10-29Move read_addrmap_from_aranges to new fileTom Tromey1-0/+1
2023-10-29Pre-read .debug_aranges sectionTom Tromey1-0/+1
2023-08-23gdb: add gdb::make_unique functionAndrew Burgess1-1/+1
2023-02-15gdb/dwarf2: split .debug_names reading code to own fileSimon Marchi1-0/+1052