gdb/infcmd: remove the unused parameter 'args' in 'attach_post_wait'
[binutils-gdb.git] / gdb / ChangeLog
2021-04-22 Tankut Baris Aktemurgdb/infcmd: remove the unused parameter 'args' in ...
2021-04-22 Tom de Vries[gdb] Fix assert in remote_async_get_pending_events_handler
2021-04-22 Tom TromeyImprove code coverage of Rust testing
2021-04-22 Andrew Burgessgdb: allow default_addressable_memory_unit_size to...
2021-04-21 Tom TromeyShrink size of dwarf2_per_cu_data
2021-04-21 Tom de Vries[gdb/build] Hardcode --with-included-regex
2021-04-21 Tankut Baris Aktemurgdb/breakpoint: add a 'force_condition' parameter to...
2021-04-21 Tankut Baris Aktemurgdb/breakpoint: display "N" on MI for disabled-by-condi...
2021-04-21 Frederic Cambusupdate-netbsd.sh: fix script name, update year range...
2021-04-20 Felix Willgerodtgdb: Fix reduce/reduce conflicts for qualifier_seq_noop...
2021-04-20 Felix Willgerodtgdb: Allow address space qualifier parsing in C++.
2021-04-19 Andrew Burgessgdb: use compiled_regex instead of std::regex
2021-04-17 Tom TromeyHandle unaligned mapping of .gdb_index
2021-04-17 Tom TromeyAvoid crash in write_psymtabs_to_index
2021-04-17 Tom TromeySimplify quick_symbol_functions::map_matching_symbols
2021-04-17 Tom TromeyRemove quick_symbol_functions::expand_symtabs_with_fullname
2021-04-17 Tom TromeyRemove quick_symbol_functions::expand_symtabs_for_function
2021-04-17 Tom TromeyRemove quick_symbol_functions::map_symtabs_matching_fil...
2021-04-17 Tom TromeyRemove quick_symbol_functions::lookup_symbol
2021-04-17 Tom TromeyAdd 'domain' parameter to expand_symtabs_matching
2021-04-17 Tom TromeyAdd search_flags to expand_symtabs_matching
2021-04-17 Tom TromeyLet expand_symtabs_matching short-circuit
2021-04-17 Tom TromeyAdd block_search_flags
2021-04-16 Tom TromeyRewrite the Rust expression parser
2021-04-16 Luis MachadoPrint bfloat16 DWARF types correctly
2021-04-15 John Baldwingdb fbsd-nat: Use new-style debug macros
2021-04-15 Tom TromeyAvoid crash in Ada value printing with optimized-out...
2021-04-15 Tom TromeyUse common_val_print_checked in print_variable_and_value
2021-04-15 Tom TromeyUse block_symbol in var_value_operation
2021-04-15 Tom Tromeygdb: add "set startup-quietly" command
2021-04-15 Andrew Burgessgdb: process early initialization files and command...
2021-04-15 Andrew Burgessgdb: refactor the initialization file lookup code
2021-04-14 Tankut Baris Aktemurgdb/dwarf2: fix "info locals" for clang-compiled inline...
2021-04-13 Tom de Vries[gdb] Fix regoff_t incompatibility
2021-04-13 Luis MachadoFix build failure for 32-bit targets with --enable...
2021-04-12 Will Schmidt[PATCH] gdb-power10-single-step
2021-04-12 Will Schmidt[PATCH, rs6000, v3][PR gdb/27525] displaced stepping...
2021-04-12 Will SchmidtAdd myself to gdb/MAINTAINERS
2021-04-12 Carl LoveRS6000 Add support to print vector register contents...
2021-04-12 Simon Marchigdb, gdbserver: remove WinCE support code
2021-04-10 Eli ZaretskiiFix handling DLL loads at run time
2021-04-09 Luis Machado[AArch64] Fix include order for MTE
2021-04-08 Dominique QuatravauxRemove unused variable un darwin_nat_target::resume
2021-04-08 Felix Willgerodtgdb: Allow prologue detection via symbols for Intel...
2021-04-08 Felix Willgerodtgdb: Update producer check for Intel compilers.
2021-04-07 Simon Marchigdb: make target_ops::follow_fork return void
2021-04-07 Weimin PanCTF: handle forward reference type
2021-04-07 Andrew Burgessgdb/fortran: handle dynamic types within arrays and...
2021-04-07 Andrew Burgessgdb: allow casting to rvalue reference in more cases
2021-04-07 Andrew Burgessgdb: move cheap pointer equality check earlier in types...
2021-04-07 Caroline Ticegdb: handle relative paths to DWO files
2021-04-07 Andrew Burgessgdb: Handle missing .debug_str section
2021-04-07 Andrew Burgessgdb/py: fix gdb.parameter('data-directory')
2021-04-06 Tom de Vries[gdb/breakpoints] Workaround missing line-table entry
2021-04-06 Tom de Vries[gdb/tui] Fix len_without_escapes in tui-disasm.c
2021-04-05 Simon Marchigdb: fix internal error in avr_frame_unwind_cache
2021-04-02 Simon Marchigdb: remove objfile parameter from get_objfile_bfd_data
2021-04-02 Simon Marchigdb: pass objfile_per_bfd_storage instead of objfile...
2021-04-02 Simon Marchigdb: use std::string in partial_symtab::partial_symtab...
2021-04-02 Simon Marchigdb: add intern methods to objfile_per_bfd_storage
2021-04-02 Simon Marchigdb: remove TYPE_FLAG_ENUM
2021-04-02 Simon Marchigdb: add type::is_flag_enum / type::set_is_flag_enum
2021-04-02 Simon Marchigdb: remove TYPE_DECLARED_CLASS
2021-04-02 Simon Marchigdb: add type::is_declared_class / type::set_is_declare...
2021-04-01 Boris StaleticUse importlib instead of imp module on python 3.4+
2021-04-01 Martin LiskaUse startswith in gdb subfolder.
2021-04-01 Tom TromeyRemove two trivial functions from dwarf2/read.c
2021-03-31 Tom TromeyFix typo in dwarf2/stringify.h
2021-03-30 Simon Marchigdb/dwarf: disable per-BFD resource sharing for -readno...
2021-03-29 Tom TromeyRemove parameter from language_info
2021-03-29 Luis MachadoDon't pass empty options to GCC
2021-03-29 Rainer OrthRestore procfs.c compilation
2021-03-28 Tom TromeySimplify DWARF reader initialization
2021-03-27 Tom TromeyDon't declare elf_sym_fns_lazy_psyms
2021-03-27 Tom TromeyDon't clear 'qf' in elf_symfile_read
2021-03-26 Lancelot SIXgdb-add-index.sh: Remove use of non posix 'local'
2021-03-26 Tom TromeyUse function view in quick_symbol_functions::map_symbol...
2021-03-26 Tom TromeySimplify use of map_matching_symbols in ada-lang.c
2021-03-26 Tom TromeySimplify psymbol_functions::expand_symtabs_matching
2021-03-26 Tom TromeyAllow expand_symtabs_matching to examine imported psymtabs
2021-03-26 Simon Marchigdb: defer commit resume until all available events...
2021-03-26 Simon Marchigdb: generalize commit_resume, avoid commit-resuming...
2021-03-26 Pedro Alvestarget_is_non_stop_p and sync targets
2021-03-26 Tom TromeyAvoid some pointer chasing in DWARF reader
2021-03-25 Pedro AlvesFix bkpt-other-inferior.exp race
2021-03-25 Pedro AlvesFix problem exposed by gdb.server/stop-reply-no-thread...
2021-03-25 Changbin Dugdb/riscv: fix creating breakpoints at invalid addresses
2021-03-24 Simon Marchigdb: remove current_top_target function
2021-03-24 Simon Marchigdb: move all "current target" wrapper implementations...
2021-03-24 Tom TromeyRemove 'kind' parameter from dw2_map_matching_symbols
2021-03-24 Keith SeitzFix TYPE_DECLARED_CLASS thinko
2021-03-24 Simon Marchigdb: make gdbarch_data_registry static
2021-03-24 Luis MachadoAdd NEWS entry.
2021-03-24 Luis MachadoExtend "x" and "print" commands to support memory tagging
2021-03-24 Luis MachadoNew memory-tag commands
2021-03-24 Luis MachadoAArch64: Add MTE register set support for core files
2021-03-24 Luis MachadoAArch64: Report tag violation error information
2021-03-24 Luis MachadoAArch64: Add unit testing for logical tag set/get opera...
2021-03-24 Luis MachadoAArch64: Implement the memory tagging gdbarch hooks
2021-03-24 Luis MachadoRefactor parsing of /proc/<pid>/smaps
next