March 2025 Archives by date
Starting: Mon Mar 3 15:46:46 GMT 2025
Ending: Mon Mar 31 20:26:56 GMT 2025
Messages: 269
- [binutils-gdb] gdb: remove unused include from frame.c
Simon Marchi
- [binutils-gdb] gdb: remove some unused includes from printcmd.c
Simon Marchi
- [binutils-gdb] [gdb/doc] Don't advertise *&function for pascal and modula-2
Tom de Vries
- [binutils-gdb] [gdb/doc] Fix address location with file prefix
Tom de Vries
- [binutils-gdb] [gdb/doc] Indicate in which languages 'filename'::funcaddr works
Tom de Vries
- [binutils-gdb] Bploc should try to return full path
Simon Farre
- [binutils-gdb] gdb/dwarf: rename dwarf2_per_cu_data -> dwarf2_per_cu
Simon Marchi
- [binutils-gdb] gdb/dwarf: remove unnecessary abfd parameter in dwarf2_per_bfd::locate_sections
Simon Marchi
- [binutils-gdb] Add language to type unit in debug-names-tu.exp.tcl
Tom Tromey
- [binutils-gdb] Obvious comment fix in cooked-index.h
Tom Tromey
- [binutils-gdb] Check for compiler support in scalar_storage.exp
Tom Tromey
- [binutils-gdb] Introduce ada_simple_compile
Tom Tromey
- [binutils-gdb] Check -fvar-tracking via ada_simple_compile
Tom Tromey
- [binutils-gdb] Look for -fgnat-encodings option
Tom Tromey
- [binutils-gdb] Check whether gnatmake supports -Og
Tom Tromey
- [binutils-gdb] Check whether gnatmake can link with -shared
Tom Tromey
- [binutils-gdb] gdb/dwarf: remove create_cu_from_index_list
Simon Marchi
- [binutils-gdb] gdb/dwarf: make dwarf2_get_dwz_file a method of dwarf2_per_bfd
Simon Marchi
- [binutils-gdb] gdb/dwarf: pass is_dwz to dwarf2_per_cu constructor
Simon Marchi
- [binutils-gdb] Dump debug names index
Tom Tromey
- [binutils-gdb] Create dwarf2/parent-map.c
Tom Tromey
- [binutils-gdb] gdb: fix null pointer dereference on missing PATH variable
Simon Marchi
- [binutils-gdb] gdb/dwarf: remove unnecessary local variable in dw2_get_file_names_reader
Simon Marchi
- [binutils-gdb] gdb/dwarf: remove unnecessary parameter of create_cus_hash_table
Simon Marchi
- [binutils-gdb] gdb/dwarf: remove die_reader_specs
Simon Marchi
- [binutils-gdb] gdb/dwarf: remove unnecessary parameters to create_{cus, debug_type}_hash_table
Simon Marchi
- [binutils-gdb] gdb/dwarf: remove unused local variable in create_debug_type_hash_table
Simon Marchi
- [binutils-gdb] gdb/dwarf: change htabs holding dwo_unit objects to gdb::unordered_set
Simon Marchi
- [binutils-gdb] gdb/dwarf: make dwarf2_per_bfd::dwo_files a gdb::unordered_set
Simon Marchi
- [binutils-gdb] gdb/dwarf: store dwo_file_up in dwo_file_set
Simon Marchi
- [binutils-gdb] Inconsistent treatment of template parameters in DWARF reader
Tom Tromey
- [binutils-gdb] gdb: do not handle a NULL linebuffer in pager_file::puts
Simon Marchi
- [binutils-gdb] gdb/testsuite: add test for memory requirements of gcore
Guinevere Larsen
- [binutils-gdb] [gdb] Fix typos in some selftests
Tom de Vries
- [binutils-gdb] [gdbsupport] Fix some typos
Tom de Vries
- [binutils-gdb] Avoid double-decoding in ada_add_global_exceptions
Tom Tromey
- [binutils-gdb] Use "::" as separator for Fortran in cooked index
Tom Tromey
- [binutils-gdb] [gdbserver] Fix some typos
Tom de Vries
- [binutils-gdb] gdb: remove unnecessary local variable in pager_file::puts
Simon Marchi
- [binutils-gdb] [gdbsupport] Add codespell section in setup.cfg
Tom de Vries
- [binutils-gdb] gdb/dwarf: make read_cutu_die_from_dwo a method of cutu_reader
Simon Marchi
- [binutils-gdb] gdb/dwarf: make init_cu_die_reader a method of cutu_reader
Simon Marchi
- [binutils-gdb] gdb/dwarf: add empty lines in cutu_reader::read_cutu_die_from_dwo comment
Simon Marchi
- [binutils-gdb] gdb/dwarf: move a bunch of DIE-reading functions to cutu_reader
Simon Marchi
- [binutils-gdb] gdb/dwarf: pass dwarf2_cu instead of cutu_reader to two functions
Simon Marchi
- [binutils-gdb] gdb/dwarf: make all fields of cutu_reader private
Simon Marchi
- [binutils-gdb] gdb/dwarf: remove unnecessary `this->` in read.c
Simon Marchi
- [binutils-gdb] [gdbserver] Add codespell section in setup.cfg
Tom de Vries
- [binutils-gdb] Use 'const' in some gdbarch methods
Tom Tromey
- [binutils-gdb] [gdbserver] Drop abbreviations in gdbserver/xtensa-xtregs.cc
Tom de Vries
- [binutils-gdb] Add a quit to maint_print_all_sections
Tom Tromey
- [binutils-gdb] Allow for anonymous Ada enumeration types
Tom Tromey
- [binutils-gdb] Fix latent crash in ada_variant_discrim_name
Tom Tromey
- [binutils-gdb] Allow unqualified names in Ada tests
Tom Tromey
- [binutils-gdb] Fix type name in ptype-o.exp
Tom Tromey
- [binutils-gdb] Allow multiple locations in homonym.exp
Tom Tromey
- [binutils-gdb] Fixes to gdb.ada/fun_overload_menu.exp
Tom Tromey
- [binutils-gdb] Use ada_identical_enum_types_p in ada_atr_enum_rep
Tom Tromey
- [binutils-gdb] Compare unqualified names in ada_identical_enum_types_p
Tom Tromey
- [binutils-gdb] Use dwarf2_full_name when computing type names
Tom Tromey
- [binutils-gdb] Use DW_TAG_module for Ada
Tom Tromey
- [binutils-gdb] Add "synthetic" marker for index entries
Tom Tromey
- [binutils-gdb] Handle DW_TAG_module for Ada
Tom Tromey
- [binutils-gdb] Store new Ada entries in cooked_index_shard::m_entries
Tom Tromey
- [binutils-gdb] Add "Ada linkage" mode to cooked_index_entry::full_name
Tom Tromey
- [binutils-gdb] Add support for hierarchical Ada names
Tom Tromey
- [binutils-gdb] Update ada_add_block_renamings for compiler changes
Tom Tromey
- [binutils-gdb] [gdb] Fix typos in gdbarch_components.py
Tom de Vries
- [binutils-gdb] [gdb/cli] Fix typos
Tom de Vries
- [binutils-gdb] [gdb/tui] Fix typos
Tom de Vries
- [binutils-gdb] [gdb/nat] Fix typos
Tom de Vries
- [binutils-gdb] [gdb/doc] Fix typos in python.texi
Tom de Vries
- [binutils-gdb] [gdb/doc] Fix typos in annotate.texinfo
Tom de Vries
- [binutils-gdb] [gdb/doc] Fix typos in gdb.texinfo
Tom de Vries
- [binutils-gdb] [gdb/guile] Fix typos
Tom de Vries
- [binutils-gdb] [gdb/python] Fix typos in lib
Tom de Vries
- [binutils-gdb] [gdb/python] Fix typos
Tom de Vries
- [binutils-gdb] [gdb] Fix typos in NEWS
Tom de Vries
- [binutils-gdb] [gdb/tdep] Refactor amd64_get_unused_input_int_reg, part 1
Tom de Vries
- [binutils-gdb] [gdb/tdep] Refactor amd64_get_unused_input_int_reg, part 2
Tom de Vries
- [binutils-gdb] [gdb/tdep] Refactor amd64_get_unused_input_int_reg, part 3
Tom de Vries
- [binutils-gdb] [gdb/tdep] Factor out amd64_get_used_input_int_regs
Tom de Vries
- [binutils-gdb] [gdb/tdep] Add amd64-insn-decode selftest
Tom de Vries
- [binutils-gdb] [gdb/tdep] Factor out rip_relative_p
Tom de Vries
- [binutils-gdb] [gdb/tdep] Fix rip-relative insn handling in amd64_get_used_input_int_reg
Tom de Vries
- [binutils-gdb] [gdb/tdep] Factor out part of fixup_riprel
Tom de Vries
- [binutils-gdb] [gdb/tdep] Add vex2_to_vex3
Tom de Vries
- [binutils-gdb] [gdb/tdep] Add vzeroupper and vzeroall in amd64-insn-decode selftest
Tom de Vries
- [binutils-gdb] [gdb/tdep] Make amd64_get_insn_details more regular
Tom de Vries
- [binutils-gdb] [gdb/tdep] Fix vmovdqu decoding
Tom de Vries
- [binutils-gdb] [gdb/tdep] Support REX2 and EVEX prefix
Tom de Vries
- [binutils-gdb] Fix missing int argument warning
Jan-Benedict Glaw
- [binutils-gdb] Created branch 'azanella/pt_gnu_mutable'
Adhemerval Zanella
- [binutils-gdb] gdb/dwarf: move cutu_reader to read.h
Simon Marchi
- [binutils-gdb] gdb/dwarf: move cooked_index_storage to cooked-index-storage.{h, c}
Simon Marchi
- [binutils-gdb] gdb/dwarf: move cooked_indexer to cooked-indexer.{h, c}
Simon Marchi
- [binutils-gdb] Minor cleanups to cpname_state
Tom Tromey
- [binutils-gdb] Handle ">>" in cp-name-parser.y
Tom Tromey
- [binutils-gdb] Use wild matching for lookup_name_info::match_any
Tom Tromey
- [binutils-gdb] Avoid excessive CU expansion on failed matches
Tom Tromey
- [binutils-gdb] gdb/dwarf: call other cutu_reader constructor in ensure_lang and dw2_get_file_names
Simon Marchi
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/step-over-syscall.exp with -m32 for AMD
Tom de Vries
- [binutils-gdb] Fix segfault if target_fileio_read_alloc fails
Joel Brobecker
- [binutils-gdb/gdb-16-branch] Fix segfault if target_fileio_read_alloc fails
Joel Brobecker
- [binutils-gdb] Fix check-include-guards.py
Tom Tromey
- [binutils-gdb] gdb/dwarf: add doc for cutu_reader::is_dummy
Simon Marchi
- [binutils-gdb] gdb/dwarf: rename comp_unit_die to top_level_die
Simon Marchi
- [binutils-gdb] Remove eval_op_scope
Tom Tromey
- [binutils-gdb] Use flags enum for cooked_index_entry::full_name
Tom Tromey
- [binutils-gdb] gdb/dwarf: save DWARF version in dwarf2_loclist_baton, remove it from dwarf2_per_cu
Simon Marchi
- [binutils-gdb] Revert past commits
Simon Marchi
- [binutils-gdb/gdb-16-branch] gdb/dwarf: save DWARF version in dwarf2_loclist_baton, remove it from dwarf2_per_cu
Simon Marchi
- [binutils-gdb] Add string cache and use it in cooked index
Tom Tromey
- [binutils-gdb] Remove pid from test name in gcore-memory-usage.exp
Tom Tromey
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/step-over-syscall.exp with glibc 2.41
Tom de Vries
- [binutils-gdb] Use gdb set and map in source_cache
Tom Tromey
- [binutils-gdb] Use gdb set and map in TUI
Tom Tromey
- [binutils-gdb] Use gdb::function_view in iterate_over_threads
Tom Tromey
- [binutils-gdb] Use gdb set and map in mi-main.c
Tom Tromey
- [binutils-gdb] Use gdb set and map in remote.c
Tom Tromey
- [binutils-gdb] Use gdb set in all_non_exited_process_targets
Tom Tromey
- [binutils-gdb] Use gdb set in dwarf2/aranges.c
Tom Tromey
- [binutils-gdb] Use gdb map in py-connection.c
Tom Tromey
- [binutils-gdb] Use gdb map in mi-cmds.c
Tom Tromey
- [binutils-gdb] gdb: remove include from process-stratum-target.h
Simon Marchi
- [binutils-gdb] gdb: remove trailing whitespaces in exceptions.c
Simon Marchi
- [binutils-gdb] gdb: remove unused includes in exceptions.c
Simon Marchi
- [binutils-gdb] Use correct types in string-set.h
Tom Tromey
- [binutils-gdb] gdb/dwarf: use ranged for loop in some spots
Simon Marchi
- [binutils-gdb] gdb/dwarf: remove unnecessary braces
Simon Marchi
- [binutils-gdb] gdb/dwarf: remove unused parameter of create_dwo_cu_reader
Simon Marchi
- [binutils-gdb] gdb/dwarf: use all_units_range in dwarf2_base_index_functions::expand_all_symtabs
Simon Marchi
- [binutils-gdb] [gdb/tdep] Rewrite i386_canonicalize_syscall
Tom de Vries
- [binutils-gdb] [gdb/record] Support recording syscall accept4
Tom de Vries
- [binutils-gdb] [gdb/record] Fix out-of-bounds write in aarch64_record_asimd_load_store
Tom de Vries
- [binutils-gdb/gdb-16-branch] [gdb/record] Fix out-of-bounds write in aarch64_record_asimd_load_store
Tom de Vries
- [binutils-gdb] gcore: add -v or --version option to show version number
Andrew Burgess
- [binutils-gdb] gcore: add -h|--help options, and improve help/usage message output
Andrew Burgess
- [binutils-gdb] gcore/doc: fix mistake in the gcore man page
Andrew Burgess
- [binutils-gdb] gdb/testsuite: fail less catastrophically in gdb.base/style.exp
Simon Marchi
- [binutils-gdb] gdb/dwarf: keep going even if reading macro information fails
Simon Marchi
- [binutils-gdb] gdb/testsuite: fix undefined variable in gdb.ada/scalar_storage.exp
Andrew Burgess
- [binutils-gdb] gdb/dwarf: remove pretend_language parameter from load_full_{comp, type}_unit
Simon Marchi
- [binutils-gdb] gdb/dwarf: factor out to cutu_reader::skip_one_attribute method
Simon Marchi
- [binutils-gdb] gdb/dwarf: access m_info_ptr directly instead of passing info_ptr around
Simon Marchi
- [binutils-gdb] gdb/dwarf: change cutu_reader::read_die_and_siblings to cutu_reader::read_all_dies
Simon Marchi
- [binutils-gdb] gdb/dwarf: remove cutu_reader::keep, add cutu_reader::release_cu
Simon Marchi
- [binutils-gdb] gdb/dwarf: remove some _1 suffixes
Simon Marchi
- [binutils-gdb] gdb/dwarf: remove unnecessary per_objfile parameter in cooked_indexer::ensure_cu_exists
Simon Marchi
- [binutils-gdb] gdb/dwarf: rename local variables in follow_die_offset
Simon Marchi
- [binutils-gdb] gdb/dwarf: assume that source_cu->dies is always set in follow_die_offset
Simon Marchi
- [binutils-gdb] gdb/dwarf: remove existing_cu parameter of load_full_comp_unit
Simon Marchi
- [binutils-gdb] gdb/dwarf: assume that no dwarf2_cu exist when calling load_full_comp_unit
Simon Marchi
- [binutils-gdb] Remove std::hash specialization
Tom Tromey
- [binutils-gdb/gdb-16-branch] [gdb/tdep] Rewrite i386_canonicalize_syscall
Tom de Vries
- [binutils-gdb] gdb/python: handle non-utf-8 character from gdb.execute()
Andrew Burgess
- [binutils-gdb] gdb/python: remove unused argument from builtin_disassemble
Andrew Burgess
- [binutils-gdb] Fix Guile pretty printer display hints
Simon Marchi
- [binutils-gdb] gdb/dwarf: use gdb::unordered_set for seen_names
Simon Marchi
- [binutils-gdb] gdb: fix typo in NEWS file
Andrew Burgess
- [binutils-gdb] gdb: make cli_styling static within cli/cli-style.c
Andrew Burgess
- [binutils-gdb] gdb-add-index: add --help and --version options
Andrew Burgess
- [binutils-gdb] gdbsupport: re-format and sort warning flags
Simon Marchi
- [binutils-gdb] gdbsupport: add some -Wunused-* warning flags
Simon Marchi
- [binutils-gdb] gdb/dwarf: remove unused cooked_index::cooked_index parameter
Simon Marchi
- [binutils-gdb] [gdb/tdep] Use SYSCALL_MAP_RENAME for aarch64 and loongarch
Tom de Vries
- [binutils-gdb] Use scoped_fd in linux-nat.c:proc_mem_file
Tom Tromey
- [binutils-gdb] Use gdb unordered set and map in corelow.c
Tom Tromey
- [binutils-gdb] Use gdb unordered set in breakpoint.c
Tom Tromey
- [binutils-gdb] Use gdb unordered map in dictionary.c
Tom Tromey
- [binutils-gdb] Use gdb unordered map in gdb_bfd.c
Tom Tromey
- [binutils-gdb] Use gdb unordered set in symtab.c
Tom Tromey
- [binutils-gdb] Use gdb unordered map in ada-exp.y
Tom Tromey
- [binutils-gdb] Use gdb unordered map in inferior.h
Tom Tromey
- [binutils-gdb] Use gdb unordered map in stap-probe.c
Tom Tromey
- [binutils-gdb] Use gdb unordered map for complaints
Tom Tromey
- [binutils-gdb] Use gdb unordered map in linux-nat.c
Tom Tromey
- [binutils-gdb] Use gdb unordered set in linux-procfs.c
Tom Tromey
- [binutils-gdb] Use gdb unordered set and map in Python layer
Tom Tromey
- [binutils-gdb] Use gdb unordered map in ravenscar.c
Tom Tromey
- [binutils-gdb] Use gdb unordered map in target.c
Tom Tromey
- [binutils-gdb] Use gdb unordered set and map in unit tests
Tom Tromey
- [binutils-gdb] Use gdb unordered map in xml-tdesc.c
Tom Tromey
- [binutils-gdb] Use gdb unordered set and map in cp-namespace.c
Tom Tromey
- [binutils-gdb] Use gdb unordered map in tui-io.c
Tom Tromey
- [binutils-gdb] Use gdb unordered map in regcache.c
Tom Tromey
- [binutils-gdb] Preserve a local variable in a gdb test
Tom Tromey
- [binutils-gdb] gdb: remove the !startup_with_shell path from construct_inferior_arguments
Andrew Burgess
- [binutils-gdb] gdb: split up construct_inferior_arguments
Andrew Burgess
- [binutils-gdb] gdb/dwarf: remove create_dwo_cu_reader
Simon Marchi
- [binutils-gdb] gdb/dwarf: fix spurious error when encountering dummy CU
Simon Marchi
- [binutils-gdb] gdb/dwarf: set m_top_level_die directly in read_cutu_die_from_dwo
Simon Marchi
- [binutils-gdb] [gdb/testsuite] Fix gdb.base/enum_cond.exp on arm-linux
Tom de Vries
- [binutils-gdb] Rename form_is_signed to form_is_strictly_signed
Tom Tromey
- [binutils-gdb] Introduce and use attribute::unsigned_constant
Tom Tromey
- [binutils-gdb] Use form name in complaint in dwarf2_record_block_entry_pc
Tom Tromey
- [binutils-gdb] Assume DW_AT_decl_line is unsigned
Tom Tromey
- [binutils-gdb] Assume DW_AT_alignment is unsigned
Tom Tromey
- [binutils-gdb] Handle DW_END_default
Tom Tromey
- [binutils-gdb] Remove is_nonnegative and as_nonnegative
Tom Tromey
- [binutils-gdb] gdb/dwarf: use gdb::unordered_map for dwarf2_per_bfd::{quick_file_names_table, type_unit_groups}
Simon Marchi
- [binutils-gdb] gdb/dwarf: remove type_unit_group
Simon Marchi
- [binutils-gdb] gdb/dwarf: use gdb::unordered_set for cooked_index_storage::m_reader_hash
Simon Marchi
- [binutils-gdb] gdbserver: fix build on NetBSD
Simon Marchi
- [binutils-gdb] gdb: show full shared library memory range in 'info sharedlibrary'
Andrew Burgess
- [binutils-gdb] gdb/python: new styling argument to gdb.execute
Andrew Burgess
- [binutils-gdb] gdb: C++-ify internal_function
Simon Marchi
- [binutils-gdb] gdb: clear internalvar on destruction
Simon Marchi
- [binutils-gdb] gdb: handle INTERNALVAR_FUNCTION in clear_internalvar
Simon Marchi
- [binutils-gdb] gdb: change set_internalvar_function to take a unique pointer
Simon Marchi
- [binutils-gdb] gdb/python: preserve identity for gdb.Symtab objects
Jan Vrany
- [binutils-gdb] gdb/python: preserve identity for gdb.Symbol objects
Jan Vrany
- [binutils-gdb] gdb/python: do not hold on gdb.Symtab object from gdb.Symtab_and_line
Jan Vrany
- [binutils-gdb] gdb/python: preserve identity for gdb.Type objects
Jan Vrany
- [binutils-gdb] gdb/python: do not hold on gdb.Type object from gdb.Value
Jan Vrany
- [binutils-gdb] gdb/python: introduce gdbpy_registry
Jan Vrany
- [binutils-gdb] gdb/python: convert gdb.Symbol to use gdbpy_registry
Jan Vrany
- [binutils-gdb] gdb/python: convert gdb.Type to use gdbpy_registry
Jan Vrany
- [binutils-gdb] gdb/python: convert gdb.Symtab to use gdbpy_registry
Jan Vrany
- [binutils-gdb] gdb/python: convert gdb.Symtab_and_line to use gdbpy_registry
Jan Vrany
- [binutils-gdb] gdb-add-index: quote PKGVERSION
Sam James
- [binutils-gdb] gcore: quote PKGVERSION
Sam James
- [binutils-gdb] [gdb/build] Fix build with gcc 9
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Add missing returns in gdb.threads/infcall-from-bp-cond-simple.c
Tom de Vries
- [binutils-gdb] Fix grammar error in dwarf2/attribute.h
Tom Tromey
- [binutils-gdb] [gdb/testsuite] Fix typos in gdb.threads/infcall-from-bp-cond-simple.exp
Tom de Vries
- [binutils-gdb] [gdbsupport] Fix typo in common-inferior.h
Tom de Vries
- [binutils-gdb] gdb: check styled status of source cache entries
Andrew Burgess
- [binutils-gdb] Do not use warning_pre_print in linux-thread-db.c
Tom Tromey
- [binutils-gdb] Simplify warning_pre_print
Tom Tromey
- [binutils-gdb] Rename die_info::sibling to die_info::next
Tom Tromey
- [binutils-gdb] Introduce die_info::children and use it
Tom Tromey
- [binutils-gdb] gdb/testsuise: gdb.rocm/precise-memory.exp to not require hip_devices_support_precise_memory
Lancelot SIX
- [binutils-gdb] gdb/testsuite/lib/rocm: Drop hip_devices_support_precise_memory
Lancelot SIX
- [binutils-gdb] gdb/testsuite: Test the effect of amdgpu-precise memory
Lancelot SIX
- [binutils-gdb] Add compile test for color option
Tom Tromey
- [binutils-gdb] Introduce gdb_bfd_canonicalize_symtab
Tom Tromey
- [binutils-gdb] gdb/dwarf: remove cutu_reader::read_cutu_die_from_dwo abbrev table parameter
Simon Marchi
- [binutils-gdb] gdb/dwarf: move CU check up in cutu_reader::read_cutu_die_from_dwo
Simon Marchi
- [binutils-gdb] Delete the ARM sub-directory of the SIM directory.
Nick Clifton
- [binutils-gdb] gdb/dwarf: remove unnecessary comparison in cooked_index_entry::compare
Simon Marchi
- [binutils-gdb] gdb/dwarf: use std::equal_range in cooked_index_shard::find
Simon Marchi
- [binutils-gdb] gdb/dwarf: remove redundant read of dwo_name
Simon Marchi
- [binutils-gdb] gdb/dwarf: update comment of cutu_reader::cutu_reader (the DWO variant)
Simon Marchi
- [binutils-gdb] gdb/dwarf: use reference in cutu_reader::cutu_reader interface
Simon Marchi
- [binutils-gdb] gdb: Remove compile-related attributes from struct language
Guinevere Larsen
- [binutils-gdb] gdb: add configure option to disable compile
Guinevere Larsen
- [binutils-gdb] gdb/testsuite: Force DWARF debuginfo where applicable in AIX systems
Guinevere Larsen
- [binutils-gdb] [gdb/testsuite] Fix gdb.threads/access-mem-running-thread-exit.exp
Tom de Vries
- [binutils-gdb] gdb/dap - Add CompletionsRequest
Tom Tromey
- [binutils-gdb] [gdbsupport] Fix a typo in common-debug.h
Tom de Vries
- [binutils-gdb] [gdbsupport] Ignore pathc in codespell check in gdb_tilde_expand.cc
Tom de Vries
- [binutils-gdb] [gdbserver] Fix typo in tracepoint.cc
Tom de Vries
- [binutils-gdb] [gdb/contrib] Add SME to codespell-ignore-words.txt
Tom de Vries
- [binutils-gdb] [gdb/contrib] Drop two words from codespell-ignore-words.txt
Tom de Vries
- [binutils-gdb] gdb: Fix assertion failure when inline frame #0 is duplicated
Andrew Burgess
- [binutils-gdb/gdb-16-branch] gdb: Fix assertion failure when inline frame #0 is duplicated
Andrew Burgess
- [binutils-gdb] Fix gstack issues
Keith Seitz
- [binutils-gdb] gdb: reduce breakpoint-modified events for dprintf b/p
Andrew Burgess
- [binutils-gdb] gdb: remove disable_breakpoints_in_shlibs function
Andrew Burgess
- [binutils-gdb] [gdb] Skip selftest with warning
Tom de Vries
- [binutils-gdb] [gdb/tdep] Fix mmap syscall mapping
Tom de Vries
- [binutils-gdb] [pre-commit] Add codespell hook
Tom de Vries
- [binutils-gdb] gdbsupport/common-inferior.c: Fix mingw build
Lancelot SIX
- [binutils-gdb] [gdb] Check strpbrk against nullptr
Tom de Vries
- [binutils-gdb] [gdb/contrib] Remove spellcheck.sh
Tom de Vries
- [binutils-gdb] [gdb/record] Make enum gdb_syscall value names consistent
Tom de Vries
- [binutils-gdb] gdbserver: Add support for MicroBlaze host microblaze*-*-linux*
Michael Eager
- [binutils-gdb] testsuite: fix is_aarch32_target
Thiago Bauermann
Last message date:
Mon Mar 31 20:26:56 GMT 2025
Archived on: Mon Mar 31 20:26:57 GMT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).