Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-06 | Remove quick_symbol_functions::expand_matching_symbols | Tom Tromey | 1 | -190/+0 |
2023-11-29 | Remove gdb_static_assert | Tom Tromey | 1 | -2/+2 |
2023-11-21 | gdb: Replace gdb::optional with std::optional | Lancelot Six | 1 | -2/+2 |
2023-11-21 | gdb: Use C++17's std::make_unique instead of gdb::make_unique | Lancelot Six | 1 | -1/+1 |
2023-10-20 | [gdb/symtab] Fix more style issues in v9 .gdb_index section support | Tom de Vries | 1 | -4/+4 |
2023-10-18 | [gdb/symtab] Fix style issues in v9 .gdb_index section support | Tom de Vries | 1 | -4/+4 |
2023-10-10 | [gdb/symtab] Add name_of_main and language_of_main to the DWARF index | Matheus Branco Borella | 1 | -1/+53 |
2023-08-23 | gdb: add gdb::make_unique function | Andrew Burgess | 1 | -1/+1 |
2023-06-05 | Use unrelocated_addr in the DWARF reader | Tom Tromey | 1 | -7/+2 |
2023-02-15 | gdb/dwarf2: split .gdb_index reading code to own file | Simon Marchi | 1 | -0/+874 |