Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v3 00/12] Add new command to print the shadow stack backtrace
 2026-07-06 12:31 UTC  (7+ messages)
` [PATCH v3 01/12] gdb: Generalize handling of the shadow stack pointer
` [PATCH v3 02/12] aarch64: Implement gdbarch function top_addr_empty_shadow_stack
` [PATCH v3 03/12] gdb: Add get_main_func_start_pc to refactor frame.c:inside_main_func
` [PATCH v3 04/12] gdb: Refactor 'stack.c:print_frame'
` [PATCH v3 07/12] gdb: Refactor 'stack.c:print_frame_info'
` [PATCH v3 09/12] gdb: Implement the hook 'is_no_return_shadow_stack_address' for amd64 linux

[PATCH v3 00/11] Add AlwaysNonStop remote protocol extension
 2026-07-06 12:11 UTC  (12+ messages)
` [PATCH v3 01/11] gdb, record: fix assertion when remote target is set to non-stop
` [PATCH v3 02/11] gdb, remote: fix assertion on reconnect to non-stop target
` [PATCH v3 03/11] gdb, remote: fix async handler "
` [PATCH v3 04/11] gdb, remote: fix "info program" after "
` [PATCH v3 05/11] gdb, remote: fix crash when accessing removed events
` [PATCH v3 06/11] gdb, remote: fix ptid matching for process-wide stop events
` [PATCH v3 07/11] gdb, dap: fix DAP events if no thread is selected
` [PATCH v3 08/11] gdb, testsuite: handle async close in monitor-exit-quit.exp
` [PATCH v3 09/11] gdb, testsuite: update attach-deleted-exec.exp to handle async messages
` [PATCH v3 10/11] gdb, testsuite: add kfails for step-over-process-exit.exp
` [PATCH v3 11/11] gdb, gdbserver: add AlwaysNonStop remote protocol extension

[PATCH] Windows: Normalize backward slashes to forward slashes
 2026-07-06 12:07 UTC  (9+ messages)
      ` [PATCH v2] "

[PATCH v1 0/8] gdb: various refactoring in linux-tdep
 2026-07-06 10:51 UTC  (13+ messages)
` [PATCH v1 1/8] gdb/linux-tdep: use pid_t consistently for process IDs
` [PATCH v1 2/8] gdb/linux-tdep: change linux_fill_prpsinfo to return bool
` [PATCH v1 3/8] target_fileio_read_stralloc: add an optional length parameter
` [PATCH v1 4/8] gdb support: add index_type to array_view for documentation purpose
` [PATCH v1 5/8] gdb support: add gdb::replace algorithm for iterators and ranges
` [PATCH v1 6/8] gdb: introduce helper class file_reader_t
` [PATCH v1 7/8] gdb/linux-tdep: parse ProtectionKey in /proc/PID/smaps
` [PATCH v1 8/8] gdb/linux: add helpers to read AT_HWCAP3

[PATCH 1/2] gdb, amd-dbgapi-target: use '%u' instead of '%d' in wave_coordinates::to_string
 2026-07-06 10:45 UTC  (8+ messages)
` [PATCH 2/2] gdb, amd-dbgapi-target: split wave_coordinates::to_string
` [PATCH v2 1/2] gdb, amd-dbgapi-target: use pulongest more

[PATCH v2 0/1] s390: Deprecate s390 32-bit target "s390-*"
 2026-07-06  9:00 UTC  (2+ messages)

[PATCH v4 0/8] refactor the internals of record-full
 2026-07-06  8:35 UTC  (9+ messages)
` [PATCH v4 4/8] gdb/record: c++ify internal structures of record-full.c

[PATCH 0/1] gdb: discard saved state on error in recursive infcall
 2026-07-06  7:37 UTC  (2+ messages)

[PATCH v2] Show the selected frame in "bt"
 2026-07-05 13:06 UTC  (2+ messages)

[PATCH v3] gdb/dwarf2: Add symbols for function declarations
 2026-07-05  3:12 UTC  (2+ messages)

[PATCH v7] gdb: Add source-tracking breakpoints feature
 2026-07-05  2:59 UTC  (2+ messages)

[PATCH 0/9] Some cleanups and C++-ification of value_print_options
 2026-07-04 22:05 UTC  (10+ messages)
` [PATCH 1/9] Return value_print_options from get_formatted_print_options
` [PATCH 2/9] Return value_print_options from get_no_prettyformat_print_options
` [PATCH 3/9] Convert get_user_print_options
` [PATCH 4/9] Return a const reference from gdbpy_get_print_options
` [PATCH 5/9] Return value_print_options from varobj_formatted_print_options
` [PATCH 6/9] Use 'const' with some value_print_options
` [PATCH 7/9] Don't use 'struct' keyword with value_print_options
` [PATCH 8/9] Use std::forward in fortran_array_walker
` [PATCH 9/9] Use references for value_print_options

[PATCH] gdb, amd-dbgapi-target: use PRIu64 and PRIu32
 2026-07-03 19:22 UTC  (11+ messages)
` [PATCH v2] gdb, amd-dbgapi-target: use pulongest to print id handles

[PATCH] Prevent downgrading of hardware watchpoints if possible
 2026-07-03 19:18 UTC  (6+ messages)

GDB Release Managers announcement
 2026-07-03 18:42 UTC  (2+ messages)

[PATCH 0/2] Add support for BMI1 and BMI2 recording
 2026-07-03 18:22 UTC  (4+ messages)
` [PATCH 1/2] gdb/record: Add support for recording BMI1 instructions
  ` [PATCH 2/2] gdb/record: add support for BMI2 instructions

[PATCH v5 0/8] refactor the internals of record-full
 2026-07-03 13:37 UTC  (2+ messages)

[PATCH v2 0/1] gdb: Preserve IFUNC marker when finding inferior functions
 2026-07-03 12:56 UTC  (14+ messages)
` [PATCH v2 1/1] "

[PATCH] Use bool in ada_type_of_array
 2026-07-03 12:54 UTC  (2+ messages)

[PATCH] gdb/testsuite: fix gdb.rocm/interrupt-twice
 2026-07-03 10:58 UTC  (3+ messages)

[PATCH] gdb.rocm/multi-inferior-gpu.exp: Use allow_fork_tests
 2026-07-03 10:51 UTC  (2+ messages)

[PATCH] gdb.rocm: Don't include unistd.h when not necessary
 2026-07-03 10:49 UTC  (2+ messages)

[PATCH] Windows/rocm-solib: Don't hardcode namespaces support
 2026-07-03 10:46 UTC  (2+ messages)

[PATCH] gdb: replace alloca with gdb::char_vector in remote-fileio.c
 2026-07-03  8:35 UTC  (10+ messages)
` [PATCH v2] gdb: replace alloca with gdb::unique_xmalloc_ptr "
` [PATCH v3] "

[PATCH] gdb/testsuite: deduplicate --offload-arch targets in hcc_amdgpu_targets
 2026-07-03  8:33 UTC  (3+ messages)

[PATCH v8 0/4] PR gdb/31353
 2026-07-03  5:43 UTC  (3+ messages)
` [PING] "
  ` [PING v2] "

[PATCH] Document remote protocol pid and thread id sizes
 2026-07-03  5:42 UTC  (2+ messages)

[pushed] Handle -1 in ptid_t::parse
 2026-07-02 18:56 UTC 

[PATCH] Do not write negative PID or TID in remote protocol
 2026-07-02 18:29 UTC  (5+ messages)

[PATCH v3] gdb: align siginfo_t with the Linux kernel definition
 2026-07-02 16:52 UTC 

Should I delete it?
 2026-07-02 13:13 UTC 

[pushed] Fix ptid_t selftest crash
 2026-07-02 12:55 UTC 

[PATCH] Assume an unrecognized gnatmake is very new
 2026-07-01 19:13 UTC 

[PATCH] Windows gdb: Fix resetting of the debug-registers bit in ContextFlags
 2026-07-01 19:03 UTC  (2+ messages)

[PATCH] Handle missing array descriptor in ada_type_of_array
 2026-07-01 15:51 UTC 

[PATCH v2 0/7] gdb/aarch64: Add support for FEAT_S1POE feature
 2026-07-01 14:45 UTC  (21+ messages)
` [PATCH v2 1/7] gdb/aarch64: Add POR_EL0 register support for FEAT_S1POE
` [PATCH v2 2/7] gdb/aarch64: Add custom printing for POR_EL0
` [PATCH v2 3/7] gdb: Improve SIGSEGV diagnostics for POE faults
` [PATCH v2 4/7] gdbserver/aarch64: Add POR_EL0 register support
` [PATCH v2 5/7] bfd/readelf: Add core file support for FEAT_S1POE
` [PATCH v2 6/7] gdb/aarch64: "
` [PATCH v2 7/7] gdb/testsuite: Add FEAT_S1POE testcases

[PATCH] gdb questions: fallback on maps still relevant today ?
 2026-07-01 13:34 UTC  (3+ messages)

[PATCH 0/1] gdb: disable pagination during inferior creation
 2026-07-01  7:03 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2] gdb: align siginfo_t with the Linux kernel definition
 2026-07-01  5:28 UTC  (4+ messages)

Bergens Roofing
 2026-06-30 14:47 UTC 

[PATCH v4 0/2] gdb: Fix internal inferior calls through GNU IFUNCs
 2026-06-30 11:04 UTC  (3+ messages)
` [PATCH v4 1/2] gdb: Preserve IFUNC marker when finding inferior functions
` [PATCH v4 2/2] gdb: Keep original IFUNC return type when target type is unknown

[PATCH] [pre-commit] : add 'tomli' dependency for codespell pre-commit hook
 2026-06-30  8:20 UTC 

[PATCH v3 0/2] gdb: Fix internal inferior calls through GNU IFUNCs
 2026-06-29 15:32 UTC  (3+ messages)
` [PATCH v3 1/2] gdb: Preserve IFUNC marker when finding inferior functions
` [PATCH v3 2/2] gdb: Keep original IFUNC return type when target type is unknown

[PATCH 0/1] gdb: set the cache information in 'get_prev_frame_maybe_check_cycle'
 2026-06-29 14:04 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v3 0/4] Python safety initial work
 2026-06-29 13:51 UTC  (3+ messages)
` [PATCH v3 1/4] Add gdbpy_borrowed_ref

[PATCH] Fix crash in AIX when current working directory is NULL
 2026-06-29 12:35 UTC  (6+ messages)

[PATCH v4] [gdb] Support default locations in DWARF5 loclists
 2026-06-29  7:36 UTC  (2+ messages)

[PATCH] Add infcall support for C++ constructor-style expressions
 2026-06-27  0:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] gdbserver/linux-low: carry over stop_expected flag after exec (avoid spurious SIGSTOPs)
 2026-06-26 18:06 UTC  (5+ messages)

[pushed] Disable gdb.ada/dgopt.exp with gnat-llvm
 2026-06-26 16:52 UTC 

[PATCH] Printing of Fortran arrays with dynamic elements
 2026-06-26 16:32 UTC  (3+ messages)

[PATCH] Handle nested Ada functions with gnat-llvm
 2026-06-26 16:16 UTC  (3+ messages)

[PATCH 00/12] [gdb] Use using instead of typedef some more
 2026-06-26 16:05 UTC  (8+ messages)
` [PATCH 01/12] [gdb] Use using instead of typedef some more (part 1)
` [PATCH 03/12] [gdb] Use using instead of typedef some more (part 3)
` [PATCH 09/12] [gdb] Convert typedef of named struct

[RFC] [gdb] Move ChangeLog files to archive dir
 2026-06-26 15:37 UTC  (3+ messages)

[PATCH 1/2] gdb, gdbserver, gdbsupport: use [[maybe_unused]] instead of ATTRIBUTE_UNUSED
 2026-06-26 15:20 UTC  (3+ messages)

[PATCH] Remove ARI
 2026-06-26 15:13 UTC  (3+ messages)

[PATCH 1/2] gdb+gdbserver: Fix build for aarch64-windows
 2026-06-26 15:03 UTC  (5+ messages)
  ` [PATCH 2/2] gdb: "

[PATCH][PR gdb/34239][PR gdb/34299] gdb: Check bounds before reading DWARF expression operands
 2026-06-26 14:30 UTC  (7+ 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