[PATCH v2 00/20] Rework gdb logging and output redirection
2026-01-27 20:48 UTC (4+ messages)
[PATCH v2] gdb: add tutorial command
2026-01-27 19:39 UTC (11+ messages)
[PATCH v2 0/6] gdb: minor fixes for Python limited C API support
2026-01-27 19:06 UTC (14+ 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] infcall: Add support for integer literals as reference function paramters
2026-01-27 19:01 UTC (2+ messages)
` [PATCH v4] "
[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 v2] [gdb/testsuite] Fix gdb.base/inline-frame-cycle-unwind.exp for s390x (alternative)
2026-01-26 13:47 UTC (5+ messages)
[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)
[PATCH] gdb/gdbserver: move argument setting complexity into gdbsupport/
2026-01-24 12:50 UTC (4+ messages)
` [PATCHv2] "
` [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)
[PATCH] gdb/tui: return std::string from tui_get_function_from_frame
2026-01-23 10:47 UTC (4+ messages)
[PATCH v2 0/9] Add new command to print the shadow stack backtrace
2026-01-23 8:52 UTC (13+ messages)
` [PATCH v2 1/9] gdb: Generalize handling of the shadow stack pointer
` [PATCH v2 2/9] gdb: Refactor 'stack.c:print_frame'
` [PATCH v2 3/9] gdb: Introduce 'stack.c:print_pc' function without frame argument
` [PATCH v2 4/9] gdb: Refactor 'find_symbol_funname' and 'info_frame_command_core' in stack.c
` [PATCH v2 5/9] gdb: Refactor 'stack.c:print_frame_info'
` [PATCH v2 6/9] gdb: Add command option 'bt -shadow' to print the shadow stack backtrace
` [PATCH v2 7/9] gdb: Provide gdbarch hook to distinguish shadow stack backtrace elements
` [PATCH v2 8/9] gdb: Implement the hook 'is_no_return_shadow_stack_address' for amd64 linux
` [PATCH v2 9/9] gdb, mi: Add -shadow-stack-list-frames command
Improvements related to MS-Windows terminal output
2026-01-23 8:06 UTC (6+ messages)
[PATCH] [gdb/testsuite] Force elf headers in linux core dump
2026-01-23 7:00 UTC (3+ messages)
New ARI warning Fri Jan 23 02:00:59 GMT 2026
2026-01-23 2:00 UTC
[PATCH] gdb/dwarf: make abbrev_table_cache read-through, make it mandatory
2026-01-22 21:21 UTC (5+ messages)
[PATCH] Update black to 26.1.0
2026-01-22 21:00 UTC (2+ messages)
[PATCH 0/3] Remove some uses of alloca from cli/
2026-01-22 20:49 UTC (4+ messages)
` [PATCH 1/3] Use string_view in cli-decode.c:find_cmd
` [PATCH 2/3] Don't make copies when calling find_cmd
` [PATCH 3/3] Remove alloca from lookup_cmd
[pushed] Fix typo in fetch-exec-and-args.exp
2026-01-22 20:40 UTC
[PATCH] Fix getting pointer-to-member for classes with virtual base classes
2026-01-22 20:03 UTC (5+ messages)
[PATCH 0/9] Add new command to print the shadow stack backtrace
2026-01-22 17:04 UTC (10+ messages)
` [PATCH 6/9] gdb: Implement 'bt shadow' "
` [PATCH 9/9] gdb, mi: Add -shadow-stack-list-frames command
[PATCH 0/5] Template type parameter resolution
2026-01-22 16:44 UTC (7+ messages)
` [PATCH 2/5] gdb: Support new DWARF for template type parameters
[PATCH 2/2] gdb: use current executable for 'remote exec-file' in some cases
2026-01-22 15:31 UTC (4+ messages)
` [PATCH] gdb/testsuite: fix failure in gdb.server/fetch-exec-and-args.exp
[PATCH] gdb: pagination fix for emoji and unicode box output
2026-01-22 15:00 UTC (3+ messages)
[PATCH] gdb/tui: function name in status bar for tailcall functions
2026-01-22 14:31 UTC
[PATCH] [gdb] Declare gdb_get_ncolors
2026-01-22 13:05 UTC (3+ messages)
[pushed 1/2] [gdb/testsuite] Fix regression in gdb.base/maint.exp
2026-01-22 9:49 UTC (2+ messages)
` [pushed 2/2] [gdb/symtab] Fix segfault in cutu_reader::read_toplevel_die
[PATCH v7 0/4] PR gdb/31353
2026-01-22 6:51 UTC (3+ messages)
` [ping 2][PATCH "
[PATCH] Constify gdbserver "monitor" commands
2026-01-22 3:33 UTC (2+ messages)
[PATCH 0/2] Remove cp_lookup_transparent_type
2026-01-22 3:14 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Remove lookup_transparent_type lang hook
[PATCH] Remove angle brackets from "apropos" text
2026-01-21 20:44 UTC (3+ messages)
[PATCH] gdb/testsuite: add test for corefile with no threads
2026-01-21 20:26 UTC (2+ messages)
[PATCHv2] gdb/testsuite: add test for corefile with no threads
2026-01-21 20:00 UTC
[PATCH v3 0/9] Add gdbarch-checking script
2026-01-21 19:39 UTC (3+ messages)
` [PATCH v3 8/9] Remove the sofun_address_maybe_missing gdbarch setting
` [PATCH v3 9/9] Mark some gdbarch components as "unused"
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox