gdb: add doc for "set/show debug event-loop"
[binutils-gdb.git] / gdb / dwarf2 /
2020-10-02 nitachraDWARFv5: Handle DW_MACRO_define_strx and DW_MACRO_undef...
2020-09-30 Tom de Vries[gdb] Fix regression in dwarf2_name
2020-09-30 Tom TromeyFix regression in variant part handling
2020-09-30 Tom TromeyRemove DW_UNSND
2020-09-30 Tom TromeyAdd attribute::as_boolean method
2020-09-30 Tom TromeyAdd attribute::as_virtuality method
2020-09-30 Tom TromeyChange die_info methods to check the attribute's form
2020-09-30 Tom TromeyChange is_valid_DW_AT_defaulted to a method on attribute
2020-09-30 Tom TromeyAdd attribute::as_unsigned method
2020-09-30 Tom TromeyChange how accessibility is handled in dwarf2/read.c
2020-09-30 Tom TromeyChange how reprocessing is done
2020-09-30 Tom TromeyRemove DW_ADDR
2020-09-30 Tom TromeyAdd reprocessing flag to struct attribute
2020-09-30 Tom TromeyUse setter for attribute's unsigned value
2020-09-30 Tom TromeyRemove DW_SND
2020-09-30 Tom TromeyRemove DW_SIGNATURE
2020-09-30 Tom TromeyRemove DW_BLOCK
2020-09-30 Tom TromeyRemove DW_STRING and DW_STRING_IS_CANONICAL
2020-09-30 Tom TromeyRemove some uses of DW_STRING_IS_CANONICAL
2020-09-30 Tom TromeyChange some uses of DW_STRING to string method
2020-09-30 Tom TromeyAvoid using DW_* macros in dwarf2/attribute.c
2020-09-30 Tom TromeyRename struct attribute accessors
2020-09-30 Tom TromeyAdd attribute::value_as_string method
2020-09-23 Tom TromeyHandle bit offset and bit size in base types
2020-09-19 Tom TromeyUse gdb_bfd_sections in dwarf2/read.c
2020-09-17 Tom TromeyUse htab_up in dwarf2/read.c
2020-09-16 Andrew Burgessgdb: Convert language_data::la_array_ordering to a...
2020-09-16 Andrew Burgessgdb: Override store_sym_names_in_linkage_form_p for...
2020-09-16 Andrew Burgessgdb: Convert la_store_sym_names_in_linkage_form_p to...
2020-09-14 Pedro AlvesUse type_instance_flags more throughout
2020-09-14 Simon Marchigdb: add type::endianity_is_not_default / type::set_end...
2020-09-14 Simon Marchigdb: add type::stub_is_supported / type::set_stub_is_su...
2020-09-14 Simon Marchigdb: remove TYPE_VARARGS
2020-09-14 Simon Marchigdb: add type::has_varargs / type::set_has_varargs
2020-09-14 Simon Marchigdb: add type::is_prototyped / type::set_is_prototyped
2020-09-14 Simon Marchigdb: add type::target_is_stub / type::set_target_is_stub
2020-09-14 Simon Marchigdb: remove TYPE_STUB
2020-09-14 Simon Marchigdb: add type::is_stub / type::set_is_stub
2020-09-14 Simon Marchigdb: remove TYPE_NOSIGN
2020-09-14 Simon Marchigdb: add type::has_no_signedness / type::set_has_no_sig...
2020-09-14 Simon Marchigdb: remove TYPE_UNSIGNED
2020-09-14 Simon Marchigdb: add type::is_unsigned / type::set_is_unsigned
2020-09-03 Tom de Vries[gdb/breakpoint, PIE] Handle setting breakpoint on...
2020-09-01 Simon Marchigdb: change type of field_info::non_public_fields to...
2020-09-01 Simon Marchigdb: fix indentation of struct field_info
2020-08-17 Simon Marchigdb: fix wrong indentation in symbol_needs_eval_context
2020-08-17 Simon Marchigdb: use bool in dwarf2_loc_desc_get_symbol_read_needs
2020-08-09 Simon Marchigdb: replace function pointer with `void *` data with...
2020-08-07 Caroline TiceAdd code for processing version 5 DWP files (for use...
2020-08-06 Simon Marchigdb: move regcache::regcaches to regcache.c
2020-08-05 Tom TromeyFix variant part regressions with older Rust compiler
2020-08-04 Simon Marchigdb: use bool in frame code
2020-08-04 Tom de Vries[gdb/symtab] Handle invalid partial DIE reference
2020-08-03 Tom de Vries[gdb/symtab] Ignore DW_LNE_lo_user/DW_LNE_hi_user range
2020-07-28 Tom TromeyFix bug in DW_OP_GNU_variable_value evaluation
2020-07-24 Tom de Vries[gdb/symtab] Ignore zero line table entries
2020-07-16 Caroline Ticegdb: fix issues with handling DWARF v5 rnglists & ...
2020-07-13 Simon Marchigdb: add accessors to struct dynamic_prop
2020-07-13 Simon Marchigdb: remove TYPE_RANGE_DATA macro
2020-07-10 Pedro AlvesFix crash if connection drops in scoped_restore_current...
2020-07-06 Andrew Burgessgdb: Python unwinders, inline frames, and tail-call...
2020-07-01 Fangrui SongRecognize -1 as a tombstone value in .debug_line
2020-07-01 Alok Kumar SharmaAllow reference form for DW_AT_associated and DW_AT_all...
2020-06-30 Tom TromeyFix bug in quirk_rust_enum
2020-06-23 Simon Marchigdb: add some more empty lines in loc.c
2020-06-23 Simon Marchigdb: add empty lines in loc.c
2020-06-17 Simon Marchigdb: check for partial symtab presence in dwarf2_initia...
2020-06-17 Andrew Burgessgdb: Convert language la_get_symbol_name_matcher field...
2020-06-17 Andrew Burgessgdb: Convert language la_class_name_from_physname field...
2020-06-10 Tom de Vries[gdb/symtab] Enable ada .gdb_index
2020-06-10 Tom de Vries[gdb/symtab] Fix name lookup in dw2_map_matching_symbols
2020-06-08 Simon Marchigdb: remove TYPE_FIELD_TYPE macro
2020-06-08 Simon Marchigdb: remove FIELD_TYPE macro
2020-06-08 Simon Marchigdb: add field::type / field::set_type
2020-06-04 Simon Marchigdb: really share partial symtabs when using .gdb_index...
2020-06-03 Tom de Vries[gdb/symtab] Fix missing breakpoint location for inline...
2020-06-01 Andrew Burgessgdb: Preserve is-stmt lines when switch between files
2020-05-29 Simon Marchigdb: rename dwarf2_per_objfile variables/fields to...
2020-05-28 Simon Marchigdb: add comment in dwarf_evaluate_loc_desc::push_dwarf...
2020-05-28 Simon Marchigdb: use caller objfile in dwarf_evaluate_loc_desc...
2020-05-28 Tom de Vries[gdb/symtab] Make gold index workaround more precise
2020-05-27 Tom TromeyUse add_partial_symbol in load_partial_dies
2020-05-27 Tom TromeyInline abbrev lookup
2020-05-27 Tom TromeyLazily compute partial DIE name
2020-05-27 Tom TromeyAttribute method inlining
2020-05-27 Tom TromeyShare DWARF partial symtabs
2020-05-27 Simon MarchiMove line_header_hash to dwarf2_per_objfile
2020-05-27 Simon MarchiMake mapped_debug_names independent of objfile
2020-05-27 Simon MarchiReplace dwarf2_per_cu_data::cu backlink with per-objfil...
2020-05-27 Simon MarchiPass existing_cu object to cutu_reader
2020-05-27 Simon MarchiAdd comp_unit_head to dwarf2_per_cu_data
2020-05-27 Simon MarchiMake load_cu return the loaded dwarf2_cu
2020-05-27 Simon MarchiPass dwarf2_cu to process_full_{comp,type}_unit
2020-05-27 Simon MarchiPass dwarf2_per_bfd instead of dwarf2_per_objfile to...
2020-05-27 Tom TromeyMove signatured_type::type to unshareable object
2020-05-27 Tom TromeySplit type_unit_group
2020-05-27 Simon MarchiRemove dwarf2_per_cu_data::dwarf2_per_objfile
2020-05-27 Simon MarchiRemove leftover references to dwarf2_per_cu_data::dwarf...
2020-05-27 Simon MarchiAdd dwarf2_per_objfile parameter to get_die_type_at_offset
2020-05-27 Simon MarchiAdd dwarf2_per_objfile parameter to free_one_cached_com...
next