summaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* [gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract diesTom de Vries2018-09-051-0/+8
* Add DWARF index cacheSimon Marchi2018-08-071-0/+5
* gdb: Add switch to disable DWARF stack unwindersAndrew Burgess2018-07-261-0/+4
* Remove a VEC from dwarf2read.cTom Tromey2018-06-091-1/+1
* Allocate dwz_file with newTom Tromey2018-05-181-1/+1
* Allocate dwp_file with newTom Tromey2018-05-181-1/+1
* Use new to allocate mapped_indexTom Tromey2018-05-181-1/+1
* Make dwarf2_per_objfile::all_type_units an std::vectorSimon Marchi2018-04-071-10/+2
* Make dwarf2_per_objfile::all_comp_units an std::vectorSimon Marchi2018-04-071-4/+1
* Replace dw2_get_cu/dw2_get_cutu with methods of dwarf2_per_objfileSimon Marchi2018-04-071-0/+25
* Move DWARF index-related things to a separate fileSimon Marchi2018-03-271-0/+375