aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2/read-gdb-index.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-06Remove quick_symbol_functions::expand_matching_symbolsTom Tromey1-190/+0
2023-11-29Remove gdb_static_assertTom Tromey1-2/+2
2023-11-21gdb: Replace gdb::optional with std::optionalLancelot Six1-2/+2
2023-11-21gdb: Use C++17's std::make_unique instead of gdb::make_uniqueLancelot Six1-1/+1
2023-10-20[gdb/symtab] Fix more style issues in v9 .gdb_index section supportTom de Vries1-4/+4
2023-10-18[gdb/symtab] Fix style issues in v9 .gdb_index section supportTom de Vries1-4/+4
2023-10-10[gdb/symtab] Add name_of_main and language_of_main to the DWARF indexMatheus Branco Borella1-1/+53
2023-08-23gdb: add gdb::make_unique functionAndrew Burgess1-1/+1
2023-06-05Use unrelocated_addr in the DWARF readerTom Tromey1-7/+2
2023-02-15gdb/dwarf2: split .gdb_index reading code to own fileSimon Marchi1-0/+874