Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-29 | Fix .debug_names regression with new indexer | Tom Tromey | 1 | -2/+5 |
2022-04-20 | Introduce and use dwarf_scanner_base | Tom Tromey | 1 | -1/+4 |
2022-04-14 | gdb: remove move constructor and move assignment operator from cooked_index | Simon Marchi | 1 | -2/+0 |
2022-04-12 | "Finalize" the DWARF index in the background | Tom Tromey | 1 | -0/+17 |
2022-04-12 | Parallelize DWARF indexing | Tom Tromey | 1 | -33/+83 |
2022-04-12 | Introduce the new DWARF index class | Tom Tromey | 1 | -0/+260 |