[PATCH v4 0/6] GDB: aarch64-linux: Some header fixes
2026-03-03 5:06 UTC (5+ messages)
` [PATCH v4 1/6] GDB: Add aarch64-pauth-linux.h to gdb/arch/ and gdb/nat/
` [PATCH v4 2/6] GDB: Add aarch64-fpmr-linux.h "
` [PATCH v4 3/6] GDB: aarch64-linux: Reorganize MTE-related definitions
` [PATCH v4 4/6] GDB: aarch64-linux: Reorganize SME-related definitions
[PATCH v3 0/4] GDB: aarch64-linux: Some header fixes
2026-03-03 5:00 UTC (9+ messages)
` [PATCH v3 1/4] GDB: Add gdb/arch/aarch64-pauth-linux.h
[PATCH] gdb/testsuite: Skip gdb.base/watchpoint-adjacent.exp on s390x
2026-03-03 2:46 UTC
[PATCH] gdb/corelow: mark bytes unavailable when reading from unavailable mapping
2026-03-02 20:01 UTC (6+ messages)
` [PATCH v2] "
[PATCH v1] PowerPC: Fix process record return value for exit_group syscall
2026-03-02 17:35 UTC (2+ messages)
[pushed] Remove obsolete comment from solib_bfd_fopen
2026-03-02 16:58 UTC
[PATCH] Use gdb_bfd_openr in corelow.c
2026-03-02 16:55 UTC (2+ messages)
[PATCH v1 0/4] gdb: more fixes for Python limited C API support
2026-03-02 15:36 UTC (14+ messages)
` [PATCH v1 1/4] gdb: switch tuple object helpers to Python limited API equivalents
` [PATCH v1 3/4] gdb: switch bytes "
` [PATCH v1 4/4] gdb: add new helpers for retrieving a type's fully qualified name
[PATCH] Cache most recent state in remote_state
2026-03-02 14:02 UTC (2+ messages)
[PATCH v2 0/9] Add new command to print the shadow stack backtrace
2026-03-02 12:39 UTC (8+ messages)
` [PATCH v2 1/9] gdb: Generalize handling of the shadow stack pointer
[PATCH 0/9] Add new command to print the shadow stack backtrace
2026-03-02 12:24 UTC (6+ messages)
` [PATCH 6/9] gdb: Implement 'bt shadow' "
[PATCH 0/3] [gdb/symtab] Tweak fix-up of truncated inline function block ranges
2026-03-02 11:48 UTC (4+ messages)
` [PATCH 1/3] [gdb/symtab] Rename lnp_state_machine::m_last_line to m_last_recorded_line
` [PATCH 2/3] [gdb/symtab] Re-add lnp_state_machine::m_last_line
` [PATCH 3/3] [gdb/symtab] Tweak fix-up of truncated inline function block ranges
[pushed] gdb/linux-tdep: pass string by reference
2026-03-02 3:29 UTC
[PATCH v1] gdb/testsuite: fix printf regexp for ppc64le with glibc ieee128 fix
2026-03-01 18:23 UTC
[pushed] [pre-commit] Bump isort to 8.0.1
2026-03-01 8:33 UTC
[PATCH v2] gdb/infrun: do not restart a stepped thread if not running (was: gdb/infrun: reset thread control's step info in end_stepping_range)
2026-02-28 18:33 UTC (3+ messages)
` [PATCH v3] gdb/infrun: do not restart a stepped thread if not running
[PATCH v2 0/9] Make CTF reader build full symtabs, get rid of psymtab
2026-02-28 16:23 UTC (14+ messages)
` [PATCH v3 "
` [PATCH v3 1/9] gdb/ctf: add debug logging in ctfread.c
` [PATCH v3 2/9] gdb/ctf: add unique_ptr types
` [PATCH v3 3/9] gdb/ctf: editorial renames
` [PATCH v3 4/9] gdb/ctf: use ctf_per_objfile in ctf_archive_iter_psymtab_data and ctf_context
` [PATCH v3 5/9] gdb/ctf: check return value of ctf_type_align
` [PATCH v3 6/9] gdb/ctf: add scoped_time_it in elfctf_build_psymtabs
` [PATCH v3 7/9] gdb: make expanded_symbols_functions hold compunit symtabs
` [PATCH v3 8/9] gdb/ctf: don't use psymtabs, create symtabs directly
` [PATCH v3 9/9] gdb: remove psymtab.{c,h}
[PATCH v2] gdb/symtab.c Fix completion of template class members
2026-02-27 20:43 UTC (3+ messages)
` [PING][PATCH "
[PATCH] Use the "O!" format more in the Python code
2026-02-27 20:24 UTC (8+ messages)
[PATCH 00/33] gdbarch int -> bool conversion and more
2026-02-27 20:05 UTC (34+ messages)
` [PATCH 01/33] gdb: change gdbarch_ax_pseudo_register_collect to return void
` [PATCH 02/33] gdb: change gdbarch_ax_pseudo_register_push_stack to return bool
` [PATCH 03/33] gdb: change gdbarch_wchar_signed to bool
` [PATCH 04/33] gdb: change gdbarch_char_signed "
` [PATCH 05/33] gdb: change gdbarch_code_of_frame_writable to return bool
` [PATCH 06/33] gdb: change gdbarch_return_in_first_hidden_param_p "
` [PATCH 07/33] gdb: change gdbarch_single_step_through_delay "
` [PATCH 08/33] gdb: change gdbarch_in_solib_return_trampoline_ftype "
` [PATCH 09/33] gdb: change gdbarch_stack_frame_destroyed_p "
` [PATCH 10/33] gdb: change gdbarch_cannot_step_breakpoint to bool
` [PATCH 11/33] gdb: change gdbarch_have_nonsteppable_watchpoint "
` [PATCH 12/33] gdb: change gdbarch_register_reggroup_p to return bool
` [PATCH 13/33] gdb: change *_find_memory_regions "
` [PATCH 14/33] gdb: change gdbarch_vtable_function_descriptors to bool
` [PATCH 15/33] gdb: change gdbarch_vbit_in_delta "
` [PATCH 16/33] gdb: change gdbarch_cannot_{fetch, store}_register to return bool
` [PATCH 17/33] gdb: change gdbarch_get_longjmp_target "
` [PATCH 18/33] gdb: change gdbarch_convert_register_p "
` [PATCH 19/33] gdb: change gdbarch_register_to_value to return and take bool
` [PATCH 20/33] gdb: change gdbarch_stap_is_single_operand to return bool
` [PATCH 21/33] gdb: change gdbarch_dtrace_probe_is_enabled "
` [PATCH 22/33] gdb: change gdbarch_has_global_{solist, breakpoints} to bool
` [PATCH 23/33] gdb: change gdbarch_has_shared_address_space to return bool
` [PATCH 24/33] gdb: change gdbarch_fast_tracepoint_valid_at "
` [PATCH 25/33] gdb: change gdbarch_has_dos_based_file_system to bool
` [PATCH 26/33] gdb: change gdbarch_insn_is_{call, ret, jump} to return bool
` [PATCH 27/33] gdb: change gdbarch_vsyscall_range "
` [PATCH 28/33] gdb: better gdbarch init values
` [PATCH 29/33] gdb: NULL -> nullptr in gdbarch-gen.c
` [PATCH 30/33] gdb: remove unnecessary predefaults in gdbarch.py
` [PATCH 31/33] gdb: adjust formatting of pointers in gdbarch-gen.{c, h}
` [PATCH 32/33] gdb: convert typedefs to using in gdbarch-gen.h
` [PATCH 33/33] gdb: remove extern from function declarations "
[PATCH v3 0/3] Stronger typing for remote file i/o
2026-02-27 20:00 UTC (6+ messages)
` [PATCH v3 1/3] Use a newtype for remote file descriptor
` [PATCH v3 2/3] Use enum types for remote fileio flags
` [PATCH v3 3/3] Use bool for "warn_if_slow"
[PATCH] Avoid minimal language when DW_LANG_HIP is used
2026-02-27 19:39 UTC (4+ messages)
[PATCH] gdb/python: new selected_context event
2026-02-27 18:56 UTC (2+ messages)
[PATCH 1/3] gdb: use std::make_unique where possible
2026-02-27 18:39 UTC (6+ messages)
` [PATCH 2/3] gdbsupport: use std::make_{unique,shared} "
` [PATCH 3/3] gdbserver: use std::make_unique "
[PATCH v2 0/3] Stronger typing for remote file i/o
2026-02-27 18:22 UTC (7+ messages)
` [PATCH v2 1/3] Use a newtype for remote file descriptor
` [PATCH v2 2/3] Use enum types for remote fileio flags
` [PATCH v2 3/3] Use bool for "warn_if_slow"
[Pushed] gdb: Add myself to gdb/MAINTAINERS
2026-02-27 17:34 UTC
[PATCH 0/6] Introduce '**' syntax for skip file globs
2026-02-27 16:21 UTC (22+ messages)
` [PATCH 1/6] gdb: move debug logging around in some skip related functions
` [PATCH 2/6] gdb: introduce '**' for skip globs
` [PATCH 3/6] gdb: aliases for some skip related commands
` [PATCH 4/6] gdb: option completion for the 'skip' command
` [PATCH 5/6] gdb: convert 'debug skip' to the new(ish) debug scheme
` [PATCH 6/6] gdb: more styling for skip command output
[PATCH] Compute register name once in default_print_one_register_info
2026-02-27 16:19 UTC (5+ messages)
[PATCH 0/2] Stronger typing for remote file i/o
2026-02-27 14:15 UTC (9+ messages)
` [PATCH 1/2] Use a newtype for remote file descriptor
` [PATCH 2/2] Use enum types for remote fileio flags
[PATCH] [gdb/record] Fix syscall recording for riscv
2026-02-27 12:16 UTC
[pushed] [pre-commit] Bump isort to 8.0.0
2026-02-27 8:50 UTC
[PATCH 0/3] Fix some more -Wdiscarded-qualifiers errors
2026-02-26 18:21 UTC (12+ messages)
` [PATCH 1/3] bfd: fix 2 "
` [PATCH 2/3] opcodes: fix a few "
` [PATCH 3/3] sim: "
[PATCH] Use check_typedef in two spots
2026-02-26 17:44 UTC (2+ messages)
[PATCH 0/7] Remove addrmap from blockvector
2026-02-26 15:00 UTC (4+ messages)
` [PATCH 3/7] gdb: simplify find_compunit_symtab_for_pc_sect
[PATCH] [gdb/record] Fix syscall recording some more
2026-02-26 14:45 UTC
[PATCH] [gdb/record] Fix syscall recording for arm
2026-02-26 14:33 UTC
[pushed] [gdb] Fix typo recordered -> recorded
2026-02-26 10:21 UTC
[PATCH v2 0/4] Some minor improvements around '$_'
2026-02-26 8:01 UTC (6+ messages)
` [PATCH v2 2/4] gdb: use builtin_func_ptr for `$_` set by "info breakpoints" and "info line"
[PATCH] [gdb/record] Fix return value for syscall in loongarch_record_syscall_insn
2026-02-26 3:19 UTC (2+ messages)
[RFC 0/4] Better Python safety
2026-02-26 1:38 UTC (11+ messages)
` [RFC 1/4] Add gdbpy_borrowed_ref
[PATCH 1/2] gdb: remove 'num' field from 'struct address_space'
2026-02-25 15:18 UTC (9+ messages)
` [PATCH 2/2] gdb: limit updating the address spaces to the current target
` [PATCH v2] "
[PATCH v4] [gdb/tui] Don't enter TUI if debuginfod enabled == ask
2026-02-25 15:15 UTC (3+ messages)
[PATCH v3] [gdb/tui] Fix crash with debuginfod query
2026-02-25 10:20 UTC (2+ messages)
[PATCH v2] gdb: implement "info proc environ"
2026-02-25 10:17 UTC (3+ messages)
[PATCH] Sort and uniquify Ada standard exceptions
2026-02-24 15:44 UTC (2+ messages)
[pushed] gdb/testsuite: fix test crc_mismatch.exp with -readnow
2026-02-24 15:25 UTC (2+ messages)
` [pushed] gdb/testsuite: fix test build-id-no-debug-warning.exp "
[PATCH] Fix Ada failure with gdb-index
2026-02-24 15:24 UTC (2+ messages)
[PATCH 1/2] gdb/testsuite: fix test crc_mismatch.exp with -readnow
2026-02-24 15:20 UTC (4+ messages)
` [PATCH 2/2] db/testsuite: fix test build-id-no-debug-warning.exp "
[PATCH 0/4] RISC-V: Add bfloat16 and half-float support to GDB
2026-02-24 15:18 UTC (10+ messages)
` [PATCH v2 0/4] gdb/riscv: Add bfloat16 and half-float support
` [PATCH v2 1/4] gdb/riscv: add bfloat16 and half-float support to FPU registers
` [PATCH v2 2/4] gdb/testsuite: add RISC-V bfloat16 tests
` [PATCH v2 3/4] gdb/testsuite: add RISC-V IEEE half-float (FP16) tests
` [PATCH v2 4/4] gdb/testsuite: update riscv-reg-aliases for expanded FPU union
[PATCH] [gdb/record] Fix return value for svc in aarch64_record_branch_except_sys
2026-02-24 13:43 UTC (3+ messages)
[PATCH 0/2] New gdb.Symtab.source_lines method
2026-02-24 12:53 UTC (3+ messages)
` [PATCH 2/2] gdb/python: introduce "
[PATCH v4 0/8] Correctly handle inline functions with dwz
2026-02-24 9:46 UTC (10+ messages)
` [PATCH v4 1/8] Don't call add_dependence from index_imported_unit
` [PATCH v4 2/8] Skip partial units in process_psymtab_comp_unit
` [PATCH v4 3/8] Don't consider DW_TAG_inlined_subroutine as interesting
` [PATCH v4 4/8] Combine two cases in cooked_index_functions::search
` [PATCH v4 5/8] Remove C++ special case from process_imported_unit_die
` [PATCH v4 7/8] Handle inline functions with dwz
` [PATCH v4 8/8] Update .debug_names documentation
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