Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v3] [gdb/symtab] Handle DW_OP_entry_value at function entry
 2025-03-26 14:49 UTC  (2+ messages)

[PATCH v2] gdb/testsuite: Force DWARF debuginfo where applicable in AIX systems
 2025-03-26 14:21 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 0/2] Adding ability to disable GDB compile
 2025-03-26 14:16 UTC  (5+ messages)
` [PATCH v3 1/2] gdb: Remove compile-related attributes from struct language
` [PATCH v3 2/2] gdb: add configure option to disable compile

[PATCH 1/3] gdb/dwarf: remove redundant read of dwo_name
 2025-03-26 14:11 UTC  (9+ messages)
` [PATCH 2/3] gdb/dwarf: update comment of cutu_reader::cutu_reader (the DWO variant)
` [PATCH 3/3] gdb/dwarf: use reference in cutu_reader::cutu_reader interface

[PATCH v2 07/11] gdb: Handle shadow stack pointer register unwinding for amd64 linux
 2025-03-26  6:21 UTC  (7+ messages)
` [PATCH v2 08/11] gdb, gdbarch: Enable inferior calls for shadow stack support
` [PATCH v2 10/11] gdb, gdbarch: Introduce gdbarch method to get the shadow stack pointer
` [PATCH v2 11/11] gdb: Enable displaced stepping with shadow stack on amd64 linux

[PATCH v2 03/11] gdb: Sync up x86-gcc-cpuid.h with cpuid.h from gcc 14 branch
 2025-03-26  5:26 UTC  (3+ messages)
` [PATCH v2 05/11] gdb, gdbserver: Add support of Intel shadow stack pointer register

[PATCH v2 00/11] Add CET shadow stack support
 2025-03-26  5:23 UTC  (3+ messages)
` [PATCH v2 01/11] gdbserver: Add optional runtime register set type

[PATCH 00/11] Remove cooked_index_worker::result_type
 2025-03-26  0:56 UTC  (12+ messages)
` [PATCH 01/11] Rename cooked-index-storage.[ch]
` [PATCH 02/11] Rename cooked_index_storage
` [PATCH 03/11] Move cooked_index_entry to new files
` [PATCH 04/11] Move cooked_index_shard "
` [PATCH 05/11] Change includes in cooked-index-worker.h
` [PATCH 06/11] Move cooked_index_worker to cooked-index-worker.[ch]
` [PATCH 07/11] Update comments from moved methods
` [PATCH 08/11] Add addrmap_mutable::clear
` [PATCH 09/11] Remove cooked_index_worker::result_type
` [PATCH 10/11] Add cooked_index_worker::done_reading
` [PATCH 11/11] Update cooked_index comment

[PATCH 1/2] gdb/dwarf: remove unnecessary comparison in cooked_index_entry::compare
 2025-03-25 15:45 UTC  (5+ messages)
` [PATCH 2/2] gdb/dwarf: use std::equal_range in cooked_index_shard::find

[PATCH v9 0/2] add annotation in 'info locals' command for variables shadowing case
 2025-03-25 14:12 UTC  (4+ messages)
` [PATCH v9 1/2] gdb: "
` [PATCH v9 2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands

[PATCH] riscv: Add option to specify disassembler arch
 2025-03-25 13:50 UTC  (2+ messages)

[PATCH 1/1] riscv: Add missing disassembler option `max`
 2025-03-25 13:49 UTC  (3+ messages)

[PATCH 0/3] Support DWARF 5 .debug_sup section
 2025-03-25 13:37 UTC  (11+ messages)
` [PATCH 1/3] Remove 'read' call from dwz_file::read_string
` [PATCH 2/3] Handle DWARF 5 separate debug sections
` [PATCH 3/3] Add "-5" flag to cc-with-tweaks

[PATCH v2] [gdb/symtab] Handle DW_OP_entry_value at function entry
 2025-03-25  8:31 UTC  (4+ messages)

[PATCH] [aarch64] Fix gdbserver crashes on SVE/SME-enabled systems
 2025-03-25  5:46 UTC  (9+ messages)

[PATCH 1/2] gdb/dwarf: remove cutu_reader::read_cutu_die_from_dwo abbrev table parameter
 2025-03-24 17:39 UTC  (7+ messages)
` [PATCH 2/2] gdb/dwarf: move CU check up in cutu_reader::read_cutu_die_from_dwo

[PATCH] Introduce gdb_bfd_canonicalize_symtab
 2025-03-24 15:52 UTC  (2+ messages)

[PATCH] Add compile test for color option
 2025-03-24 15:36 UTC  (2+ messages)

[PATCH] fix segfault in tfile_write_status if ts->stop_desc is null
 2025-03-24 15:09 UTC 

[PATCH v9 0/2] gdb: setting BP with multiple locations only displays one location
 2025-03-24 13:05 UTC  (4+ messages)
` [PATCH v9 1/2] gdb: extend gdb_breakpoint for multiple locations
` [PATCH v9 2/2] gdb, breakpoint: output multiple bp locations

You’ve got a new notification – time to connect 🍏 L emailed you personal letter / ga8
 2025-03-24  9:59 UTC 

[PATCH v2] Fix 64-bit BFD detection causing build failures
 2025-03-24  8:43 UTC  (2+ messages)
` [PING^2][PATCH "

GDB 16.3 release - 2025-03-22 update
 2025-03-22 12:46 UTC 

[PATCH] gdb: Fix assertion failure when inline frame #0 is duplicated
 2025-03-22 12:41 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2] [gdb] Create script to convert old tests into Dwarf::assemble calls
 2025-03-22  1:31 UTC  (5+ messages)
  ` [PING] "
    ` [PING v2] "
      ` [PING v3] "

[PATCH] gdb/testsuite/rocm: Dynamically determine if precise-memory is supported
 2025-03-21 22:57 UTC  (8+ messages)
` [PATCH v2 0/3] gdb/testsuite/gdb.rocm: refactor precise-memory detection
  ` [PATCH v2 1/3] gdb/testsuise: gdb.rocm/precise-memory.exp to not require hip_devices_support_precise_memory
  ` [PATCH v2 2/3] gdb/testsuite/lib/rocm: Drop hip_devices_support_precise_memory
  ` [PATCH v2 3/3] gdb/testsuite: Test the effect of amdgpu-precise memory

[PATCH 0/3] Sometimes print emoji
 2025-03-21 21:44 UTC  (11+ messages)
` [PATCH 1/3] Do not use warning_pre_print in linux-thread-db.c
` [PATCH 2/3] Simplify warning_pre_print
` [PATCH 3/3] Use emoji to indicate errors and warnings

[PATCH v2 0/2] Adding ability to disable GDB compile
 2025-03-21 19:54 UTC  (5+ messages)
` [PATCH v2 1/2] gdb: Remove compile-related attributes from struct language
` [PATCH v2 2/2] gdb: add configure option to disable compile

[PATCH] gdb: Introduce user-friendly namespace identifier for "info shared"
 2025-03-21 17:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/5] [pre-commit] Add codespell hook
 2025-03-21 16:17 UTC  (9+ messages)
` [PATCH 1/5] [gdbsupport] Fix a typo in common-debug.h
` [PATCH 2/5] [gdbsupport] Ignore pathc in codespell check in gdb_tilde_expand.cc
` [PATCH 3/5] [gdbserver] Fix typo in tracepoint.cc
` [PATCH 4/5] [gdb/contrib] Add SME to codespell-ignore-words.txt
` [PATCH 5/5] [precommit] Add codespell hook

[PATCH] [gdb/tdep] Only catch NO_ENTRY_VALUE_ERROR in ppc_sysv_get_return_buf_addr
 2025-03-21 15:45 UTC  (3+ messages)

[PATCH] gdb: check styled status of source cache entries
 2025-03-21 15:21 UTC  (6+ messages)
` [PATCHv2] "

[PATCH 0/2] Add DIE iterator / foreach support
 2025-03-21 15:21 UTC  (6+ messages)
` [PATCH 1/2] Rename die_info::sibling to die_info::next
` [PATCH 2/2] Introduce die_info::children and use it

[PATCH] [gdbsupport] Add codespell section in setup.cfg
 2025-03-21 14:45 UTC  (4+ messages)

RFA: Deprecate the ARM simulator
 2025-03-21 10:34 UTC  (2+ messages)

[PATCH] Avoid dangling pointer in variant part reader
 2025-03-21  2:34 UTC  (4+ messages)

[PATCH v8 0/2] add annotation in 'info locals' command for variables shadowing case
 2025-03-20 22:59 UTC  (7+ messages)
` [PATCH v8 1/2] gdb: "
` [PATCH v8 2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands

[PATCH] gdb, gdbserver: introduce the 'e' RSP packet
 2025-03-20 20:49 UTC  (2+ messages)

[PATCH 00/13] More work on DW_FORM_* and sign handling
 2025-03-20 19:27 UTC  (14+ messages)
` [PATCH 01/13] Use attribute::unsigned_constant for sizes
` [PATCH 02/13] Introduce attribute::signed_constant
` [PATCH 03/13] Use attribute::signed_constant for fixed-point scale
` [PATCH 04/13] Use attribute::unsigned_constant for DW_AT_bit_stride
` [PATCH 05/13] Use correct sign for DW_AT_GNU_bias
` [PATCH 06/13] Use attribute::unsigned_constant for DW_AT_data_bit_offset
` [PATCH 07/13] Use attribute::unsigned_constant for DW_AT_data_member_location
` [PATCH 08/13] Use correct sign in get_mpz
` [PATCH 09/13] Use correct sign for variant part discriminants
` [PATCH 10/13] Use attribute::signed_constant in attribute::as_boolean
` [PATCH 11/13] Remove dead code from dwarf2_const_value_data
` [PATCH 12/13] Use bool in update_enumeration_type_from_children
` [PATCH 13/13] Use correct sign extension for enumeration types

[pushed] [gdbsupport] Fix typo in common-inferior.h
 2025-03-20 15:56 UTC 

[PATCH] [gdb/testsuite] Allow thread exited message in gdb.threads/infcall-from-bp-cond-simple.exp
 2025-03-20 15:40 UTC 

[pushed] gdb/python: preserve identity for gdb.Symtab objects
 2025-03-20 15:11 UTC  (15+ messages)
` [pushed] gdb/python: preserve identity for gdb.Symbol objects
` [pushed] gdb/python: do not hold on gdb.Symtab object from gdb.Symtab_and_line
` [pushed] gdb/python: preserve identity for gdb.Type objects
` [pushed] gdb/python: do not hold on gdb.Type object from gdb.Value
` [pushed] gdb/python: introduce gdbpy_registry
` [pushed] gdb/python: convert gdb.Symbol to use gdbpy_registry
` [pushed] gdb/python: convert gdb.Type "
` [pushed] gdb/python: convert gdb.Symtab "
` [pushed] gdb/python: convert gdb.Symtab_and_line "

[pushed] [gdb/testsuite] Fix typos in gdb.threads/infcall-from-bp-cond-simple.exp
 2025-03-20 15:08 UTC 

[PATCH] Add more comments for variant part code
 2025-03-20 15:03 UTC  (2+ messages)

Your Input Needed: Survey on AI and Software Development
 2025-03-20 12:46 UTC 

[pushed] Fix grammar error in dwarf2/attribute.h
 2025-03-20 12:41 UTC 

[pushed] [gdb/testsuite] Add missing returns in gdb.threads/infcall-from-bp-cond-simple.c
 2025-03-20 11:37 UTC 

[PATCH] Remove gnatmake_version_at_least
 2025-03-20 11:33 UTC  (4+ messages)

[PATCH 1/1] gdb: remember previously selected thread per inferior
 2025-03-20 10:22 UTC  (4+ messages)

[pushed] [gdb/build] Fix build with gcc 9
 2025-03-20 10:17 UTC 

[PATCH] gdbserver: Add support for MicroBlaze host microblaze*-*-linux*
 2025-03-20  5:19 UTC  (4+ messages)
  ` [PATCH v2] "
    ` [PING] "

[COMMITTED] gcore: quote PKGVERSION
 2025-03-20  0:53 UTC  (3+ messages)

[COMMITTED] gdb-add-index: quote PKGVERSION
 2025-03-19 22:46 UTC 

[PATCH 0/4] Modernize and fix leaks around internal_function
 2025-03-19 19:17 UTC  (3+ messages)

[PATCH 0/2] Adding ability to disable GDB compile
 2025-03-19 17:09 UTC  (4+ messages)

[PATCH 1/2] gdb/dwarf: use gdb::unordered_map for dwarf2_per_bfd::{quick_file_names_table, type_unit_groups}
 2025-03-19 17:00 UTC  (6+ messages)

[PATCH][PR symtab/32658] Fix parsing .debug_aranges section for MIPS signed addresses
 2025-03-19 16:48 UTC  (5+ messages)
  ` {Spam?} "

[PATCH] Pass CPPFLAGS in HOST_EXPORTS for cross-compilation
 2025-03-19 16:40 UTC  (2+ messages)

[PATCH] gdb/python: new styled argument to gdb.execute
 2025-03-19 14:40 UTC  (4+ messages)
` [PATCHv2] gdb/python: new styling "

[PATCHv2] gdb: show full shared library memory range in 'info sharedlibrary'
 2025-03-19 14:27 UTC  (4+ messages)
` [PATCHv3] "

[PATCH] gdbserver: fix build on NetBSD
 2025-03-19 14:19 UTC  (2+ messages)

[PATCH v2] [gdb/testsuite] Fix timeout in gdb.threads/main-thread-exit-during-detach.exp
 2025-03-19 14:10 UTC  (2+ messages)

[PATCH] gdb/dwarf: use gdb::unordered_set for cooked_index_storage::m_reader_hash
 2025-03-19 13:13 UTC  (4+ messages)

[PATCH] Add gdb.base/set-solib-absolute-prefix.exp
 2025-03-19 12:32 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