aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2/cooked-index.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-29Fix .debug_names regression with new indexerTom Tromey1-2/+5
2022-04-20Introduce and use dwarf_scanner_baseTom Tromey1-1/+4
2022-04-14gdb: remove move constructor and move assignment operator from cooked_indexSimon Marchi1-2/+0
2022-04-12"Finalize" the DWARF index in the backgroundTom Tromey1-0/+17
2022-04-12Parallelize DWARF indexingTom Tromey1-33/+83
2022-04-12Introduce the new DWARF index classTom Tromey1-0/+260