aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2/read-gdb-index.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-31Move dwarf2_per_bfd::index_addrmap to mapped_gdb_indexTom Tromey1-3/+14
2024-05-04Remove call to dwarf2_per_objfile::adjust from ranges readersTom Tromey1-2/+0
2024-04-23gdb: move a bunch of quit-related things to event-top.{c,h}Simon Marchi1-0/+1
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-01-28Use the new symbol domainsTom Tromey1-1/+1
2024-01-28Use domain_search_flags in lookup_global_symbol_languageTom Tromey1-5/+3
2024-01-28Replace search_domain with domain_search_flagsTom Tromey1-18/+15
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
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