aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-05[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract diesTom de Vries1-0/+8
2018-08-07Add DWARF index cacheSimon Marchi1-0/+5
2018-07-26gdb: Add switch to disable DWARF stack unwindersAndrew Burgess1-0/+4
2018-06-09Remove a VEC from dwarf2read.cTom Tromey1-1/+1
2018-05-18Allocate dwz_file with newTom Tromey1-1/+1
2018-05-18Allocate dwp_file with newTom Tromey1-1/+1
2018-05-18Use new to allocate mapped_indexTom Tromey1-1/+1
2018-04-07Make dwarf2_per_objfile::all_type_units an std::vectorSimon Marchi1-10/+2
2018-04-07Make dwarf2_per_objfile::all_comp_units an std::vectorSimon Marchi1-4/+1
2018-04-07Replace dw2_get_cu/dw2_get_cutu with methods of dwarf2_per_objfileSimon Marchi1-0/+25
2018-03-27Move DWARF index-related things to a separate fileSimon Marchi1-0/+375