Age | Commit message (Expand) | Author | Files | Lines |
2022-11-27 | Fix leak in the dwarf reader | Philippe Waroquiers | 1 | -1/+1 |
2022-11-26 | [gdb/symtab] Handle failure to open .gnu_debugaltlink file | Tom de Vries | 1 | -1/+10 |
2022-11-26 | Fix jump on uninit producer_is_clang bit of cu.h dwarf2_cu struct. | Philippe Waroquiers | 1 | -0/+1 |
2022-11-26 | remove the declared but undefined/unused method find_partial_die | Philippe Waroquiers | 1 | -2/+0 |
2022-11-14 | PowerPC, fix support for printing the function return value for non-trivial v... | Carl Love | 2 | -8/+13 |
2022-11-03 | gdb: Fix issue with Clang CLI macros | Bruno Larsen | 5 | -6/+33 |
2022-10-28 | Convert compunit_language to a method | Tom Tromey | 1 | -2/+2 |
2022-10-25 | gdb: remove spurious spaces after frame_info_ptr | Simon Marchi | 2 | -4/+4 |
2022-10-21 | gdb: make inherit_abstract_dies use vector iterators | Simon Marchi | 1 | -13/+12 |
2022-10-21 | gdb: check for empty offsets vector in inherit_abstract_dies | Simon Marchi | 1 | -9/+14 |
2022-10-21 | Fix incorrect .gdb_index with new DWARF scanner | Tom Tromey | 3 | -8/+34 |
2022-10-21 | Fix bug in Ada packed array handling | Tom Tromey | 1 | -0/+4 |
2022-10-21 | gdb: declare variables on first use in inherit_abstract_dies | Simon Marchi | 1 | -28/+23 |
2022-10-19 | internal_error: remove need to pass __FILE__/__LINE__ | Pedro Alves | 5 | -30/+19 |
2022-10-17 | Remove a nullptr check in DWARF scanner | Tom Tromey | 1 | -1/+0 |
2022-10-17 | Change .gdb_index de-duplication implementation | Tom Tromey | 1 | -36/+41 |
2022-10-17 | Improve Ada support in .gdb_index | Tom Tromey | 1 | -9/+35 |
2022-10-17 | Don't add type linkage names to cooked index | Tom Tromey | 1 | -5/+0 |
2022-10-17 | Fix regression in c-linkage-name.exp with gdb index | Tom Tromey | 1 | -3/+4 |
2022-10-16 | More uses of checked_static_cast | Tom Tromey | 1 | -10/+10 |
2022-10-16 | Use checked_static_cast in more places | Tom Tromey | 1 | -7/+7 |
2022-10-10 | Change GDB to use frame_info_ptr | Tom Tromey | 8 | -83/+87 |
2022-10-08 | Merge both implementations of debug_names::insert | Tom Tromey | 1 | -27/+24 |
2022-10-06 | [gdb/symtab] Factor out have_complaint | Tom de Vries | 1 | -14/+17 |
2022-10-04 | [gdb/symtab] Don't complain about function decls | Tom de Vries | 1 | -1/+3 |
2022-10-04 | [gdb/symtab] Don't complain about inlined functions | Tom de Vries | 1 | -1/+8 |
2022-09-22 | [gdb/symtab] Add all_comp_units/all_type_units views on all_units | Tom de Vries | 3 | -11/+32 |
2022-09-22 | [gdb/symtab] Rename all_comp_units to all_units | Tom de Vries | 3 | -87/+87 |
2022-09-21 | gdbsupport: change path_join parameter to array_view<const char *> | Simon Marchi | 1 | -2/+2 |
2022-09-21 | gdb: remove TYPE_LENGTH | Simon Marchi | 4 | -48/+48 |
2022-09-21 | gdb: add type::length / type::set_length | Simon Marchi | 1 | -26/+18 |
2022-09-21 | gdb: remove TYPE_TARGET_TYPE | Simon Marchi | 2 | -24/+23 |
2022-09-21 | gdb: add type::target_type / type::set_target_type | Simon Marchi | 1 | -7/+6 |
2022-09-17 | [gdb/symtab] Fix "file index out of range" complaint | Tom de Vries | 1 | -10/+10 |
2022-09-16 | [gdb/symtab] Handle named DW_TAG_unspecified_type DIE | Tom de Vries | 1 | -0/+1 |
2022-09-12 | [gdb/symtab] Support .gdb_index section with TUs in .debug_info | Tom de Vries | 1 | -2/+5 |
2022-09-11 | [gdb/symtab] Fix handling of DW_TAG_unspecified_type | Tom de Vries | 1 | -3/+3 |
2022-09-06 | [gdb/symtab] Support .debug_names section with TUs in .debug_info | Tom de Vries | 1 | -2/+5 |
2022-08-31 | gdb, dwarf: create symbols for template tags without names | Nils-Christian Kempke | 1 | -1/+44 |
2022-08-30 | [gdb/symtab] Fix assert in set_length | Tom de Vries | 1 | -1/+3 |
2022-08-18 | gdb: call check_typedef at beginning of dwarf_expr_context::fetch_result | Simon Marchi | 1 | -0/+5 |
2022-08-07 | [gdb/symtab] Fix assert in read_addrmap_from_aranges | Tom de Vries | 1 | -9/+28 |
2022-08-05 | [gdb/symtab] Use task size in parallel_for_each in dwarf2_build_psymtabs_hard | Tom de Vries | 1 | -1/+8 |
2022-08-04 | Use registry in gdbarch | Tom Tromey | 2 | -57/+33 |
2022-08-03 | Use gdb_bfd_ref_ptr in objfile | Tom Tromey | 5 | -40/+44 |
2022-08-01 | [gdb/symtab] Fix .debug_aranges duplicate offset warning | Tom de Vries | 1 | -7/+15 |
2022-07-29 | gdb: add "id" fields to identify symtabs and subfiles | Simon Marchi | 4 | -34/+65 |
2022-07-29 | gdb/dwarf: pass a file_entry to line_header::file_file_name | Simon Marchi | 3 | -37/+36 |
2022-07-29 | gdb/dwarf: pass compilation directory to line header | Simon Marchi | 3 | -17/+41 |
2022-07-28 | Rewrite registry.h | Tom Tromey | 2 | -5/+7 |