Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year range in all GDB files. | Joel Brobecker | 2019-01-01 | 1 | -1/+1 |
* | [gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract dies | Tom de Vries | 2018-09-05 | 1 | -0/+8 |
* | Add DWARF index cache | Simon Marchi | 2018-08-07 | 1 | -0/+5 |
* | gdb: Add switch to disable DWARF stack unwinders | Andrew Burgess | 2018-07-26 | 1 | -0/+4 |
* | Remove a VEC from dwarf2read.c | Tom Tromey | 2018-06-09 | 1 | -1/+1 |
* | Allocate dwz_file with new | Tom Tromey | 2018-05-18 | 1 | -1/+1 |
* | Allocate dwp_file with new | Tom Tromey | 2018-05-18 | 1 | -1/+1 |
* | Use new to allocate mapped_index | Tom Tromey | 2018-05-18 | 1 | -1/+1 |
* | Make dwarf2_per_objfile::all_type_units an std::vector | Simon Marchi | 2018-04-07 | 1 | -10/+2 |
* | Make dwarf2_per_objfile::all_comp_units an std::vector | Simon Marchi | 2018-04-07 | 1 | -4/+1 |
* | Replace dw2_get_cu/dw2_get_cutu with methods of dwarf2_per_objfile | Simon Marchi | 2018-04-07 | 1 | -0/+25 |
* | Move DWARF index-related things to a separate file | Simon Marchi | 2018-03-27 | 1 | -0/+375 |