Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 0/1] gdb: set the cache information in 'get_prev_frame_maybe_check_cycle'
 2026-06-25 14:58 UTC 

[commited] windows gdb: Fix -target-attach result
 2026-06-25 14:46 UTC 

[PATCH v1] gdb: align siginfo_t with the Linux kernel definition
 2026-06-25  9:55 UTC  (12+ messages)

[PATCH 0/1] gdb: Preserve IFUNC marker when finding inferior functions
 2026-06-24 15:53 UTC  (5+ messages)
` [PATCH 1/1] "

Quick question about Bergens Roofing
 2026-06-24 15:02 UTC 

[PATCH] gdbsupport: Remove some use after move instances
 2026-06-24 11:57 UTC  (3+ messages)

[PATCH] Fix crash in AIX when current working directory is NULL
 2026-06-24 11:50 UTC  (3+ messages)

[PATCH] Make target shareable accross fork inferiors in AIX
 2026-06-24  9:16 UTC  (3+ messages)

[PATCH] Fix AIX SIGSEGV for multi thread debugging
 2026-06-24  9:07 UTC  (3+ messages)

[PATCH][PR gdb/34239][PR gdb/34299] gdb: Check bounds before reading DWARF expression operands
 2026-06-23 18:56 UTC  (2+ messages)

[PATCH 1/2] gdb+gdbserver: Fix build for aarch64-windows
 2026-06-23 16:29 UTC  (2+ messages)
  ` [PATCH 2/2] gdb: "

[RFC] [gdb] Move ChangeLog files to archive dir
 2026-06-23 15:59 UTC  (2+ messages)

[PATCH v3] gdb: Remove redundant clear_proceed_status() call
 2026-06-23 14:58 UTC  (2+ messages)

[PATCH] Fix amd_dbgapi_target::wait's handling of TARGET_WAITKIND_IGNORE
 2026-06-23 13:24 UTC  (3+ messages)

[PATCH v8] gdb: Print linker namespace when showing a frame
 2026-06-23 12:07 UTC  (4+ messages)
` [PING][PATCH "

[PATCH] gdb: return raw frame_info pointer from create_sentinel_frame
 2026-06-23 10:55 UTC  (10+ messages)
` [PATCHv2 0/2] Some sentinel frame related cleanup in frame.c
  ` [PATCHv2 1/2] gdb: remove sentinel frame check in frame_find_by_id
  ` [PATCHv2 2/2] gdb: convert sentinel_frame to a frame_info_ptr

[PATCH] gdb: allow 'until' to work in outermost frame
 2026-06-23 10:47 UTC  (19+ messages)
` [PATCHv2 0/3] "
  ` [PATCHv2 2/3] gdb: introduce program_space::get_entry_point_info function
  ` [PATCHv3 0/4] gdb: allow 'until' to work in outermost frame
    ` [PATCHv3 1/4] gdb: rename program_space::entry_point_address* functions
    ` [PATCHv3 2/4] gdb: introduce program_space::get_entry_point_info function
    ` [PATCHv3 3/4] gdb: allow 'until' to work in outermost frame
    ` [PATCHv3 4/4] gdb: cache program space entry point information
    ` [PATCHv4 0/4] gdb: allow 'until' to work in outermost frame
      ` [PATCHv4 1/4] gdb: rename program_space::entry_point_address* functions
      ` [PATCHv4 2/4] gdb: introduce program_space::get_entry_point_info function
      ` [PATCHv4 3/4] gdb: allow 'until' to work in outermost frame
      ` [PATCHv4 4/4] gdb: cache program space entry point information

[PATCH v2] gdb: z80: Fix endless backtrace loop and assertion crashes
 2026-06-23  7:16 UTC  (4+ messages)
` [PATCH v3] gdb: z80: Fix endless loop in frame unwinder and validate saved register types

[PATCH] Update use of deque in _frame_iterator
 2026-06-22 22:16 UTC  (2+ messages)

[PATCH v7 0/5] Introduce syntax for linker-namespace specific symbols
 2026-06-22 20:35 UTC  (2+ messages)
` [PING][PATCH "

[PATCH v6 0/2] Add warning if the native target is not supported
 2026-06-22 20:34 UTC  (2+ messages)
` [PING][PATCH "

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

[PATCH] [pre-commit] Add shellcheck
 2026-06-22 10:02 UTC  (7+ messages)

[PATCH v1] gdb/aarch64: Add support for FEAT_S1POE POR_EL0 register
 2026-06-21 11:50 UTC  (5+ messages)

[PATCH] libiberty: sync with gcc commit df3510f80e7c02d9
 2026-06-20 12:54 UTC  (2+ messages)

[PATCH] Printing of Fortran arrays with dynamic elements
 2026-06-20 12:38 UTC  (2+ messages)

[PATCH 0/7] gdb/testsuite: allow passing inferior arguments with native-gdbserver board
 2026-06-19 20:09 UTC  (11+ messages)
` [PATCH 3/7] gdb/testsuite: add -inferior-args option to runto
` [PATCH 4/7] gdb/testsuite: fix step-over-thread-exit.exp with native-gdbserver

GDB Release Managers announcement
 2026-06-19 19:27 UTC  (6+ messages)

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

[PATCH] gdb/Windows: Make windows-nat skip iterating GPU threads
 2026-06-19 16:38 UTC 

[PATCH] gdb: make symtab::compunit return a reference
 2026-06-19 14:22 UTC  (3+ messages)

[PATCH 0/1] gdb: discard saved state on error in recursive infcall
 2026-06-19 14:12 UTC  (2+ messages)
` [PATCH 1/1] "

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

[PATCH] [testsuite] Log gdb_do_cache misses only, not hits
 2026-06-19 13:34 UTC  (3+ messages)

[PATCH 1/2] gdb, gdbserver, gdbsupport: use [[maybe_unused]] instead of ATTRIBUTE_UNUSED
 2026-06-19 12:49 UTC  (3+ messages)
` [PATCH 2/2] gdb, gdbsupport: use [[nodiscard]] instead of ATTRIBUTE_UNUSED_RESULT

[PATCH] Remove ARI
 2026-06-19 12:42 UTC  (2+ messages)

[PATCH v2] [pre-commit] Add shellcheck
 2026-06-19 11:23 UTC 

[PATCH] gdb/remote: fix assertions when attaching in non-stop mode
 2026-06-19  9:25 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/2] Add Intel APX support
 2026-06-18 17:33 UTC  (5+ messages)
` [PATCH 1/2] gdb: add maintenance set/show gcore xml-target-description command
` [PATCH 2/2] gdb, gdbserver: Add Intel APX register support

[PATCH 0/9] [gdb] More whitespace fixes
 2026-06-18 17:13 UTC  (13+ messages)
` [PATCH 1/9] [gdb] Increase clean range in check-whitespace-pre-commit.py
` [PATCH 2/9] [gdb] Fix leftover conflict marker in gdb/config/djgpp/README
` [PATCH 3/9] [gdb] Fix new blank line at EOF in a few scripts
` [PATCH 4/9] [gdb] Fix new blank line at EOF in a few xml files
` [PATCH 5/9] [gdb] Ignore whitespace in imported file gdb/exc_request.defs
` [PATCH 6/9] [gdb] Fix trailing whitespace in some files
` [PATCH 7/9] [gdb] Ignore trailing whitespace in gdb/gdb-gdb.gdb.in
` [PATCH 8/9] [gdb] Fix trailing whitespace in annotate.texinfo
` [PATCH 9/9] [gdb] Fix trailing whitespace in refcard.tex

[PATCH 0/2] Fix ODR violations in regformat target descriptions
 2026-06-18 17:10 UTC  (6+ messages)
` [PATCH 1/2] regdat.sh: generate const_target_desc_up for register descriptions
` [PATCH 2/2] [gdbserver] Use const_target_desc_up for regformat tdescs

[PATCH 0/2] Send trace-commands output to gdb_stdlog
 2026-06-18 16:48 UTC  (2+ messages)

[PATCH] [gdb] Ignore codespell warnings about wrong encodings
 2026-06-18 15:45 UTC  (2+ messages)

[PATCH] [gdb/contrib] Rename license-check-new-files.sh to .py
 2026-06-18 14:30 UTC  (2+ messages)

[RFC] [pre-commit] Add check-new-file-license
 2026-06-18 12:59 UTC  (4+ messages)

[PATCH] [gdb/exp] Fix ns var lookup when stopped at inlined fn call
 2026-06-18  7:54 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] [gdb/exp] Limit workaround in using_direct::valid_line to broken GCC versions
 2026-06-18  7:53 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] [pre-commit] Remove duplication in config file
 2026-06-18  7:47 UTC 

[PATCH 0/6] [pre-commit] Clean up .pre-commit-config.yaml
 2026-06-17 19:28 UTC  (8+ messages)
` [PATCH 1/6] [pre-commit] Drop types_or filtering for tclint
` [PATCH 2/6] [pre-commit] Drop require_serial for pre-commit-setup
` [PATCH 3/6] [pre-commit] Remove pass_filenames setting for check-whitespace
` [PATCH 4/6] [pre-commit] Remove stages setting for two hooks
` [PATCH 5/6] [pre-commit] Drop always_run setting for codespell-log
` [PATCH 6/6] [pre-commit] Reorganize .pre-commit-config.yaml

[PATCH 1/1] gdb, testsuite: unify 'Switching to thread' message
 2026-06-17 19:23 UTC  (2+ messages)

[PATCH v2] [pre-commit] Add file mode check
 2026-06-17 18:39 UTC  (3+ messages)

[PATCH] gdb/amd-dbgapi-target: drop reference to amd_dbgapi_address_class_id_t
 2026-06-17 14:02 UTC  (2+ messages)

[PATCH 0/2] Add support for BMI1 and BMI2 recording
 2026-06-17 14:00 UTC  (3+ messages)
` [PATCH 1/2] gdb/record: Add support for recording BMI1 instructions
  ` [PATCH 2/2] gdb/record: add support for BMI2 instructions

[PATCH v2] gdb: Remove redundant clear_proceed_status() call
 2026-06-17 13:52 UTC  (2+ messages)

[PATCH] gdb: Remove redundant clear_proceed_status() call
 2026-06-17 12:44 UTC  (4+ messages)

[pushed] [pre-commit] Use pass_filenames=false for pre-commit-setup
 2026-06-16 22:36 UTC 

CFP: Toolchains Track at Linux Plumbers Conf '26
 2026-06-16 21:36 UTC 

[PUSHED] gdb/testsuite: avoid PID in test name
 2026-06-16 19:56 UTC 

Fix double apropos output when both alias name and command name match the pattern
 2026-06-16 18:51 UTC  (3+ messages)
` [PATCH] "

[PATCH] [pre-commit] Stop using deprecated language script
 2026-06-16 15:46 UTC  (4+ messages)

[PATCH 0/1] gdb, testsuite: unify 'Switching to thread' message
 2026-06-16 13:03 UTC 

[pushed] [gdb/build, clang] Fix ignored aligned attribute
 2026-06-16  7:26 UTC  (5+ messages)

[PATCH 00/12] [gdb] Use using instead of typedef some more
 2026-06-16  6:22 UTC  (13+ messages)
` [PATCH 01/12] [gdb] Use using instead of typedef some more (part 1)
` [PATCH 02/12] [gdb] Use using instead of typedef some more (part 2)
` [PATCH 03/12] [gdb] Use using instead of typedef some more (part 3)
` [PATCH 04/12] [gdb] Convert function pointer typedefs to using
` [PATCH 05/12] [gdb] Convert template "
` [PATCH 06/12] [gdb] Convert function "
` [PATCH 07/12] [gdb] Fix redundant struct typedefs
` [PATCH 08/12] [gdb] Convert anonymous "
` [PATCH 09/12] [gdb] Convert typedef of named struct
` [PATCH 10/12] [gdb] convert struct pointer typedefs
` [PATCH 11/12] [gdb] Convert typedef on separate line
` [PATCH 12/12] [gdb] Use using in compat_x32_clock_t typedef

[pushed] [gdb] Fix typo in gdb/microblaze-linux-nat.c
 2026-06-16  1:26 UTC  (2+ messages)

[PATCH v5 0/8] refactor the internals of record-full
 2026-06-15 16:15 UTC  (3+ messages)
` [PATCH v5 5/8] gdb/record: make record_full_history more c++-like
` [PATCH v5 8/8] gdb/record: rename record_full_list to record_full_log

page:  |  | latest

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