[PATCH 1/2] gdb/testsuite: add .debug_frame support in DWARF assembler
2026-03-17 19:33 UTC (3+ messages)
` [PATCH 2/2] gdb/dwarf: fix internal error when FDEs do not describe the CFA
[PATCH] infcall: Add support for integer literals as reference function paramters
2026-03-17 18:11 UTC (7+ messages)
` [PATCH v5] infcall: Add support for integer literals as reference function parameters
` [PATCH v6] "
[PATCH] Support MinGW & 64-bit libraries/paths in Tcl autoconf scripts
2026-03-17 17:23 UTC (2+ messages)
` [PING PATCH] "
[PATCH v5 0/2] Add warning if the native target is not supported
2026-03-17 13:58 UTC (5+ messages)
` [PATCH v5 1/2] gdb: improve help text for set commands with limited options
` [PATCH v5 2/2] gdb: Improve warning when no native target is available
[PATCH 0/8] Handle foreign type units in .debug_names
2026-03-17 12:57 UTC (10+ messages)
` [PATCH 1/8] gdb/dwarf: refuse to produce .gdb_index when skeletonless type units are present
` [PATCH 2/8] gdb/dwarf: move dwo_unit and dwo_file to read.h
` [PATCH 3/8] gdb/dwarf: move dwarf2_cu::section to cu.c
` [PATCH 4/8] gdb/dwarf: add dwo_file::find_tus
` [PATCH 5/8] gdb/dwarf: generate foreign type units in .debug_names
` [PATCH 6/8] gdb/dwarf: add debug output in read-debug-names.c
` [PATCH 7/8] gdb/dwarf: add more context to complaints in mapped_debug_names_reader::scan_one_entry
` [PATCH 8/8] gdb/dwarf: read foreign type units
[PATCH 32 0/2] Handle the new .note section introduced in Linux
2026-03-17 10:02 UTC (10+ messages)
[PATCH] [gdb/tdep] Fix unrelocated pc in i386_displaced_step_fixup
2026-03-17 7:19 UTC
[BACKPORT PATCH] GDB: aarch64-linux: Fix build failure on musl systems
2026-03-17 5:03 UTC
[SH] Check FPSCR.PR for fldi0, fldi1 insns in simulator
2026-03-17 4:50 UTC (7+ messages)
[PATCH v4 0/6] GDB: aarch64-linux: Some header fixes
2026-03-17 2:49 UTC (6+ messages)
[PATCH] gdb, gdbserver, gdbsupport: replace many uses of strcmp with streq
2026-03-16 17:29 UTC (3+ messages)
[PATCH 0/6] Remove some trivial TYPE_* macros
2026-03-16 17:28 UTC (9+ messages)
` [PATCH 1/6] gdb: remove INIT_NONE_SPECIFIC
` [PATCH 2/6] gdb: remove TYPE_MAIN_TYPE
` [PATCH 3/6] gdb: remove TYPE_POINTER_TYPE
` [PATCH 4/6] gdb: remove TYPE_REFERENCE_TYPE
` [PATCH 5/6] gdb: remove TYPE_RVALUE_REFERENCE_TYPE
` [PATCH 6/6] gdb: remove TYPE_CHAIN
[PATCH] gdb/dwarf: fix build error with older gcc
2026-03-16 0:24 UTC (3+ messages)
[PATCH 00/13] DWARF refactorings and cleanups
2026-03-15 22:05 UTC (3+ messages)
` [PATCH 13/13] gdb/dwarf: use gdb::unordered_map for line headers
[PATCH 1/3] gdb/linux-tdep: use builtin integer types
2026-03-15 2:54 UTC (7+ messages)
` [PATCH 2/3] gdb/fbsd-tdep: "
` [PATCH 3/3] gdb/linux-tdep: remove linux_get_siginfo_type_with_fields
[PATCH 1/5] gdb/linux-tdep: check return value of linux_find_memory_region_ftype callback
2026-03-14 19:06 UTC (13+ messages)
` [PATCH 2/5] gdb/gcore: check return values of some find_memory_region_ftype calls
` [PATCH 3/5] gdb/linux-tdep: make linux_find_memory_region_ftype a function_view
` [PATCH 4/5] gdb/linux-tdep: remove linux_collect_thread_registers_ftype typedef
` [PATCH 5/5] gdb: make find_memory_region_ftype a function_view
` [PATCH v2] "
[PATCH v5 0/4] [gdb/tui] Fix crash with debuginfod query
2026-03-14 17:37 UTC (5+ messages)
` [PATCH v5 1/4] [gdb] Simplify debuginfod_is_enabled
` [PATCH v5 2/4] [gdb] Add debuginfod_enabled_ask_p
` [PATCH v5 3/4] [gdb] Add defaulted_query_auto_answers_p
` [PATCH v5 4/4] [gdb/tui] Don't enter TUI if debuginfod enabled == ask
[PATCH 1/2] gdb/dwarf: don't pass lowpc/highpc to dwarf2_ranges_read in cooked_indexer::scan_attributes
2026-03-14 17:35 UTC (5+ messages)
` [PATCH 2/2] gdb/dwarf: rename low_set variable in dwarf2_ranges_read
[PATCH 1/3] gdbsupport: add gdb::enumerate util
2026-03-14 17:32 UTC (3+ messages)
` [PATCH v2 1/3] gdbsupport: add gdb::ranges::views::enumerate util
[PATCH v4] [gdb/tui] Don't enter TUI if debuginfod enabled == ask
2026-03-14 16:20 UTC (2+ messages)
[PATCH 0/3] [gdb/symtab] Tweak fix-up of truncated inline function block ranges
2026-03-14 14:53 UTC (10+ messages)
` [PATCH 3/3] "
[PATCH v2 0/2] Support for Haiku/x86-64 in GDB
2026-03-14 14:38 UTC (3+ messages)
` [PATCH v2 1/2] gdbserver: Haiku support
` [PATCH v2 2/2] gdb: "
[PATCH 0/5] Improved support for core files with missing NT_FILE note
2026-03-14 14:32 UTC (6+ messages)
` [PATCH 1/5] gdb/testsuite: improve corefile-no-threads.py script
` [PATCH 2/5] gdb/testsuite: restructure gdb.base/corefile-buildid.exp
` [PATCH 3/5] gdb: remove 'num' argument from gdbarch_read_core_file_mappings callback
` [PATCH 4/5] gdb: remove pre-loop callback from gdbarch_read_core_file_mappings
` [PATCH 5/5] gdb/linux: handle missing NT_FILE note when opening core files
[PATCH 0/4] [gdb/tui] Some TUI refactoring
2026-03-14 7:39 UTC (2+ messages)
` [PING][PATCH "
[PATCH 00/11] [gdb/testsuite] Handle Tcl 9.0
2026-03-13 21:02 UTC (17+ messages)
` [PATCH 03/11] [gdb/testsuite, Tcl 9.0] Fix error: no such variable: Term::_TERM
` [PATCH 05/11] [gdb/testsuite, Tcl 9.0] Namespace fixes
` [PATCH 07/11] [gdb/testsuite, Tcl 9.0] Fix clipping by format %x
` [PATCH 10/11] [gdb/testsuite, Tcl 9.0] Avoid non-UTF-8 GDB IO (part 1)
` [PATCH 11/11] [gdb/testsuite, Tcl 9.0] Avoid non-UTF-8 GDB IO (part 2)
[PATCH 00/14] [gdb/testsuite] Handle Tcl 9.0
2026-03-13 19:46 UTC (16+ messages)
` [PATCH 01/14] [gdb/testsuite] Add test for Term::with_term
` [PATCH 02/14] [gdb/testsuite] Fix Term::_TERM setting leak in Term::with_tuiterm
` [PATCH 03/14] [gdb/testsuite] Clean up globals saving in gdb.tui/tuiterm.exp
` [PATCH 04/14] [gdb/testsuite, Tcl 9.0] Fix use of deprecated trace variable subcommand
` [PATCH 05/14] [gdb/testsuite, Tcl 9.0] Fix Tcl version check
` [PATCH 06/14] [gdb/testsuite, Tcl 9.0] Fix error: no such variable: Term::_TERM
` [PATCH 07/14] [gdb/testsuite, Tcl 9.0] Fix error: no such variable: Dwarf::_line_unit_version
` [PATCH 08/14] [gdb/testsuite, Tcl 9.0] Namespace fixes
` [PATCH 09/14] [gdb/testsuite, Tcl 9.0] Fix error: invalid character in array index
` [PATCH 10/14] [gdb/testsuite, Tcl 9.0] Fix clipping by format %x
` [PATCH 11/14] [gdb/testsuite, Tcl 9.0] Fix uninitialized string in gdb.fortran/function-calls.f90
` [PATCH 12/14] [gdb/testsuite, Tcl 9.0] Fix error: invalid or incomplete multibyte or wide character
` [PATCH 13/14] [gdb/testsuite, Tcl 9.0] Avoid non-UTF-8 GDB IO (part 1)
` [PATCH 14/14] [gdb/testsuite, Tcl 9.0] Avoid non-UTF-8 GDB IO (part 2)
` [PATCH v2 00/14] [gdb/testsuite] Handle Tcl 9.0
[PATCH 0/2] Remove "stub is supported" from struct type
2026-03-13 18:48 UTC (4+ messages)
` [PATCH 2/2] Remove type::stub_is_supported
[PATCH v3 0/7] gdb: more fixes for Python limited C API support
2026-03-13 18:09 UTC (9+ messages)
` [PATCH v3 1/7] gdb: introduce rgb_color type to simplify existing code
` [PATCH v3 7/7] gdb/python: add accessor helpers for __dict__ in Python extension objects
[PATCH] gdb/python: add property ranges to gdb.Block object
2026-03-13 14:40 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] Add lock_guard to thread_pool::thread_count
2026-03-12 22:46 UTC
[PATCH] Print overload debug messages to gdb_stdlog
2026-03-12 22:16 UTC (2+ messages)
[PATCH 0/8] Support for Haiku/x86-64 in GDB
2026-03-12 21:42 UTC (14+ messages)
` [PATCH 1/8] gdbserver: Initial Haiku support
` [PATCH 2/8] gdb: "
` [PATCH 3/8] gdb: Update Haiku support for 16.x
` [PATCH 4/8] gdbserver: "
` [PATCH 5/8] gdb: Update Haiku support for 17.x
` [PATCH 6/8] gdbserver: "
` [PATCH 7/8] gdb: Update Haiku support for 18.x
` [PATCH 8/8] gdbserver: "
[PATCH V3] PR gdb/33747: gdb/ser-unix: modernize Linux custom baud rate support
2026-03-12 21:01 UTC
[PATCH] [gdb/testsuite] Handle debuginfod output in gdb.debuginfod/solib-with-dwz.exp
2026-03-12 20:20 UTC (3+ messages)
[PATCH] Do not write negative PID or TID in remote protocol
2026-03-12 19:42 UTC (2+ messages)
[PATCH] gdb: fix edge case assertion from get_selected_frame
2026-03-12 18:53 UTC (2+ messages)
[pushed] Fix the --disable-libctf build
2026-03-12 17:21 UTC
[pushed] [pre-commit] Bump black to 26.3.1
2026-03-12 15:45 UTC
[PATCH 00/23] int -> bool in dwarf2/
2026-03-12 14:21 UTC (28+ messages)
` [PATCH 01/23] gdb/dwarf: change die_needs_namespace to return bool
` [PATCH 02/23] gdb/dwarf: change dwarf2_flag_true_p "
` [PATCH 03/23] gdb/dwarf: change die_is_declaration "
` [PATCH 04/23] gdb/dwarf: change need_gnat_info "
` [PATCH 05/23] gdb/dwarf: change attr_to_dynamic_prop "
` [PATCH 06/23] gdb/dwarf: change dwarf2_is_constructor "
` [PATCH 07/23] gdb/dwarf: change is_vtable_name "
` [PATCH 08/23] gdb/dwarf: change prototyped_function_p "
` [PATCH 09/23] gdb/dwarf: change dwarf2_ranges_process "
` [PATCH 10/23] gdb/dwarf: change dwarf2_ranges_read "
` [PATCH 11/23] gdb/dwarf: change unavailable_retaddr and undefined_retaddr to bool
` [PATCH 12/23] gdb/dwarf: change frame_is_tailcall to return bool
` [PATCH 13/23] gdb/dwarf: change call_site_parameter_matches "
` [PATCH 14/23] gdb/dwarf: change dwarf2_fetch_cfa_info "
` [PATCH 15/23] gdb/dwarf: change dwarf2_locexpr_baton_eval "
` [PATCH 16/23] gdb/dwarf: change base_types_equal_p "
` [PATCH 17/23] gdb/dwarf: change dwarf2_frame_signal_frame_p "
` [PATCH 18/23] gdb/dwarf: change piece_end_p "
` [PATCH 19/23] gdb/dwarf: define type aliases for dwarf2_frame_ops function types
` [PATCH 20/23] gdb/dwarf: change dwarf2_frame_ops to return bool
` [PATCH 21/23] gdb/dwarf: use true/false in read_gdb_index_from_buffer
` [PATCH 22/23] gdb/dwarf: change dwarf_block_to_sp_offset to return bool
` [PATCH 23/23] gdb/dwarf: change dwarf_block_to_fb_offset "
[PATCH] [gdb] Fix missing print frame when stepping out of function
2026-03-12 12:02 UTC
[PATCH 0/5] Template type parameter resolution
2026-03-12 10:05 UTC (4+ messages)
` [PATCH 2/5] gdb: Support new DWARF for template type parameters
[PATCH 0/9] Add new command to print the shadow stack backtrace
2026-03-12 9:53 UTC (10+ messages)
[pushed] gdb/dwarf: remove unneeded scopes in dwarf2_frame_cache
2026-03-11 20:43 UTC
[PATCH] Use type::safe_name in a couple spots
2026-03-11 18:10 UTC (2+ messages)
[PATCH 0/2] Two minor cleanups in dwarf2/read.c:read_array_type
2026-03-11 14:45 UTC (4+ messages)
` [PATCH 1/2] Do not reuse 'attr' in read_array_type
` [PATCH 2/2] Avoid use of alloca "
[pushed] Return bool from array_type_has_dynamic_stride
2026-03-11 14:44 UTC
[PATCH 00/17] Finish boolification of Ada code
2026-03-11 14:12 UTC (2+ messages)
[PATCH 0/3] [gdb] Enable ptype /o for some dynamic types
2026-03-11 12:26 UTC (7+ messages)
` [PATCH 2/3] [gdb] Move top_level parameter out of is_dynamic_type_internal
` [PATCH 3/3] [gdb] Enable ptype /o for some dynamic types
[PATCH v2 0/2] [gdb] Enable ptype /o for some dynamic types
2026-03-11 11:55 UTC (3+ messages)
` [PATCH v2 1/2] [gdb] Factor out is_dynamic_type_internal_1
` [PATCH v2 2/2] [gdb] Enable ptype /o for some dynamic types
[PATCH 0/5] 'x' command and type instance flags
2026-03-11 8:22 UTC (4+ messages)
` [PATCH 5/5] gdb: preserve type instance flags in 'x' command
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