[PATCH v3 00/21] Rework gdb logging and output redirection
2026-01-30 13:35 UTC (23+ messages)
` [PATCH v3 01/21] Remove unnecessary override of write_async_safe
` [PATCH v3 02/21] Move stdtarg to ui
` [PATCH v3 03/21] Turn wrapped_file into a template
` [PATCH v3 04/21] Small rewrite of get_unbuffered
` [PATCH v3 05/21] Move buffered stream to new files
` [PATCH v3 06/21] Remove TYPE_FN_FIELD_STUB and associated code
` [PATCH v3 07/21] Change how stdin is handled in the UI
` [PATCH v3 08/21] Remove gdb_stdtargin
` [PATCH v3 09/21] Improve fputs_highlighted by using ui_file::write
` [PATCH v3 10/21] Add stream to buffer_group::output_unit constructor
` [PATCH v3 11/21] Restore ui_file::can_page
` [PATCH v3 12/21] Rewrite cli-style.c:do_show
` [PATCH v3 13/21] Remove m_applied_style from ui_file
` [PATCH v3 14/21] Add a new logging_file implementation
` [PATCH v3 15/21] Rewrite output redirection and logging
` [PATCH v3 16/21] Remove tee_file
` [PATCH v3 17/21] Warn if log file changed while logging
` [PATCH v3 18/21] Fix leaks with timestamped_file
` [PATCH v3 19/21] Use std::make_unique with ui_files
` [PATCH v3 20/21] Style filenames in cli-logging.c
` [PATCH v3 21/21] Update gdb.execute documentation
[PATCH v2 00/20] Rework gdb logging and output redirection
2026-01-30 12:54 UTC (6+ messages)
[PATCH] docs: Clarify gdb remote protocol AArch64 SVE and SME handling
2026-01-30 11:37 UTC (4+ messages)
[PATCH] gcore: Handle unreadable pages within readable memory regions
2026-01-30 8:22 UTC
[PATCH 1/3] gdb/block: make find_iterator_compunit_symtab a method of block_iterator
2026-01-30 2:55 UTC (3+ messages)
` [PATCH 2/3] gdb/symtab: make compunit_symtab::includes a std::vector
` [PATCH 3/3] gdb/block: bool-ify some parameters
New ARI warning Fri Jan 30 02:00:22 GMT 2026
2026-01-30 2:00 UTC
[PATCH] [gdb/symtab, gdb-17-branch] Fix slow symbol lookup with dwz
2026-01-29 20:28 UTC (2+ messages)
[pushed] [gdb/python] Fix whitespace in py-ref.h
2026-01-29 20:19 UTC
[PATCH 0/3] Remove some uses of alloca from cli/
2026-01-29 19:07 UTC (2+ messages)
[PATCH v2 4/6] gdb: new setters and getters for __dict__, and attributes
2026-01-29 14:45 UTC (4+ messages)
[PATCH v5 0/6] gdb: refine scheduler locking settings
2026-01-29 11:13 UTC (9+ messages)
` [PATCH v5 1/6] gdb: use schedlock_applies in user_visible_resume_ptid
` [PATCH v5 2/6] gdb, cli: remove left-over code from "set_logging_on"
` [PATCH v5 3/6] gdb, cli: pass the argument of a set command to its callback
` [PATCH v5 4/6] gdb: change the internal representation of scheduler locking
` [PATCH v5 5/6] gdb: refine commands to control "
` [PATCH v5 6/6] gdb: add eval option to lock the scheduler during infcalls
[PATCH v2] [gdb/testsuite] Fix gdb.base/inline-frame-cycle-unwind.exp for s390x (alternative)
2026-01-29 8:11 UTC (7+ messages)
` [PATCHv3] gdb: fix gdb.base/inline-frame-cycle-unwind.exp for s390x
[PATCH v3] gdb: add tutorial command
2026-01-28 19:44 UTC (2+ messages)
[PATCH v2 0/6] gdb: minor fixes for Python limited C API support
2026-01-28 17:51 UTC (20+ messages)
` [PATCH v2 1/6] Python limited API: migrate Py_CompileStringExFlags and PyRun_SimpleString
` [PATCH v2 2/6] Python limited API: migrate PyImport_ExtendInittab
` [PATCH v2 3/6] gdbpy_registry: cast C extension type object to PyObject * before Py_XINCREF
` [PATCH v2 4/6] gdb: new setters and getters for __dict__, and attributes
` [PATCH v2 5/6] gdb: cast all Python extension objects passed to gdbpy_ref_policy to PyObject*
` [PATCH v2 6/6] gdb: make remaining Python extension objects inherit from PyObject
[PATCH] [gdb] Handle pagination prompt during posted event
2026-01-28 13:56 UTC (2+ messages)
` [PING][PATCH] "
[PATCH] infcall: Add support for integer literals as reference function paramters
2026-01-28 13:54 UTC (4+ messages)
` [PATCH v4] "
[PATCH] [gdb/testsuite] Simplify gdb.ada/limited-length.exp
2026-01-28 13:21 UTC
[PATCH 0/5] [gdb/testsuite] Use valnum_re more often
2026-01-28 12:06 UTC (6+ messages)
` [PATCH 1/5] [gdb/testsuite] Remove superfluous definition of valnum_re in gdb.base/commands.exp
` [PATCH 2/5] [gdb/testsuite] Use valnum_re more often (part 1)
` [PATCH 3/5] [gdb/testsuite] Use valnum_re more often (part 2)
` [PATCH 4/5] [gdb/testsuite] Use valnum_re more often (part 3)
` [PATCH 5/5] [gdb/testsuite] Use valnum_re more often (part 4)
[PATCH v6 0/3] Introduce syntax for linker-namespace specific symbols
2026-01-28 11:22 UTC (3+ messages)
` [PATCH v6 1/3] gdb: make lookup_minimal_symbol_linkage work with linker namespaces
[PATCH v2] gdb: add tutorial command
2026-01-27 19:39 UTC (10+ messages)
[PATCH v2] infcall: Add support for integer literals as reference function paramters
2026-01-27 18:43 UTC (4+ messages)
[PATCH 0/4] Fixes for tail call, until, and FinishBreakpoints
2026-01-27 16:37 UTC (7+ messages)
` [PATCH 1/4] gdb: fix frame_unwind_caller_WHAT functions for inline and tail calls
` [PATCH 2/4] gdb/python: fix FinishBreakpoint.return_value for tail call functions
` [PATCH 3/4] gdb/python: don't allow FinishBreakpoints for inline frames
` [PATCH 4/4] gdb/python: fix gdb.FinishBreakpoint returning to a tail call frame
[PATCH] gdb: fix 'info frame' for tail calls with no debug information
2026-01-27 16:20 UTC (5+ messages)
[PATCH] Remove "readnow" from two tests
2026-01-27 15:48 UTC
[PATCH] Don't use .debug_names if .debug_aranges is missing
2026-01-27 15:08 UTC
[PATCH] gdb/python: use gdbpy_is_value_object
2026-01-27 9:42 UTC (2+ messages)
[PATCH v6] gdb/dwarf: fix assert failed for missing containing type
2026-01-27 7:36 UTC
[PATCH] gdb: Fix unexpected failures in breakpoint-in-ro-region.exp
2026-01-27 1:52 UTC (2+ messages)
[PATCH] gdb/testsuite: remove guile "test byte at sp, before flush" test
2026-01-27 0:53 UTC (4+ messages)
[PATCH v2 0/8] Correctly handle inline functions with dwz
2026-01-26 23:31 UTC (12+ messages)
` [PATCH v2 1/8] Don't call add_dependence from index_imported_unit
` [PATCH v2 2/8] Skip partial units in process_psymtab_comp_unit
` [PATCH v2 3/8] Don't consider DW_TAG_inlined_subroutine as interesting
` [PATCH v2 4/8] Combine two cases in cooked_index_functions::search
` [PATCH v2 5/8] Remove C++ special case from process_imported_unit_die
` [PATCH v2 6/8] Have iterate_over_one_compunit_symtab search included symtabs
` [PATCH v2 7/8] Handle inline functions with dwz
` [PATCH v2 8/8] Update .debug_names documentation
[PATCH v3 0/6] Refinement of scheduler-locking settings
2026-01-26 18:46 UTC (5+ messages)
[PATCH 1/4] gdbserver: Update win32_target_ops to new stopped_data_addresses interface
2026-01-26 18:40 UTC (9+ messages)
` [PATCH 2/4] gdbserver: Move setting of process_info::tdesc into win32-i386-low.cc
` [PATCH 3/4] gdbserver: Move software breakpoint recognition code "
` [PATCH 4/4] gdbserver: Add aarch64-windows support
[pushed] Minor cleanups in expanded-symbol.[ch]
2026-01-26 18:09 UTC
New ARI warning Wed Jan 7 02:00:25 GMT 2026
2026-01-26 17:14 UTC (5+ messages)
[PATCH 0/8] Correctly handle inline functions with dwz
2026-01-26 17:07 UTC (15+ messages)
` [PATCH 1/8] Don't call add_dependence from index_imported_unit
` [PATCH 2/8] Skip partial units in process_psymtab_comp_unit
` [PATCH 3/8] Don't consider DW_TAG_inlined_subroutine as interesting
` [PATCH 4/8] Combine two cases in cooked_index_functions::search
` [PATCH 5/8] Remove C++ special case from process_imported_unit_die
` [PATCH 6/8] Have iterate_over_one_compunit_symtab search included symtabs
` [PATCH 7/8] Handle inline functions with dwz
` [PATCH 8/8] Update .debug_names documentation
[PATCH] gdb/dwarf: turn some errors into asserts
2026-01-26 17:01 UTC
[PATCH v5] gdb/dwarf: fix assert failed for missing containing type
2026-01-26 16:39 UTC (2+ messages)
[PATCH] gdb: tighten assertions in set_type_vptr_*
2026-01-26 15:54 UTC
[RFC] gdb: Remove duplicated checks of hardware breakpoint
2026-01-26 15:47 UTC (2+ messages)
[PATCH 0/2] Metasyntactic formatting nits
2026-01-26 15:32 UTC (3+ messages)
` [PATCH 1/2] Use upper case for "metasyntactic variables"
` [PATCH 2/2] Regularize spelling of names of keys
[PATCH] [gdb/testsuite] Fix gdb.dap/ada-non-ascii.exp for gcc < 10
2026-01-26 14:32 UTC (2+ messages)
[PATCH] gdb: notify of inferior switch when needed from 'thread' command
2026-01-26 13:58 UTC (2+ messages)
` [PATCHv2] "
[PATCH 0/4] [gdb] TSAN fixes
2026-01-26 12:46 UTC (7+ messages)
` [PATCH 1/4] [bfd] Fix data race in bfd_check_format_matches
` [PATCH 2/4] [gdb/symtab] Fix data race in try_open_dwop_file
` [PATCH 3/4] [gdb/symtab] Guard gdb_bfd_record_inclusion with per-bfd mutex
` [PATCH 4/4] [gdb/symtab] Fix data race in bfd_cache_close_all
[PATCH] [gdb/testsuite] Fix pi approximation
2026-01-26 12:41 UTC
[PATCH] gdb/dwarf: fix DW_OP_call{2,4} in .dwo files
2026-01-26 6:15 UTC
[PATCH] PR gdb/33788 Mask out non-zero unused bit in the program counter of AVR targets
2026-01-25 21:14 UTC (4+ messages)
[PATCH] [gdb/testsuite] Fix gdb.base/inline-frame-cycle-unwind.exp for s390x (alternative)
2026-01-24 23:19 UTC (2+ messages)
[PATCHv2] gdb/gdbserver: move argument setting complexity into gdbsupport/
2026-01-24 12:50 UTC (2+ messages)
` [PATCHv3] "
[PATCH v2] [PR backtrace/16774] Fixes prologue parsing for AVR targets: Permit the usage of 'sbc r29, r1'
2026-01-24 8:29 UTC (3+ messages)
[PATCH 1/2] gdb/testsuite: add rocm-test-utils.h
2026-01-24 5:15 UTC (2+ messages)
` [PATCH 2/2] gdb/amd-dbgapi: add basic watchpoint support
New ARI warning Sat Jan 24 02:00:35 GMT 2026
2026-01-24 2:00 UTC
[PATCH] [gdb/symtab] Fix data race in try_open_dwop_file
2026-01-23 23:09 UTC (3+ messages)
[PATCH] Simplify cp_print_class_member
2026-01-23 21:15 UTC (3+ messages)
[PATCH v2 05/11] Move x86 debug registers and related code into x86-windows-nat.c
2026-01-23 19:56 UTC (5+ messages)
` [PATCH v3] "
[PATCH] gdb: tighten assertions in set_type_vptr_*
2026-01-23 19:22 UTC
[PATCH v2 01/11] Remove duplicate code from windows_nat_target::resume
2026-01-23 19:14 UTC (14+ messages)
` [PATCH v2 02/11] Simplify windows_nat_target::resume
` [PATCH v2 08/11] Move software breakpoint recognition code into x86-windows-nat.c
` [PATCH v2 09/11] Move auto_wide_charset gdbarch method to windows-tdep
` [PATCH v2 11/11] Add aarch64-windows support
[PATCH v4] gdb/dwarf: fix assert failed for missing containing type
2026-01-23 18:15 UTC (2+ messages)
[PATCH] Some cleanups to "pretend language" handling
2026-01-23 16:10 UTC (2+ messages)
page: next (older)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox