Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[SH] Check FPSCR.PR for fldi0, fldi1 insns in simulator
 2026-03-11  3:02 UTC 

[PATCH] gdb/testsuite: Skip gdb.base/watchpoint-unaligned.exp on s390x
 2026-03-11  0:36 UTC  (3+ messages)

[PATCH 0/3] [gdb/symtab] Tweak fix-up of truncated inline function block ranges
 2026-03-10 20:34 UTC  (4+ messages)
` [PATCH 3/3] "

[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 0/5] 'x' command and type instance flags
 2026-03-10 17:43 UTC  (11+ 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 00/13] DWARF refactorings and cleanups
 2026-03-10 17:42 UTC  (15+ messages)
` [PATCH 05/13] gdb/dwarf: remove unnecessary compunit_symtab_set_p check in dw2_do_instantiate_symtab
` [PATCH 12/13] gdb/dwarf: use (section, offset-in-section) as key for line_header hash
` [PATCH 13/13] gdb/dwarf: use gdb::unordered_map for line headers

[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 1/3] gdb/linux-tdep: use builtin integer types
 2026-03-10 17:34 UTC  (3+ 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-10 17:30 UTC  (5+ 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 0/9] Make CTF reader build full symtabs, get rid of psymtab
 2026-03-10 17:09 UTC  (13+ messages)
` [PATCH v3 "
  ` [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 0/3] [gdb] Enable ptype /o for some dynamic types
 2026-03-10 17:07 UTC  (7+ 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] [gdb/record] Fix syscall recording for riscv
 2026-03-10 15:38 UTC  (3+ messages)

[PATCH 00/17] Finish boolification of Ada code
 2026-03-10 14:57 UTC  (18+ messages)
` [PATCH 01/17] Return bool from ada_is_ignored_field
` [PATCH 02/17] Use bool in ada_is_tagged_type
` [PATCH 03/17] Return bool from more Ada type predicates
` [PATCH 04/17] Return bool from ada_in_variant
` [PATCH 05/17] Return bool from ada_scan_number
` [PATCH 06/17] Return bool from ada-lang.c:find_struct_field
` [PATCH 07/17] Return bool from ada_prefer_type
` [PATCH 08/17] Return bool from ada-lang.c:is_dynamic_field
` [PATCH 09/17] Return bool from two Ada "redundancy" 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 14/17] Return bool from ada-lang.c:scan_discrim_bound
` [PATCH 15/17] Use bool return types in ada-typeprint.c
` [PATCH 16/17] Return void from ada-valprint.c:print_optional_low_bound
` [PATCH 17/17] Use bool in ada-valprint.c

[PATCH] [gdb/record] Fix syscall recording for arm
 2026-03-10 14:44 UTC  (3+ messages)

[PATCH] [gdb/record] Fix syscall exit recording for arm
 2026-03-10 14:36 UTC 

[PATCH v5 0/2] Add warning if the native target is not supported
 2026-03-10 14:23 UTC  (3+ 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 v4 0/6] GDB: aarch64-linux: Some header fixes
 2026-03-10 14:19 UTC  (20+ 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 v4 5/6] GDB: aarch64-linux: Reorganize GCS-related definitions

[pushed] gdb/testsuite: fix gdb.python/py-selected-context.exp with glibc debuginfo but no source
 2026-03-10 13:14 UTC 

[PATCH] gdb/testsuite: fix gdb.python/py-selected-context.exp with glibc debuginfo but no source
 2026-03-10 12:35 UTC  (2+ messages)

[PATCH v3 0/7] gdb: more fixes for Python limited C API support
 2026-03-10 12:26 UTC  (14+ messages)
` [PATCH v3 1/7] gdb: introduce rgb_color type to simplify existing code
` [PATCH v3 2/7] gdb: fail configure if Python version is too old for limited API
` [PATCH v3 3/7] gdb: add new helpers for retrieving a type's fully qualified name
` [PATCH v3 4/7] gdb/python: allow ref_ptr<T, Policy>::new_reference to accept subclasses of T
` [PATCH v3 5/7] gdb/python: flatten functions calling PyObject_New and use gdbpy_ref
` [PATCH v3 6/7] gdb/python: add gdbpy_dict_wrapper:allocate_dict helper
` [PATCH v3 7/7] gdb/python: add accessor helpers for __dict__ in Python extension objects

[PATCH 0/7] [pre-commit] Some codespell fixes
 2026-03-10  9:18 UTC  (8+ messages)
` [PATCH 1/7] [pre-commit] Make codespell:ignore-begin/end non-greedy
` [PATCH 2/7] [pre-commit] Move gdb/contrib/setup.cfg to gdb/pyproject.toml
` [PATCH 3/7] [pre-commit] Make gdb/contrib codespell-clean
` [PATCH 4/7] [pre-commit] Make gdb/nat codespell-clean
` [PATCH 5/7] [pre-commit] Make gdb/features codespell-clean
` [PATCH 6/7] [pre-commit] Make gdb/stubs codespell-clean
` [PATCH 7/7] [pre-commit] Make gdb/doc codespell-clean

[pushed] gdb/target: remove async_callback_ftype
 2026-03-09 20:48 UTC 

[PATCH 1/3] gdb/gdbtypes: replace TYPE_SAFE_NAME macro with method
 2026-03-09 20:46 UTC  (3+ messages)

[PATCH 0/8] More booleanization
 2026-03-09 20:37 UTC  (6+ messages)
` [PATCH 2/8] Return bool from array-related Ada predicates
` [PATCH 3/8] Return bool from various Ada type predicates

[PATCH 1/2] gdb: change gdbarch_print_registers_info parameter to bool
 2026-03-09 19:17 UTC  (5+ messages)
` [PATCH 2/2] gdb: change gdbarch_adjust_dwarf2_line "

[PATCH v4 0/2] Add warning if the native target is not supported
 2026-03-09 18:58 UTC  (3+ messages)
` [PATCH v4 1/2] gdb: improve help text for set commands with limited options
` [PATCH v4 2/2] gdb: Improve warning when no native target is available

[PATCH] gdb/corelow: mark bytes unavailable when reading from unavailable mapping
 2026-03-09 18:37 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/33] gdbarch int -> bool conversion and more
 2026-03-09 17:11 UTC  (6+ messages)
` [PATCH 23/33] gdb: change gdbarch_has_shared_address_space to return bool

[PATCH v2 0/2] Update some spots that were using bfd_boolean
 2026-03-09 16:59 UTC  (5+ messages)
` [PATCH v2 1/2] Use boolean constants in ft32-tdep.c
` [PATCH v2 2/2] Use store_unsigned_integer in findcmd.c

[PATCH] gdb/README: Document GNU Make requirement
 2026-03-09 16:58 UTC  (15+ messages)
` [PATCH v2] gdb/README: Refactor where build requirements are explained
  ` [PATCH v3] "

[PATCH 0/7] Remove addrmap from blockvector
 2026-03-09 15:52 UTC  (6+ messages)
` [PATCH 5/7] gdb: update blockvector::lookup to handle non-contiguous blocks

[PATCH 0/3] [gdb/contrib] Some dwarf-to-dwarf-assember.py fixes
 2026-03-09 15:25 UTC  (7+ messages)
` [PATCH 1/3] [gdb/contrib] Handle DW_LANG_Mips_Assembler in dwarf-to-dwarf-assembler.py
` [PATCH 2/3] [gdb/contrib] Handle DW_FORM_data16 "
` [PATCH 3/3] [gdb/contrib] Avoid NotImplementedError "

Remove bfd_boolean definition from bfd
 2026-03-09 13:41 UTC  (2+ messages)

[PATCH v2 0/9] gdb: more fixes for Python limited C API support
 2026-03-09 13:25 UTC  (24+ messages)
` [PATCH v2 4/9] gdb: add new helpers for retrieving a type's fully qualified name
` [PATCH v2 5/9] gdb/python: allow ref_ptr<T, Policy>::new_reference to accept subclasses of T
` [PATCH v2 6/9] gdb/python: flatten functions calling PyObject_New and use gdbpy_ref
` [PATCH v2 7/9] gdb/python: accept gdbpy_ref in init helpers and return bool
` [PATCH v2 8/9] gdb/python: add gdbpy_dict_wrapper:allocate_dict helper
` [PATCH v2 9/9] gdb/python: add accessor helpers for __dict__ in Python extension objects

[PATCH] Remove minimal_symbol_reader::record
 2026-03-09  2:38 UTC  (2+ messages)

[PATCH] Fix backtrace showing ?? or wrong name for solib frame at function entry
 2026-03-07 19:48 UTC 

[PATCH] Fix backtrace showing ?? or wrong name for solib frame at function entry Корзина
 2026-03-07 19:45 UTC 

[PATCH] Fix backtrace showing ?? or wrong name for solib frame at function entry
 2026-03-07 19:43 UTC 

Remove bfd_boolean from sim
 2026-03-07 18:28 UTC  (2+ messages)

Remove bfd_boolean from gdb
 2026-03-07 18:27 UTC  (2+ messages)

[PATCH 0/4] Remove some bfd_boolean uses
 2026-03-07 18:20 UTC  (5+ messages)
` [PATCH 1/4] Use bool, not bfd_boolean
` [PATCH 2/4] Don't use BFD TRUE/FALSE constants
` [PATCH 3/4] Drop use of bfd_boolean from findcmd.c
` [PATCH 4/4] Poison bfd_boolean

[PATCH] gdb: fix edge case assertion from get_selected_frame
 2026-03-07 14:10 UTC 

[pushed] [pre-commit] Bump black to 26.3.0
 2026-03-07 13:47 UTC 

[PATCH] Fix debug_names function visibility
 2026-03-06 19:35 UTC  (2+ messages)

[PATCH 00/11] [gdb/testsuite] Handle Tcl 9.0
 2026-03-06 16:34 UTC  (12+ 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 v3 0/2] Add warning if the native target is not supported
 2026-03-06 13:45 UTC  (4+ messages)
` [PATCH v3 1/2] gdb: improve help text for set commands with limited options

[PATCH v2 0/9] Add new command to print the shadow stack backtrace
 2026-03-06  9:39 UTC  (7+ messages)
` [PATCH v2 1/9] gdb: Generalize handling of the shadow stack pointer
` [PATCH v2 6/9] gdb: Add command option 'bt -shadow' to print the shadow stack backtrace

[PATCH 32 0/2] Handle the new .note section introduced in Linux
 2026-03-06  8:13 UTC  (6+ messages)

[pushed] [pre-commit] Bump codespell to 2.4.2
 2026-03-06  7:44 UTC 

[PATCH 0/9] Add new command to print the shadow stack backtrace
 2026-03-06  2:44 UTC  (20+ messages)
` [PATCH 6/9] gdb: Implement 'bt shadow' "
` [PATCH 9/9] gdb, mi: Add -shadow-stack-list-frames command

[pushed] gdb: rename blockvec to rangevec in dwarf2_record_block_ranges
 2026-03-05 23:08 UTC 

[PATCH v2 0/2] [gdb] TSAN fixes
 2026-03-05 21:13 UTC  (4+ messages)
` [PATCH v2 1/2] [gdb/symtab] Replace per-BFD lock with global BFD lock

[PATCH v2 0/8] Correctly handle inline functions with dwz
 2026-03-05 18:53 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox