Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |