aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2/read.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-04Remove dwarf2_per_objfile::adjustTom Tromey1-4/+0
2024-03-21Use addrmap_fixed in a few spotsTom Tromey1-1/+1
2024-01-28Use domain_search_flags in lookup_global_symbol_languageTom Tromey1-1/+1
2024-01-19Simplify DWARF symtab inclusion handlingTom Tromey1-43/+3
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2024-01-09Use unrelocated_addr in dwarf2_base_index_functions::find_per_cuTom Tromey1-1/+1
2024-01-08Do more DWARF reading in the backgroundTom Tromey1-1/+1
2024-01-08Pre-read DWZ section dataTom Tromey1-2/+1
2023-12-06[gdb/symtab] Redo "Fix assert in set_length"Tom de Vries via Gdb-patches1-0/+22
2023-11-21gdb: Replace gdb::optional with std::optionalLancelot Six1-2/+2
2023-11-05Pre-read DWZ file in DWARF readerTom Tromey1-1/+1
2023-10-29Move read_addrmap_from_aranges to new fileTom Tromey1-8/+0
2023-10-20Don't include cooked-index.h from dwarf2/read.hTom Tromey1-1/+0
2023-10-20[gdb/symtab] Fix more style issues in v9 .gdb_index section supportTom de Vries1-2/+2
2023-10-19Fix race in DWARF readerTom Tromey1-22/+19
2023-10-18[gdb/symtab] Fix style issues in v9 .gdb_index section supportTom de Vries1-5/+5
2023-10-10[gdb/symtab] Add name_of_main and language_of_main to the DWARF indexMatheus Branco Borella1-0/+12
2023-08-04[gdb/symtab] Fix data race on dwarf2_per_cu_data::{files_read,is_debug_types}Tom de Vries1-5/+5
2023-08-04[gdb/symtab] Fix data race on dwarf2_per_cu_data::{mark,is_debug_types}Tom de Vries1-5/+5
2023-08-04[gdb/symtab] Fix data race on dwarf2_per_cu_data::{m_header_read_in,is_debug_...Tom de Vries1-7/+7
2023-08-04[gdb/symtab] Fix race on dwarf2_per_cu_data::{queued,is_debug_type}Tom de Vries1-6/+6
2023-06-05Use unrelocated_addr in the DWARF readerTom Tromey1-3/+12
2023-03-09gdb, gdbserver, gdbsupport: fix whitespace issuesSimon Marchi1-1/+1
2023-02-15gdb/dwarf2: move some things to read.hSimon Marchi1-0/+178
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-12-26Add initializers to comp_unit_headTom Tromey1-1/+1
2022-11-03gdb: Fix issue with Clang CLI macrosBruno Larsen1-0/+3
2022-09-22[gdb/symtab] Add all_comp_units/all_type_units views on all_unitsTom de Vries1-0/+5
2022-09-22[gdb/symtab] Rename all_comp_units to all_unitsTom de Vries1-2/+2
2022-07-14[gdb/symtab] Make per_cu->m_lang atomicTom de Vries1-9/+13
2022-07-14[gdb/symtab] Make per_cu->unit_type atomicTom de Vries1-9/+14
2022-07-13[gdb/symtab] Make per_cu->set_lang more strictTom de Vries1-4/+7
2022-07-12Fix -fsanitize=thread for per_cu fieldsTom de Vries1-9/+11
2022-07-11[gdb/symtab] Fix data race in per_cu->lengthTom de Vries1-1/+20
2022-07-08[gdb/symtab] Fix assert in process_imported_unit_dieTom de Vries1-4/+6
2022-07-04[gdb/symtab] Add get/set functions for per_cu->lang/unit_typeTom de Vries1-4/+37
2022-07-02[gdb/symtab] Fix data race on per_cu->dwarf_versionTom de Vries1-2/+16
2022-06-08Move CU queue to dwarf2_per_objfileTom Tromey1-3/+3
2022-06-08Change allocation of m_dwarf2_cusTom Tromey1-2/+4
2022-04-20Unify the DWARF index holdersTom Tromey1-8/+2
2022-04-20Move mapped_index_base to new header fileTom Tromey1-0/+1
2022-04-12Remove dwarf2_per_cu_data::vTom Tromey1-5/+14
2022-04-12Delete DWARF psymtab codeTom Tromey1-51/+3
2022-04-12Parallelize DWARF indexingTom Tromey1-2/+2
2022-04-12Pre-read DWARF section dataTom Tromey1-0/+4
2022-04-12Implement quick_symbol_functions for cooked DWARF indexTom Tromey1-0/+4
2022-04-12The new DWARF indexerTom Tromey1-1/+6
2022-04-12Add dwarf2_per_cu_data::addresses_seenTom Tromey1-0/+5
2022-01-18Move gdb obstack code to gdbsupportTom Tromey1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1