Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] Use type::safe_name in a couple spots
 2026-03-11 18:10 UTC  (2+ messages)

[PATCH 00/23] int -> bool in dwarf2/
 2026-03-11 18:05 UTC  (23+ 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 v3 0/7] gdb: more fixes for Python limited C API support
 2026-03-11 18:04 UTC  (17+ 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/3] [gdb/symtab] Tweak fix-up of truncated inline function block ranges
 2026-03-11 15:13 UTC  (6+ messages)
` [PATCH 3/3] "

[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  (19+ 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 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 32 0/2] Handle the new .note section introduced in Linux
 2026-03-11  9:50 UTC  (7+ messages)

[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 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] [gdb/record] Fix syscall recording for riscv
 2026-03-10 15:38 UTC  (3+ messages)

[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 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 v2] gdb/README: Refactor where build requirements are explained
 2026-03-09 16:58 UTC  (6+ messages)
` [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  (12+ messages)
` [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] 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 

page:  |  | latest

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