Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] [gdb/contrib] Drop two words from codespell-ignore-words.txt
 2025-03-27 13:25 UTC 

[RFC] Add .clang-format
 2025-03-27 12:31 UTC  (2+ messages)

[pushed] [gdb/testsuite] Fix gdb.threads/access-mem-running-thread-exit.exp
 2025-03-27 12:19 UTC 

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

[PATCH 0/5] [pre-commit] Add codespell hook
 2025-03-27  4:35 UTC  (10+ 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 v2 00/11] Remove cooked_index_worker::result_type
 2025-03-26 23:58 UTC  (12+ messages)
` [PATCH v2 01/11] Rename cooked-index-storage.[ch]
` [PATCH v2 02/11] Rename cooked_index_storage
` [PATCH v2 03/11] Move cooked_index_entry to new files
` [PATCH v2 04/11] Move cooked_index_shard "
` [PATCH v2 05/11] Change includes in cooked-index-worker.h
` [PATCH v2 06/11] Move cooked_index_worker to cooked-index-worker.[ch]
` [PATCH v2 07/11] Update comments from moved methods
` [PATCH v2 08/11] Add addrmap_mutable::clear
` [PATCH v2 09/11] Remove cooked_index_worker::result_type
` [PATCH v2 10/11] Add cooked_index_worker::done_reading
` [PATCH v2 11/11] Update cooked_index comment

[PATCH 00/11] Remove cooked_index_worker::result_type
 2025-03-26 21:06 UTC  (16+ 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 v2] gdb/testsuite: Force DWARF debuginfo where applicable in AIX systems
 2025-03-26 20:15 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 00/10] Improve startup performance when using split + type units
 2025-03-26 19:55 UTC  (11+ messages)
` [PATCH 01/10] gdb/dwarf: rename cache -> abbrev_cache
` [PATCH 02/10] gdb/dwarf: make cutu_reader populate the abbrev table cache
` [PATCH 03/10] gdb/dwarf: don't accept nullptr table in abbrev_table_cache::add
` [PATCH 04/10] gdb/dwarf: add abbrev cache in process_skeletonless_type_units
` [PATCH 05/10] gdb/dwarf: make abbrev_table_cache::add return a reference to the added table
` [PATCH 06/10] gdb/dwarf: use abbrev table cache when reading DWO files
` [PATCH 07/10] gdb/dwarf: move cooked_index_worker_debug_info up
` [PATCH 08/10] gdb/dwarf: change a bunch of functions to be methods of cooked_index_worker_debug_info
` [PATCH 09/10] gdb/dwarf: use abbrev table cache in cooked_index_worker_debug_info::process_type_units
` [PATCH 10/10] gdb/dwarf: remove abbrev_table parameter from cutu_reader::cutu_reader

[PATCH] [gdb/testsuite] Add gdb.arch/s390-disassemble.exp
 2025-03-26 18:39 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Add selftest disassemble-s390
 2025-03-26 18:36 UTC 

[PATCH v2] Add gdb.base/set-solib-absolute-prefix.exp
 2025-03-26 16:58 UTC 

[PATCH v4] gdb/dap - Add CompletionsRequest
 2025-03-26 16:56 UTC  (3+ messages)

[PATCH] gdb: add load-libthread-db-quietly option
 2025-03-26 16:38 UTC  (10+ messages)

[PATCH 1/1] gdbsupport: fix environment variable name handling on Windows
 2025-03-26 16:27 UTC  (6+ messages)

[PATCH] fix segfault in tfile_write_status if ts->stop_desc is null
 2025-03-26 16:01 UTC  (2+ messages)

[PATCH] Add gdb.base/set-solib-absolute-prefix.exp
 2025-03-26 15:00 UTC  (2+ messages)

[PATCH v3] [gdb/symtab] Handle DW_OP_entry_value at function entry
 2025-03-26 14:49 UTC  (2+ messages)

[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 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 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 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  (4+ messages)
` [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] [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  (6+ messages)
` [pushed] gdb/python: introduce gdbpy_registry

[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 

page:  |  | latest

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