Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v3 0/7] refactor the internals of record-full
 2026-05-15 16:37 UTC  (5+ messages)
` [PATCH v3 2/7] gdb/record: remove record_full_insn_num
` [PATCH v3 3/7] gdb/record: c++ify internal structures of record-full.c
` [PATCH v3 5/7] gdb/record: extract the PC to record_full_instruction
` [PATCH v3 6/6] gdb/record: rename record_full_list to record_full_log

[PATCH] [doc] Update obsolete text about sub-blocks
 2026-05-15 15:52 UTC  (2+ messages)

[PUSHED] gdb: remove declaration of deprecated_target_wait_hook
 2026-05-15 15:30 UTC 

[PATCH v2 0/4] gdb/python: more fixes again for Python limited C API support
 2026-05-15 14:48 UTC  (10+ messages)
` [PATCH v2 3/4] gdb/python: migrate Python initialization to use the new config API (PEP 741)
` [PATCH v2 4/4] gdb/python: work around missing symbols not yet part of Python limited API

[PATCH 0/6] Fix aggregate types, synthetic pointers, and computed locations bug
 2026-05-15 14:44 UTC  (15+ messages)
` [PATCH 1/6] gdb: int to bool conversion in valprint.{c,h}
` [PATCH 2/6] gdb: use TARGET_CHAR_BIT more in dwarf2/expr.c
` [PATCH 3/6] gdb: fix coerce_pieced_ref for multi-piece values
` [PATCH 4/6] gdb: rename argument in valprint_check_validity
` [PATCH 5/6] gdb: remove embedded_offset argument that is always 0
` [PATCH 6/6] gdb: use value::embedded_offset in check_pieced_synthetic_pointer

[PATCH v3 1/5] [gdb/python] Introduce py_{none, true, false, notimplemented} functions
 2026-05-15 14:05 UTC  (6+ messages)
` [PATCH v3 2/5] [gdb/python] Remove Py_RETURN_{NONE, TRUE, FALSE, NOTIMPLEMENTED}
` [PATCH v3 3/5] [gdb/python] Undefine "
` [PATCH v3 4/5] [gdb/python] Use py_{none,false} more often
` [PATCH v3 5/5] [gdb/python] Use py_{none,notimplemented} "

[PATCH 00/10] Mildly better refcount safety for Python
 2026-05-15 12:37 UTC  (3+ messages)

[pushed] [gdb/python] Fix check-include-guards check in python-limited-api-missing.h
 2026-05-15 12:16 UTC 

[PATCH v2 0/4] gdb/aarch64: record/replay support for AArch64
 2026-05-15 11:45 UTC  (11+ messages)
` [PATCH v2 1/4] gdb/aarch64: record/replay support for LRCPC3
` [PATCH v2 2/4] gdb/aarch64: Test record/replay support for CSSC
` [PATCH v2 3/4] gdb/aarch64: record/replay support for RPRFM, PRFM (reg), PRFUM
` [PATCH v2 4/4] gdb/aarch64: record/replay support for LSE128

[PATCH v2 0/2] [gdb/python] Remove Py_RETURN_{NONE,TRUE,FALSE}
 2026-05-15 10:53 UTC  (6+ messages)
` [PATCH v2 1/2] [gdb/python] Introduce py_none/py_true/py_false functions
` [PATCH v2 2/2] [gdb/python] Remove Py_RETURN_{NONE,TRUE,FALSE}

[PATCH] gdb: pass inferior argument to inf_child_target::maybe_unpush_target
 2026-05-15 10:22 UTC  (4+ messages)

[PATCH 0/3] Use C++ type traits check to catch bugs in Python API
 2026-05-15 10:00 UTC  (4+ messages)
` [PATCH 1/3] gdb/python: add type traits check for all PyObject sub-classes
` [PATCH 2/3] gdb/python: fix use of frame_info_ptr within pending_frame_object
` [PATCH 3/3] gdb/testsuite: add a test to check for Python traits static_assert

[PATCH] gdb, btrace: fix wrong #endif comments
 2026-05-14 22:07 UTC  (15+ messages)
` [PATCH] gdb: fix an issue with thread list corruption

[PATCH v3] gdb/dwarf2: Add symbols for function declarations
 2026-05-14 19:29 UTC  (2+ messages)

[PATCH] contrib: Make dg-extract-results.py tolerant of unparseable files
 2026-05-14 18:15 UTC 

[PATCH 0/2] Remove for_each_thread
 2026-05-14 17:48 UTC  (6+ messages)
` [PATCH 1/2] Use bool in continue_1
` [PATCH 2/2] Remove for_each_thread

[PATCH v2 0/6] refactor the internals of record-full
 2026-05-14 15:20 UTC  (8+ messages)
` [PATCH v2 1/6] gdb/record: Refactor record history

[PATCH v2] Use "output-radix" setting to format function offsets
 2026-05-14 15:15 UTC  (11+ messages)

[PATCH v3 0/7] Handle foreign type units in .debug_names
 2026-05-13 17:30 UTC  (10+ messages)
` [PATCH v3 1/7] gdb/dwarf: move dwo_unit and dwo_file to dwo.h
` [PATCH v3 2/7] gdb/dwarf: move dwarf2_cu::section to cu.c
` [PATCH v3 3/7] gdb/dwarf: add dwo_file::find_tus
` [PATCH v3 4/7] gdb/dwarf: generate foreign type units in .debug_names
` [PATCH v3 5/7] gdb/dwarf: add debug output in read-debug-names.c
` [PATCH v3 6/7] gdb/dwarf: add more context to complaints in mapped_debug_names_reader::scan_one_entry
` [PATCH v3 7/7] gdb/dwarf: read foreign type units

[PATCH v6 0/3] Introduce syntax for linker-namespace specific symbols
 2026-05-13 17:08 UTC  (4+ messages)
` [PATCH v6 3/3] gdb: extend the [[N]]::foo syntax for files

[PATCH 0/2] [gdb/python] Remove Py_RETURN_{NONE,TRUE,FALSE}
 2026-05-13 16:42 UTC  (5+ messages)
` [PATCH 1/2] [gdb/python] Add init_py_immortals
` [PATCH 2/2] [gdb/python] Remove Py_RETURN_{NONE,TRUE,FALSE}

[PATCH] Use "output-radix" setting to format function offsets
 2026-05-13 16:28 UTC  (4+ messages)

[PATCH] Don't pretend infcalls don't set the inferior running (PR gdb/34082)
 2026-05-13 15:34 UTC  (4+ messages)

[PATCH] gdb: use all_threads() in for_each_thread()
 2026-05-13 14:36 UTC  (2+ messages)

[PATCH] Handle DW_AT_encoding on DW_TAG_enumeration_type
 2026-05-13 14:27 UTC 

[PATCH] gdb/doc: split 'AMD GPU' and 'AMD ROCm' acronyms
 2026-05-13 12:15 UTC  (2+ messages)

[PATCH v2] gdb/amd-dbgapi-target: implement the 'interrupt' target op
 2026-05-13 11:21 UTC  (5+ messages)

[PATCH v3 1/1] gdb: avoid conversion of SIGSEGV to SIGTRAP on user breakpoints
 2026-05-13  8:19 UTC 

[PATCH] gdb/amd-dbgapi-target: implement the 'interrupt' target op
 2026-05-12 17:31 UTC  (3+ messages)

[PATCH 0/7] gdb/testsuite: allow passing inferior arguments with native-gdbserver board
 2026-05-12 13:18 UTC  (6+ 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

[PATCH v5 0/3] [gdb/exp] Fix some namespace issues
 2026-05-12 10:24 UTC  (8+ messages)
` [PATCH v5 2/3] [gdb/exp] Fix ignoring of incorrect namespace prefix
` [PATCH v5 3/3] [gdb/exp] Handle recursive namespace import

[PATCH v6 0/3] [gdb/exp] Fix some namespace issues
 2026-05-12 10:21 UTC  (4+ messages)
` [PATCH v6 1/3] [gdb] Break up complex assignment in cp_lookup_symbol_via_imports
` [PATCH v6 2/3] [gdb/exp] Fix ignoring of incorrect namespace prefix
` [PATCH v6 3/3] [gdb/exp] Handle recursive namespace import

[PATCH v2 0/9] Add new command to print the shadow stack backtrace
 2026-05-12  3:58 UTC  (7+ messages)
` [PATCH v2 6/9] gdb: Add command option 'bt -shadow' "
` [PATCH v2 7/9] gdb: Provide gdbarch hook to distinguish shadow stack backtrace elements
` [PATCH v2 8/9] gdb: Implement the hook 'is_no_return_shadow_stack_address' for amd64 linux

[PATCH v6 0/2] Add warning if the native target is not supported
 2026-05-11 20:01 UTC  (3+ messages)
` [PATCH v6 1/2] gdb: improve help text for set commands with limited options
` [PATCH v6 2/2] gdb: Improve warning when no native target is available

[PATCH] gdb/amd-dbgapi-target: assert register size in fetch/store_registers
 2026-05-11 12:15 UTC  (2+ messages)

[PATCH] gcore: handle known-all-zeroes hole mappings
 2026-05-11 12:14 UTC  (3+ messages)

[PATCH v3 00/11] Windows non-stop mode
 2026-05-11 11:58 UTC  (7+ messages)
` [PATCH v3 09/11] infrun: with AS+NS, prefer process exit over thread exit

[OBV] gdb/amd-dbgapi-target: fix a whitespace and a typo
 2026-05-11 11:24 UTC 

[PUSHED] gdb/MAINTAINERS: update my email address
 2026-05-11 11:08 UTC 

[PATCH 0/3] [gdb/tui] Allow second tui enable if first fails
 2026-05-11 10:38 UTC  (4+ messages)
` [PATCH 3/3] "

[PATCH v2 0/3] [gdb/tui] Allow second tui enable if first fails
 2026-05-11 10:35 UTC  (4+ messages)
` [PATCH v2 1/3] [gdb/tui] Factor out require_tui_terminal
` [PATCH v2 2/3] [gdb/tui] Factor out init_ncurses
` [PATCH v2 3/3] [gdb/tui] Allow second tui enable if first fails

[pushed] [gdb/testsuite] Fix gdb.dap/corefile.exp with Tcl 9.0
 2026-05-11  9:50 UTC 

[PATCH] Remove support for the Common Trace Format (CTF)
 2026-05-11  3:56 UTC  (7+ messages)

gdb-17 branch FROZEN
 2026-05-10 14:50 UTC  (2+ messages)
` gdb-17 branch OPEN again (was: "gdb-17 branch FROZEN")

PUSHED: [release/branch] Bump GDB's version number to 17.2.90.DATE-git
 2026-05-10 14:46 UTC 

PUSHED: [release/branch] Set GDB version number to 17.2
 2026-05-10 14:26 UTC 

[PATCH v5] gdb: Add source-tracking breakpoints feature
 2026-05-10  6:52 UTC  (2+ messages)

[PATCH] gdb/tui: Fix unexpected reuse of color pairs
 2026-05-09 21:27 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/8] Handle foreign type units in .debug_names
 2026-05-09 19:37 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] gdb: refuse to produce .gdb_index when skeletonless type units are present
  ` [PATCH v2 2/8] gdb/dwarf: move dwo_unit and dwo_file to read.h
  ` [PATCH v2 5/8] gdb/dwarf: generate foreign type units in .debug_names
  ` [PATCH v2 7/8] gdb/dwarf: add more context to complaints in mapped_debug_names_reader::scan_one_entry
  ` [PATCH v2 8/8] gdb/dwarf: read foreign type units

[PATCH v2] Implement native TLS support on Windows
 2026-05-09 13:40 UTC  (2+ messages)

[PATCH v2 00/37] GDB: testsuite: Fix top-level returns
 2026-05-08 22:06 UTC  (5+ messages)
` [PATCH v2 15/37] GDB: testsuite: base: Don't return value from top-level (manual)

[PATCH 00/10] [gdb] Add superblocks range loops
 2026-05-08 19:41 UTC  (5+ messages)
` [PATCH 06/10] [gdbsupport] Factor out base_next_iterator
` [PATCH 08/10] [gdb] Use block::block_and_superblocks

[RFC PATCH] Implement native TLS support on Windows
 2026-05-08 19:09 UTC  (3+ messages)

[PATCH 0/5] Allow throw_* functions to style message
 2026-05-08 19:02 UTC  (2+ messages)

[PATCH 0/4] AMD GPU debugging support on Windows
 2026-05-08 18:29 UTC  (6+ messages)
` [PATCH 1/4] gdb/amd-dbgapi-target: Move Linux code to amd-dbagapi-posix-hdep.c
` [PATCH 2/4] gdb/amd-dbgapi-target: Add amd-dbgapi-mingw-hdep.c for Windows
` [PATCH 3/4] gdb/amd-dbgapi-target: Update xfer_partial to always use dbgapi
` [PATCH 4/4] gdb/NEWS: Add note about AMD GPU debugging on Windows

[PATCH 0/3] Improve Ada test coverage
 2026-05-08 17:34 UTC  (4+ messages)
` [PATCH 1/3] Combine ada_unop_atr and ada_unop_atr_operation::evaluate
` [PATCH 2/3] Test attributes with array types
` [PATCH 3/3] Add test for Ada abs operator

[PATCH] Use double quotes in some gdb output
 2026-05-08 14:22 UTC 

GDB 17.2 release update -- 2026-04-25
 2026-05-08 14:16 UTC  (3+ messages)

[pushed] Add missing quote to a comment
 2026-05-08 13:57 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