Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v3 0/4] Python safety initial work
 2026-06-01 10:00 UTC  (6+ messages)
` [PATCH v3 1/4] Add gdbpy_borrowed_ref
` [PATCH v3 2/4] Add wrappers for some Python APIs
` [PATCH v3 3/4] Add wrappers for Python implementation functions and methods
` [PATCH v3 4/4] Convert py-tui.c to the "python safety" approach

[PATCH v1] gdb/python: fix memory leak in gdb_py_tp_name
 2026-06-01  9:57 UTC  (10+ messages)

[PATCH] [gdb/symtab] Add assert in free_cached_comp_units constructor
 2026-06-01  8:02 UTC  (4+ messages)

[RFC] Show the selected frame in "bt"
 2026-06-01  7:05 UTC  (3+ messages)

[PATCH] gdb/MicroBlaze: Add support for native linux gdb
 2026-06-01  6:38 UTC  (6+ messages)

Fix double apropos output when both alias name and command name match the pattern
 2026-05-31 16:37 UTC  (2+ messages)
` [PATCH] "

[pushed] [gdb/symtab] Revert "Add assert in free_cached_comp_units constructor"
 2026-05-30 12:50 UTC 

[PATCH 0/2] [gdb/testsuite] Handle gcc 16
 2026-05-30  8:49 UTC  (6+ messages)
` [PATCH 1/2] [gdb/testsuite] Fix ambiguous operator warning
` [PATCH 2/2] [gdb/testsuite] Use Wno-non-c-typedef-for-linkage for gcc 16

[PATCH] Convert dw2-const.exp to use the DWARF assembler
 2026-05-30  8:13 UTC  (4+ messages)

[PATCH] contrib: Make dg-extract-results.py tolerant of unparseable files
 2026-05-30  0:48 UTC  (8+ messages)

[PATCH 0/3] [gdb] Remove doxygen support
 2026-05-29 23:39 UTC  (8+ messages)
` [PATCH 1/3] [gdb/doc] "
` [PATCH 2/3] [gdb] Remove '/* *' multi-line comment marker
` [PATCH 3/3] [gdb] Remove \page marker

[PATCH v3] gdb/aarch64: record/replay support for LRCPC3
 2026-05-29 23:01 UTC 

[PATCH v2] [gdb/testsuite, Tcl 9] Fix EILSEQ problems for UTF8 related tests
 2026-05-29 21:36 UTC  (2+ messages)

[PATCH] Add tests for Ada "in" operator
 2026-05-29 20:22 UTC 

[pushed] Remove ada-lang.c:eval_ternop_in_range
 2026-05-29 17:15 UTC 

[PATCH v3 0/7] refactor the internals of record-full
 2026-05-29 16:38 UTC  (19+ messages)
` [PATCH v3 1/7] gdb/record: Refactor record history
` [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 4/7] gdb/record: make record_full_history more c++-like
` [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] Use gdb::Requires in gdb::ref_ptr
 2026-05-29 16:04 UTC  (2+ messages)

[PATCH v2 0/4] Python safety initial work
 2026-05-29 15:58 UTC  (17+ messages)
` [PATCH v2 1/4] Add gdbpy_borrowed_ref
` [PATCH v2 2/4] Add wrappers for some Python APIs
` [PATCH v2 3/4] Add wrappers for Python implementation functions and methods
` [PATCH v2 4/4] Convert py-tui.c to the "python safety" approach

[PATCH] Do not use ENUM_BITFIELD
 2026-05-29 15:48 UTC  (3+ messages)

[PATCH] gdb/breakpoint: remove assertion when printing internal breakpoints without locspecs
 2026-05-29 15:45 UTC  (2+ messages)

[PATCH] gdb/python: avoid switching threads for send_packet where possible
 2026-05-29 14:32 UTC  (2+ messages)

[PATCH v6] gdb: Add source-tracking breakpoints feature
 2026-05-29 10:26 UTC  (2+ messages)

[PATCH 0/2] [gdb] TSAN fixes
 2026-05-28 16:37 UTC  (5+ messages)
` [PATCH 1/2] [gdb] Add gdb_bfd_check_format and gdb_bfd_check_format_matches
` [PATCH 2/2] [gdb/symtab] Fix data race in try_open_dwop_file

[PATCH] [gdb/testsuite, Tcl 9] Fix EILSEQ problems for UTF8 related tests
 2026-05-28  8:14 UTC  (4+ messages)

[PATCH v2 00/11] Fix a few Cygwin/MinGW problems
 2026-05-27 22:00 UTC  (19+ messages)
` [PATCH v2 01/11] Adjust gdb.base/exitsignal.exp for MinGW, trigger fault
` [PATCH v2 02/11] Adjust gdb.base/exitsignal.exp for MinGW, second-chance SIGSEGV
` [PATCH v2 03/11] Adjust gdb.base/exitsignal.exp for MinGW, separate program names
` [PATCH v2 04/11] gdb.base/exitsignal.exp: Exit with non-zero
` [PATCH v2 05/11] gdb.base/exitsignal.exp: Test attaching too
` [PATCH v2 06/11] gdb/testsuite: Add mechanism to compile Windows native programs on Cygwin
` [PATCH v2 07/11] Windows gdb+gdbserver: Share exit status logic
` [PATCH v2 08/11] Windows gdb+gdbserver: Decode Cygwin ExitProcess codes
` [PATCH v2 09/11] Adjust gdb.python/py-events.exp for Cygwin/MinGW, thread IDs
` [PATCH v2 10/11] Adjust gdb.python/py-events.exp for Cygwin/MinGW, no fork
` [PATCH v2 11/11] Adjust gdb.python/py-events.exp for Cygwin/MinGW, "info proc" => "inferior"

[PATCH v2 0/2] [gdb] TSAN fixes
 2026-05-27 21:55 UTC  (6+ messages)
` [PATCH v2 2/2] [gdb/symtab] Fix data race in try_open_dwop_file

[PATCH v3] gdb: Add python support for demangling register unwind values
 2026-05-27 10:49 UTC  (6+ messages)
` [PATCH v4 0/1] "
  ` [PATCH v4 1/1] "

[PATCH] gdb/solib-rocm: add support for file URI on Windows
 2026-05-27 10:33 UTC  (3+ messages)

[PATCH v2 0/4] gdb/aarch64: record/replay support for AArch64
 2026-05-27  0:05 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 4/4] gdb/aarch64: record/replay support for LSE128

[PATCH v6 0/3] [gdb/exp] Fix some namespace issues
 2026-05-26 10:01 UTC  (2+ messages)
` [PING][PATCH "

[PATCH 0/5] Fix a few Cygwin/MinGW problems
 2026-05-25 16:47 UTC  (13+ messages)
` [PATCH 1/5] Fix "set cwd ..." on Cygwin, part 1
` [PATCH 2/5] Fix "set cwd ..." on Cygwin, part 2
` [PATCH 3/5] Adjust gdb.base/exitsignal.exp for Cygwin
` [PATCH 4/5] Fix exit/signal code on Cygwin
` [PATCH 5/5] Adjust gdb.python/py-events.exp for Cygwin/MinGW

[PATCH] [gdb/python] Boolify gdb_python_initialized
 2026-05-25  1:55 UTC  (2+ messages)

[PATCH v2] Implement native TLS support on Windows
 2026-05-23  9:51 UTC  (4+ messages)
  ` [PING] "

[PATCH 0/4] [gdb/testsuite] Fix some more dwarf assembly test-cases
 2026-05-23  8:15 UTC  (10+ messages)
` [PATCH 1/4] [gdb/testsuite] Remove invalid .debug_line section in gdb.dwarf2/dw2-icycle.exp
` [PATCH 2/4] [gdb/testsuite] Complete 64-bit port of gdb.dwarf2/dw2-skip-prologue.exp
` [PATCH 3/4] [gdb/testsuite] Add missing type_offset in gdb.dwarf/debug-names-tu.exp
` [PATCH 4/4] [gdb/testsuite] Improve dwarf assembly for implicit const in .debug_names

[PATCH] Emit DWARF expressions from dwarf-to-dwarf-assembler.py
 2026-05-22 17:18 UTC 

[PATCH v3 00/11] Windows non-stop mode
 2026-05-22  0:22 UTC  (4+ messages)

[PATCH v2 0/4] gdb/python: more fixes again for Python limited C API support
 2026-05-21 23:18 UTC  (14+ messages)
` [PATCH v2 1/4] gdb/python: add gdbpy_borrowed_ref
` [PATCH v2 2/4] gdb/python: eval_python_command returns result of the evaluation

[PATCH 1/2] gdb: lock complaint_mutex in clear_complaints
 2026-05-21 17:51 UTC  (5+ messages)
` [PATCH 2/2] gdb: remove complaint_interceptor::g_complaint_interceptor

[PATCH] gdb/dwarf: make dwarf2_per_bfd::get_unit return a reference
 2026-05-21 17:48 UTC  (3+ messages)

[PATCH 1/2] gdb/dwarf: change signatured_type_up to include deleter type
 2026-05-21 17:45 UTC  (5+ messages)
` [PATCH 2/2] gdb/dwarf: track whether the all_units vector is sorted

[PATCH 0/3] Improve Ada test coverage
 2026-05-21 17:31 UTC  (2+ messages)

[PATCH 0/3] [gdb/testsuite] Fix some dwarf assembly test-cases
 2026-05-21 14:07 UTC  (5+ messages)
` [PATCH 1/3] [gdb/testsuite] Clean up gdb.dwarf2/imported-unit-c.exp
` [PATCH 2/3] [gdb/testsuite] Clean up duplicate .debug_aranges terminators
` [PATCH 3/3] [gdb/testsuite] Don't generate dummy CUs in dwz files

[PATCH] gdb/amd-dbgapi-target: suppress a repeated stop request
 2026-05-21  6:45 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 0/9] Add new command to print the shadow stack backtrace
 2026-05-21  2:57 UTC  (6+ messages)

[PATCH] gdb/dwarf: fix order of operations when reading .debug_names
 2026-05-20 15:38 UTC  (3+ messages)

[PATCH 1/1] gdb: Handle TYPE_CODE_COMPLEX in valprint_check_validity
 2026-05-20 15:01 UTC  (2+ 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