April 2026 Archives by date
Starting: Wed Apr 1 09:46:19 GMT 2026
Ending: Thu Apr 30 17:42:37 GMT 2026
Messages: 175
- [binutils-gdb] gdb: move debug logging around in some skip related functions
Andrew Burgess
- [binutils-gdb] gdb: introduce '**' for skip globs
Andrew Burgess
- [binutils-gdb] gdb/testsuite: modernise the gdb.python/py-section-script.exp test
Andrew Burgess
- [binutils-gdb] gdb: move call to clear_symtab_users out from finish_new_objfile
Andrew Burgess
- [binutils-gdb] Improve attach on Windows
Pedro Alves
- [binutils-gdb] gdbserver: fix unlikely getpkt buffer overflow
Andrew Burgess
- [binutils-gdb] Add test for continuing with some threads running
Pedro Alves
- [binutils-gdb] infrun: Remove unnecessary currently_stepping call
Pedro Alves
- [binutils-gdb] infrun: Split currently_stepping, fix sw watchpoints issue
Pedro Alves
- [binutils-gdb] Support MinGW & 64-bit libraries/paths in Tcl autoconf scripts
Patrick Monnerat
- [binutils-gdb] Pass 'true' to set_is_argument
Tom Tromey
- [binutils-gdb] [gdb/tui] Make tui_setup_io more robust
Tom de Vries
- [binutils-gdb] testsuite: ada-valprint-error relocation issue
Tom de Vries
- [binutils-gdb] [gdb] Factor out is_dynamic_type_internal_1
Tom de Vries
- [binutils-gdb] [gdb] Enable ptype /o for some dynamic types
Tom de Vries
- [binutils-gdb] gdb: implement Tcl platform detection and improve private headers scan
Patrick Monnerat
- [binutils-gdb] Allow dynamic DW_AT_bit_stride on DW_TAG_array_type
Tom Tromey
- [binutils-gdb] Handle inherited discriminants in Ada
Tom Tromey
- [binutils-gdb] init_wait_for_inferior doesn't imply proceed
Pedro Alves
- [binutils-gdb] thread_info::executing+resumed -> thread_info::internal_state
Pedro Alves
- [binutils-gdb] Windows gdb: Dead code in windows_nat_target::do_initial_windows_stuff
Pedro Alves
- [binutils-gdb] Windows gdb: Eliminate global current_process.dr[8] global
Pedro Alves
- [binutils-gdb] gdb: Add myself to Write After Approval maintainers
Bratislav Filipovic
- [binutils-gdb] test: basename filenames in dwarf2 frame checks
Bratislav Filipovic
- [binutils-gdb] Remove unused variables from print_frame_arg_vars
Tom Tromey
- [binutils-gdb] Don't call add_dependence from index_imported_unit
Tom Tromey
- [binutils-gdb] Skip partial units in process_psymtab_comp_unit
Tom Tromey
- [binutils-gdb] Don't consider DW_TAG_inlined_subroutine as interesting
Tom Tromey
- [binutils-gdb] Combine two cases in cooked_index_functions::search
Tom Tromey
- [binutils-gdb] Remove C++ special case from process_imported_unit_die
Tom Tromey
- [binutils-gdb] Have iterate_over_one_compunit_symtab search included symtabs
Tom Tromey
- [binutils-gdb] Handle inline functions with dwz
Tom Tromey
- [binutils-gdb] Update .debug_names documentation
Tom Tromey
- [binutils-gdb] gdb: fail configure if Python version is too old for limited API
Matthieu Longo
- [binutils-gdb] gdb: add new helpers for retrieving a type's fully qualified name
Matthieu Longo
- [binutils-gdb] Add command styling to error messages
Tom Tromey
- [binutils-gdb] Add filename styling to error messages
Tom Tromey
- [binutils-gdb] Add variable styling to error messages
Tom Tromey
- [binutils-gdb] Add function styling to error messages
Tom Tromey
- [binutils-gdb] gdb: add AUTO_LOAD_SCOPED_DEBUG_ENTER_EXIT
Andrew Burgess
- [binutils-gdb] [gdb] Add missing copyright notice in pyproject.toml
Tom de Vries
- [binutils-gdb] [gdb] Add selftest for tui_setup_io
Tom de Vries
- [binutils-gdb] gdb/testsuite: add .debug_frame support in DWARF assembler
Simon Marchi
- [binutils-gdb] gdb/dwarf: fix internal error when FDEs do not describe the CFA
Simon Marchi
- [binutils-gdb] gdb: Improve indexing of 'dir' command and related commands
Eli Zaretskii
- [binutils-gdb] gdb: store gdbtk object files into their sources directory
Patrick Monnerat
- [binutils-gdb] [gdb] Simplify debuginfod_is_enabled
Tom de Vries
- [binutils-gdb] PR 34052 kill: Terminate inferior with non-zero exit code on Windows
Tom Tromey
- [binutils-gdb] [gdb/contrib] Skip generated aclocal.m4 with codespell
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Extend gdb.opt/inline-cmds.exp
Tom de Vries
- [binutils-gdb] [gdb] Add thread_control_state::step_start_function methods
Tom de Vries
- [binutils-gdb] gdb: fix missing print frame when stepping out of function
Tom de Vries
- [binutils-gdb] gdb: use get_current_frame consistently in print_stop_location
Tom de Vries
- [binutils-gdb] [gdb/symtab] Add find_symbol_for_pc_maybe_inline
Tom de Vries
- [binutils-gdb] gdb/testsuite: fix dw2-entry-pc.exp with ASLR
Bratislav Filipovic
- [binutils-gdb] Clean up comment in language.h
Tom Tromey
- [binutils-gdb] [gdb/build] Reimplement Wstringop-overread workaround
Tom de Vries
- [binutils-gdb] gdb: remove an unintended #undef
Tankut Baris Aktemur
- [binutils-gdb] gdbsupport: add gdb::ranges::views::enumerate util
Simon Marchi
- [binutils-gdb] gdb/dwarf: use enumerate in index-write.c
Simon Marchi
- [binutils-gdb] gdb: use enumerate in gdbtypes.c
Simon Marchi
- [binutils-gdb] gdb/testsuite: fix skip-tree.exp test for PowerPC
Andrew Burgess
- [binutils-gdb] gdb/dwarf: remove unused file_match parameter from dwarf2_base_index_functions::search_one
Simon Marchi
- [binutils-gdb] gdb: rename search_symtabs_expansion_listener -> compunit_symtab_iteration_callback
Simon Marchi
- [binutils-gdb] gdb: introduce iteration_status enum, use it for search callbacks
Simon Marchi
- [binutils-gdb] gdb, gdbserver: make iterate_over_lwps_ftype a function_view
Simon Marchi
- [binutils-gdb] gdb, gdbserver: split iterate_over_lwps into for_each_lwp and find_lwp
Simon Marchi
- [binutils-gdb] gdb: split iterate_over_threads into for_each_thread and find_thread
Simon Marchi
- [binutils-gdb] gdb: split iterate_over_minimal_symbols into for_each_minimal_symbol and find_minimal_symbol
Simon Marchi
- [binutils-gdb] gdb: split iterate_over_symtabs into for_each_symtab and find_symtab
Simon Marchi
- [binutils-gdb] gdb: change objfile::map_symtabs_matching_filename to find_symtab_matching_filename
Simon Marchi
- [binutils-gdb] gdb: make symbol_found_callback_ftype a function_view
Simon Marchi
- [binutils-gdb] gdb: make iterate_over_symbols return void, rename to for_each_symbol
Simon Marchi
- [binutils-gdb] gdb: int to bool in struct entry_info
Andrew Burgess
- [binutils-gdb] gdb: don't use .text as default entry point section
Andrew Burgess
- [binutils-gdb] gdbsupport: remove iteration_status_str
Simon Marchi
- [binutils-gdb] [gdb/build] Fix Wunused-variable in selftests::test_enumerate
Tom de Vries
- [binutils-gdb] Remove "prefix" argument from cp_type_print_method_args
Tom Tromey
- [binutils-gdb] gdb/ser-unix: fix musl build failure when setting custom baud rates
Sam James
- [binutils-gdb] gdb/ser-unix: add POSIX cfsetispeed/cfsetospeed support for custom baud rates
Sam James
- [binutils-gdb/gdb-17-branch] gdb/ser-unix: fix musl build failure when setting custom baud rates
Sam James
- [binutils-gdb/gdb-17-branch] gdb/ser-unix: add POSIX cfsetispeed/cfsetospeed support for custom baud rates
Sam James
- [binutils-gdb] gdb, testsuite: fix regression in gdb.multi/multi-{exit, kill}.exp
Tankut Baris Aktemur
- [binutils-gdb] Use scoped_restore for dwarf2_cu::list_in_scope
Tom Tromey
- [binutils-gdb] Remove some dead code from buildsym.c
Tom Tromey
- [binutils-gdb] Remove context_stack::depth
Tom Tromey
- [binutils-gdb] Change pop_context to return a block
Tom Tromey
- [binutils-gdb] Return void from buildsym_compunit::push_context
Tom Tromey
- [binutils-gdb] Rename context_stack and make it private
Tom Tromey
- [binutils-gdb] Remove OBJSTAT and OBJSTATS macros
Tom Tromey
- [binutils-gdb] gdb: delete some unnecessary code from core_target::detach
Andrew Burgess
- [binutils-gdb] gdb: refactor core_target ::close and ::detach functions
Andrew Burgess
- [binutils-gdb] gdb/python: new events.corefile_changed event
Andrew Burgess
- [binutils-gdb] gdb: parameterize all_threads_safe for the target and ptid
Tankut Baris Aktemur
- [binutils-gdb] gdb, multi-target: pass a target argument to prune_threads
Tankut Baris Aktemur
- [binutils-gdb] gdb, multi-target: pass a target argument to delete_exited_threads
Tankut Baris Aktemur
- [binutils-gdb] gdb: remove braces in a for-loop
Tankut Baris Aktemur
- [binutils-gdb] gdb: add process_target_ops_ref
Simon Marchi
- [binutils-gdb] Fix typo in sim/ppc/std-config.h
Tom Tromey
- [binutils-gdb] [gdb] Add unit test for iterator_range
Tom de Vries
- [binutils-gdb] [gdb/tui] Handle tui disable in new ui
Tom de Vries
- [binutils-gdb] [gdb] Remove unnecessary defs.h/common-defs.h includes
Tom de Vries
- [binutils-gdb] [gdb/symtab] Factor out new_symbol_file_line
Tom de Vries
- [binutils-gdb] Implement windows_nat_target::stop
Patrick Monnerat
- [binutils-gdb] gdb/dap: add support for opening core files
Andrew Burgess
- [binutils-gdb] Update gdb.ada/attr_ref_and_charlit for gnat-llvm
Tom Tromey
- [binutils-gdb] Second fix to attr_ref_and_charlit.exp
Tom Tromey
- [binutils-gdb] [pre-commit] Bump isort to 9.0.0a2
Tom de Vries
- [binutils-gdb] gdb/dwarf: fix internal error in dwarf2_fetch_cfa_info for FDEs without a CFA rule
Simon Marchi
- [binutils-gdb] [gdb] Simplify frame_follow_static_link
Tom de Vries
- [binutils-gdb] [gdb] Simplify get_frame_function
Tom de Vries
- [binutils-gdb] [gdbsupport] Add parameterless iterator_range constructor
Tom de Vries
- [binutils-gdb] [gdb] Improve selftest c_ctrl_unctrl
Tom de Vries
- [binutils-gdb] Call error_value_optimized_out from value_assign
Tom Tromey
- [binutils-gdb] Don't pretend infcalls don't set the inferior running (PR gdb/34082)
Pedro Alves
- [binutils-gdb] [gdb] Add error_value_not_available
Tom de Vries
- [binutils-gdb] [gdb/tui] Expand WDB reference
Tom de Vries
- [binutils-gdb] Windows gdb+gdbserver: New find_thread, replaces thread_rec(DONT_INVALIDATE_CONTEXT)
Pedro Alves
- [binutils-gdb] Windows gdb: handle_output_debug_string return type
Pedro Alves
- [binutils-gdb] Windows gdb: Eliminate reload_context
Pedro Alves
- [binutils-gdb] Windows gdb+gdbserver: Eliminate thread_rec(INVALIDATE_CONTEXT) calls
Pedro Alves
- [binutils-gdb] Windows gdb+gdbserver: Eliminate DONT_SUSPEND
Pedro Alves
- [binutils-gdb] Windows gdb+gdbserver: Eliminate windows_process_info::thread_rec
Pedro Alves
- [binutils-gdb] Windows gdb: Simplify windows_nat_target::wait
Pedro Alves
- [binutils-gdb] Windows gdb+gdbserver: Move suspending thread to when returning event
Pedro Alves
- [binutils-gdb] Windows gdb: Introduce continue_last_debug_event_main_thread
Pedro Alves
- [binutils-gdb] Windows gdb: Introduce windows_continue_flags
Pedro Alves
- [binutils-gdb] Windows gdb: Factor code out of windows_nat_target::windows_continue
Pedro Alves
- [binutils-gdb] Windows gdb: Pending stop and current_event
Pedro Alves
- [binutils-gdb] Windows gdb+gdbserver: Elim desired_stop_thread_id / rework pending_stops
Pedro Alves
- [binutils-gdb] Windows gdb+gdbserver: Introduce get_last_debug_event_ptid
Pedro Alves
- [binutils-gdb] Windows gdb: Can't pass signal to thread other than last stopped thread
Pedro Alves
- [binutils-gdb] Windows gdbserver: Fix scheduler-locking
Pedro Alves
- [binutils-gdb] Windows gdb: Enable "set scheduler-locking on"
Pedro Alves
- [binutils-gdb] Windows gdbserver: Eliminate soft-interrupt mechanism
Pedro Alves
- [binutils-gdb] Windows gdb+gdbserver: Make current_event per-thread state
Pedro Alves
- [binutils-gdb] Windows gdb+gdbserver: Make last_sig per-thread state
Pedro Alves
- [binutils-gdb] Windows gdb+gdbserver: Make siginfo_er per-thread state
Pedro Alves
- [binutils-gdb] Add backpointer from windows_thread_info to windows_process_info
Pedro Alves
- [binutils-gdb] Windows gdb+gdbserver: Share $_siginfo reading code
Pedro Alves
- [binutils-gdb] Windows gdb+gdbserver: Eliminate struct pending_stop
Pedro Alves
- [binutils-gdb] Windows gdb: Change serial_event management
Pedro Alves
- [binutils-gdb] Windows gdb: cygwin_set_dr => windows_set_dr, etc.
Pedro Alves
- [binutils-gdb] Windows gdb: Move debug macros to windows-nat.h
Pedro Alves
- [binutils-gdb] Windows gdb: Avoid writing debug registers if watchpoint hit pending
Pedro Alves
- [binutils-gdb] [pre-commit] Bump isort to 9.0.0a3
Tom de Vries
- [binutils-gdb] Created branch 'insn-4-byte-align'
liu zhensong
- [binutils-gdb] dwarf2: avoid decoding .debug_line for type units
Bratislav Filipovic
- [binutils-gdb] gdb.dwarf2: Fix fission-dw-form-strx.exp workflow
Bratislav Filipovic
- [binutils-gdb] Restore windows_nat_target::wait is_sw_breakpoint change
Pedro Alves
- [binutils-gdb] Mention Windows scheduler-locking in NEWS
Pedro Alves
- [binutils-gdb] [gdb/testsuite] Fix tclint errors in gdb.dwarf2/fission-dw-form-strx.exp
Tom de Vries
- [binutils-gdb] [gdb/breakpoints] Don't ignore <file> in rbreak <file>:<regexp>
Tom de Vries
- [binutils-gdb/gdb-17-branch] [gdb/breakpoints] Don't ignore <file> in rbreak <file>:<regexp>
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix copyright years in two files
Tom de Vries
- [binutils-gdb] [gdb/testsuite] Fix duplicate copyright notices
Tom de Vries
- [binutils-gdb] [gdb/tui] Handle error in tui_enable
Tom de Vries
- [binutils-gdb] [gdb/symtab] Factor out new_symbol variant
Tom de Vries
- [binutils-gdb] GDB: testsuite: Fix proc return value in gdb.python/py-prettyprint.exp
Thiago Bauermann
- [binutils-gdb] GDB/testsuite: Fix schedlock.exp crash due to empty $after_args
Maciej W. Rozycki
- [binutils-gdb] gdb, testsuite: fix gdb.base/save-history.exp for native-extended-gdbserver
Tankut Baris Aktemur
- [binutils-gdb] Include traits.h in function-view.h
Tom Tromey
- [binutils-gdb] Fix one test case for gnat-llvm
Tom Tromey
- [binutils-gdb] Clarify "set non-stop" and "maint set target-non-stop" in GDB manual
Pedro Alves
- [binutils-gdb] Windows gdb+gdbserver: Check whether DBG_REPLY_LATER is available
Pedro Alves
- [binutils-gdb] linux-nat: Factor out get_detach_signal code to common code
Pedro Alves
- [binutils-gdb] Windows GDB: make windows_thread_info be private thread_info data
Pedro Alves
- [binutils-gdb] Introduce windows_nat::event_code_to_string
Pedro Alves
- [binutils-gdb] Windows gdb: Add non-stop support
Pedro Alves
- [binutils-gdb] Windows gdb: Watchpoints while running (internal vs external stops)
Pedro Alves
- [binutils-gdb] Windows gdb: extra thread info => show exiting
Pedro Alves
- [binutils-gdb] Add gdb.threads/leader-exit-schedlock.exp
Pedro Alves
- [binutils-gdb] infrun: with AS+NS, prefer process exit over thread exit
Pedro Alves
- [binutils-gdb] Windows gdb: Always non-stop (default to "maint set target-non-stop on")
Pedro Alves
- [binutils-gdb] Mention Windows non-stop support in NEWS
Pedro Alves
Last message date:
Thu Apr 30 17:42:37 GMT 2026
Archived on: Thu Apr 30 17:42:38 GMT 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).