Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-31 | Move dwarf2_per_bfd::index_addrmap to mapped_gdb_index | Tom Tromey | 1 | -0/+5 |
2024-01-18 | Do not write the index cache from an index | Tom Tromey | 1 | -3/+1 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-02-24 | Write the DWARF index in the background | Tom Tromey | 1 | -0/+9 |
2023-01-31 | gdb/dwarf: rename cooked_index_vector to cooked_index | Simon Marchi | 1 | -3/+3 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-05-04 | Fix crash when creating index from index | Tom Tromey | 1 | -1/+13 |
2022-04-20 | Add an ad hoc version check to dwarf_scanner_base | Tom Tromey | 1 | -0/+8 |
2022-04-20 | Introduce and use dwarf_scanner_base | Tom Tromey | 1 | -6/+14 |
2022-04-20 | Let mapped index classes create the quick_symbol_functions object | Tom Tromey | 1 | -0/+4 |
2022-04-20 | Give mapped_index_base a virtual destructor | Tom Tromey | 1 | -4/+1 |
2022-04-20 | Move mapped_index_base to new header file | Tom Tromey | 1 | -0/+97 |