sim: run: support concise env var settings
[binutils-gdb.git] / gdb / dwarf2 /
2021-11-10 Tom TromeyHandle PIE in .debug_loclists
2021-11-09 Tom TromeyCorrectly handle DW_LLE_start_end
2021-11-08 Lancelot SIXImprove gdb::array_view ctor from contiguous containers
2021-11-08 Simon Marchigdb: make dwarf2_find_containing_comp_unit take a dwarf...
2021-11-04 Simon Marchigdb: introduce "set index-cache enabled", deprecate...
2021-10-29 Simon Marchigdb: remove TYPE_FIELD_ENUMVAL
2021-10-29 Simon Marchigdb: remove TYPE_FIELD_BITPOS
2021-10-29 Simon Marchigdb: remove TYPE_FIELD_LOC_KIND
2021-10-29 Simon Marchigdb: remove FIELD_DWARF_BLOCK macro
2021-10-29 Simon Marchigdb: remove FIELD_STATIC_PHYSADDR macro
2021-10-29 Simon Marchigdb: remove FIELD_STATIC_PHYSNAME macro
2021-10-29 Simon Marchigdb: remove FIELD_BITPOS macro
2021-10-29 Simon Marchigdb: remove FIELD_LOC_KIND macro
2021-10-28 Simon Marchigdb: add add_setshow_prefix_cmd
2021-10-28 Tom de Vries[gdb/symtab] Handle DW_AT_string_length with location...
2021-10-25 Simon Marchigdb: change functions returning value contents to use...
2021-10-18 Weimin PanCTF: incorrect underlying type setting for enumeration...
2021-10-07 Simon Marchigdb: add accessors for field (and call site) location
2021-10-05 Tom TromeyAdd lval_funcs::is_optimized_out
2021-10-04 Tom TromeyUse unique_xmalloc_ptr<char> when demangling
2021-10-04 Simon Marchi[gdb/symtab] Use unrelocated addresses in call_site
2021-10-04 Simon Marchi[gdb/symtab] C++-ify call_site
2021-10-04 Tom de Vries[gdb/symtab] Add call_site_eq and call_site_hash
2021-10-03 Simon Marchigdb: make string-like set show commands use std::string...
2021-10-02 Simon Marchi[gdb/symtab] Remove COMPUNIT_CALL_SITE_HTAB
2021-10-01 Simon Marchi[gdb/symtab] Fix htab_find_slot call in read_call_site_...
2021-10-01 Simon Marchigdb: remove TYPE_FIELD_NAME and FIELD_NAME macros
2021-10-01 Simon Marchigdb: add field::name / field::set_name
2021-09-30 Simon Marchigdbsupport: make gdb_mkostemp_cloexec return a scoped_fd
2021-09-27 Tom de Vries[gdb/build] Fix build with g++-4.8
2021-09-24 Tom TromeyFix handling of DW_AT_data_bit_offset
2021-09-18 Tom de Vries[gdb/ada] Handle artificial local symbols
2021-09-14 Tom de Vries[gdb/symtab] Fix function range handling in psymtabs
2021-09-14 Tom de Vries[gdb/symtab] Fix CU list in .debug_names for dummy CUs
2021-08-27 Tom de Vries[gdb/symtab] Don't write .gdb_index symbol table with...
2021-08-24 Tom TromeyFix two regressions caused by CU / TU merging
2021-08-16 Tom TromeyFix register regression in DWARF evaluator
2021-08-16 Tom TromeyFix Ada regression due to DWARF expression series
2021-08-10 Tom TromeyIgnore .debug_types when reading .debug_aranges
2021-08-08 Tom TromeyInclude objfiles.h in a few .c files
2021-08-06 Tom de Vries[gdb/symtab] Recognize .gdb_index symbol table with...
2021-08-06 Tom de Vries[gdb/symtab] Fix zero address complaint for shlib
2021-08-05 Zoran ZaricAdd as_lval argument to expression evaluator
2021-08-05 Zoran ZaricSimplify dwarf_expr_context class interface
2021-08-05 Zoran ZaricMake DWARF evaluator return a single struct value
2021-08-05 Zoran ZaricMove piece_closure and its support to expr.c
2021-08-05 Zoran ZaricMerge evaluate_for_locexpr_baton evaluator
2021-08-05 Zoran ZaricRemove empty frame and full evaluators
2021-08-05 Zoran ZaricInline get_reg_value method of dwarf_expr_context
2021-08-05 Zoran ZaricMove push_dwarf_reg_entry_value to expr.c
2021-08-05 Zoran ZaricMove read_mem to dwarf_expr_context
2021-08-05 Zoran ZaricMove get_object_address to dwarf_expr_context
2021-08-05 Zoran ZaricMove dwarf_call to dwarf_expr_context
2021-08-05 Zoran ZaricMove compilation unit info to dwarf_expr_context
2021-08-05 Zoran ZaricRemove get_frame_cfa from dwarf_expr_context
2021-08-05 Zoran ZaricMove frame context info to dwarf_expr_context
2021-08-05 Zoran ZaricCleanup of the dwarf_expr_context constructor
2021-08-05 Zoran ZaricReplace the symbol needs evaluator with a parser
2021-08-04 Simon Marchigdb: avoid dereferencing empty str_offsets_base optiona...
2021-08-04 Simon Marchigdb: fix typo in complaint in dwarf2/macro.c
2021-07-28 Tom de Vries[gdb/symtab] Fix unhandled dwarf expression opcode...
2021-07-17 Tom TromeyFix file-name handling regression with DWARF index
2021-07-17 Tom TromeyCheck for debug-types in map_symbol_filenames
2021-07-17 Tom TromeySimplify DWARF file name caching
2021-07-17 Tom TromeySimplify file_and_directory storage management
2021-07-17 Tom TromeyPass file_and_directory through DWARF line-decoding...
2021-07-17 Tom TromeyRename and refactor psymtab_include_file_name
2021-07-16 Tom TromeyDocument quick_symbol_functions::expand_symtabs_matchin...
2021-07-13 Felix Willgerodtgdb, dwarf: Don't follow the parent of a subprogram...
2021-07-06 Tom de Vries[gdb/symtab] Fix skipping of import of C++ CU
2021-07-05 Tom TromeySimplify debug_names index writing
2021-07-05 Tom TromeySimplify gdb_index writing
2021-07-05 Tom TromeyMinor cleanup to addrmap_index_data::previous_valid
2021-07-05 Tom TromeyFix oddity in write_gdbindex
2021-07-03 Tom TromeyUse 'bool' more idiomatically in dwarf_decode_lines
2021-06-29 Simon Marchigdb: add names to unwinders, add debug messages when...
2021-06-25 Andrew Burgessgdb: add new function quick_symbol_functions::has_unexp...
2021-06-25 Tom TromeyChange how .debug_aranges padding is skipped
2021-06-25 Tom TromeyRemove dwarf2_cu::language
2021-06-25 Tom TromeyConsolidate CU language setting
2021-06-25 Tom TromeyUse gdb::function_view in addrmap_foreach
2021-06-22 Andreas Schwabgdb: Support DW_LLE_start_end
2021-06-16 Tom de Vries[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_b...
2021-06-11 Simon Marchigdb: remove unused struct call_site_stuff forward decla...
2021-06-07 Pedro AlvesFix a couple -Wdeprecated-copy issues
2021-06-04 Tom TromeyAdd PROP_VARIABLE_NAME
2021-05-31 Simon Marchigdb: pass signature to allocate_signatured_type and...
2021-05-31 Simon Marchigdb: add and use signatured_type_up
2021-05-31 Simon Marchigdb: move dwarf2_per_cu_data and signatured_type up
2021-05-31 Tom TromeySet is_debug_types in allocate_signatured_type
2021-05-31 Tom TromeyRemove dwarf2_per_bfd::m_num_psymtabs
2021-05-27 Simon Marchigdb: fix tab after space indentation issues
2021-05-27 Tom de Vries[gdb/symtab] Fix segfault in process_psymtab_comp_unit
2021-05-27 Tom de Vries[gdb/symtab] Fix typo in dwarf error message
2021-05-27 Tom de Vries[gdb/symtab] Fix Dwarf Error: cannot find DIE
2021-05-27 Simon MarchiRevert "gdb: change dwarf_die_debug to bool"
2021-05-27 Simon Marchigdb: change dwarf_die_debug to bool
2021-05-26 Tom TromeyIntroduce htab_delete_entry
2021-05-19 John BaldwinMark tu_abbrev_offset::operator<() const.
2021-05-17 Tom TromeyRename dwarf2/comp-unit.h
next