[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 (7+ 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] Support MinGW & 64-bit libraries/paths in Tcl autoconf scripts
2026-03-14 15:37 UTC
[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 32 0/2] Handle the new .note section introduced in Linux
2026-03-13 14:08 UTC (8+ messages)
[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
[PATCH] infcall: Add support for integer literals as reference function paramters
2026-03-12 17:12 UTC (5+ messages)
` [PATCH v5] infcall: Add support for integer literals as reference function parameters
` [PATCH v6] "
[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
[SH] Check FPSCR.PR for fldi0, fldi1 insns in simulator
2026-03-11 14:39 UTC (4+ messages)
[PATCH 00/17] Finish boolification of Ada code
2026-03-11 14:12 UTC (9+ messages)
` [PATCH 02/17] Use bool in ada_is_tagged_type
` [PATCH 03/17] Return bool from more Ada type predicates
` [PATCH 10/17] Return bool from ada_has_this_exception_support
` [PATCH 11/17] Return bool from ada-lang.c:is_known_support_routine
` [PATCH 12/17] Return bool from two Ada exception-related functions
` [PATCH 13/17] Return bool from valid_task_id
` [PATCH 16/17] Return void from ada-valprint.c:print_optional_low_bound
[PATCH 0/3] [gdb] Enable ptype /o for some dynamic types
2026-03-11 12:26 UTC (9+ messages)
` [PATCH 1/3] [gdb] Minor refactoring of is_dynamic_type_internal
` [PATCH 2/3] [gdb] Move top_level parameter out "
` [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 (12+ messages)
` [PATCH 1/5] gdb: remove parameters from do_examine
` [PATCH 2/5] gdb: do minor refactoring in do_examine_next_address
` [PATCH 3/5] gdb: extract a function out of do_examine_next_address
` [PATCH 4/5] gdb: track type instead of gdbarch for `next_address`
` [PATCH 5/5] gdb: preserve type instance flags in 'x' command
[PATCH] gdb/testsuite: Skip gdb.base/watchpoint-unaligned.exp on s390x
2026-03-11 0:36 UTC (3+ messages)
[PATCH] Remove note about C++ demangler from Rust documentation
2026-03-10 19:20 UTC (2+ messages)
[PATCH] gdb/dwarf: implement section_and_offset comparison using operator==
2026-03-10 18:26 UTC (3+ messages)
[PATCH] [gdb/record] Fix syscall exit recording for riscv
2026-03-10 18:14 UTC (2+ messages)
[PATCH v2 0/7] Remove addrmap from blockvector
2026-03-10 18:14 UTC (2+ messages)
` [PING] "
[PATCH v2] PR gdb/33747: gdb/ser-unix: Avoid musl build failure when setting custom baud rates
2026-03-10 17:39 UTC (4+ messages)
[PATCH v2 0/9] Make CTF reader build full symtabs, get rid of psymtab
2026-03-10 17:09 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 7/9] gdb: make expanded_symbols_functions hold compunit symtabs
[PATCH] [gdb/record] Fix syscall recording for riscv
2026-03-10 15:38 UTC (3+ messages)
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