Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v4 00/13] fix PR gdb/19340
 2025-10-22 10:25 UTC  (7+ messages)
` [PATCH v4 01/13] gdb, btrace: fix pr19340
` [PATCH v4 02/13] gdb, record: notify frame change on 'record stop' when selected thread moves
` [PATCH v4 03/13] btrace: update record_btrace_stop_replaying_at_end
` [PATCH v4 05/13] btrace: do not allow moving running threads with 'record goto'
` [PATCH v4 08/13] gdb, btrace: set wait status to ignore if nothing is moving
` [PATCH v4 10/13] btrace, infrun: simplify scheduler-locking replay

[PATCH v2 0/8] Remove stabs support from GDB
 2025-10-22  9:48 UTC  (15+ messages)
` [PATCH v2 1/8] gdb: move some stabs functions to gdb/buildsym-legacy.h
` [PATCH v2 2/8] gdb/mdebug: Remove stabs support from mips inferiors
` [PATCH v2 3/8] gdb: Remove stabs support from ELF files
` [PATCH v2 4/8] gdb: Remove stabs support from dbx
` [PATCH v2 5/8] gdb: Remove stabs support for COFF files
` [PATCH v2 6/8] gdb: Remove stabs support from XCOFF inferiors
` [PATCH v2 7/8] gdb: Fully remove stabs code from GDB
` [PATCH v2 8/8] gdb: remove support for dbx "

[PATCH] gdb: RISC-V: Record correct frame base address
 2025-10-22  9:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/6] gdb/aarch64: Support for FPMR
 2025-10-22  9:25 UTC  (9+ messages)
` [PATCH v3 1/6] gdb/aarch64: Enable FPMR for AArch64 in gdb on Linux
` [PATCH v3 2/6] gdbserver/aarch64: Enable FPMR for AArch64 in gdbserver "
` [PATCH v3 3/6] gdb/aarch64: signal frame support for fpmr
` [PATCH v3 4/6] gdb/aarch64: core file support for FPMR
` [PATCH v3 5/6] gdb/aarch64: Tests "
` [PATCH v3 6/6] gdb/doc: Document AArch64 FPMR support

[PATCH] fix: support LoongArch64 in my-syscalls.S to resolve step-over-thread-exit-while-stop-all-threads.exp build failure
 2025-10-22  9:06 UTC  (3+ messages)

[pushed] [gdb] Drop gdb.stabs exclude from tclint.toml
 2025-10-22  7:38 UTC 

[PATCH] [gdb/testsuite] Yet another attempt to fix gdb.threads/thread-specific-bp.exp
 2025-10-22  7:23 UTC 

[PATCH] bfd: loongarch: modify NT_PRSTATUS note to 480 bytes for kernel uapi.And gdb need more protect for coredump
 2025-10-22  6:22 UTC 

[PATCH] [gdb/testsuite] Add proc subst_vars
 2025-10-22  5:59 UTC  (3+ messages)

[pushed 1/2] [gdb/contrib] Fix errno.EOPNOTSUP in dwarf-to-dwarf-assembler.py
 2025-10-22  5:29 UTC  (2+ messages)
` [pushed 2/2] [gdb/contrib] Handle unknown attribute "

[PATCH] Remove best_symbol and better_symbol
 2025-10-22  1:07 UTC 

[PATCH] [gdb/doc] AArch64: Fix SME za register description
 2025-10-21 20:50 UTC  (3+ messages)

[PATCH] infcall: Add support for integer literals as reference function paramters
 2025-10-21 20:19 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3] [gdb] Create script to convert old tests into Dwarf::assemble calls
 2025-10-21 19:18 UTC  (10+ messages)

[PATCH 0/3] Use gnulib c-ctype module, not <ctype.h>
 2025-10-21 17:37 UTC  (7+ messages)

[PATCH] gdb/testsuite/gdb.python/py-symbol.exp: accept either rr static symbol when calling lookup_static_symbol
 2025-10-21 17:29 UTC  (4+ messages)

[PATCH] gdb: remove return value of set_current_source_symtab_and_line
 2025-10-21 16:15 UTC  (3+ messages)

[PATCH] Remove Py_TPFLAGS_CHECKTYPES
 2025-10-21 16:05 UTC 

[PATCH] Remove Python API checker defines
 2025-10-21 16:02 UTC 

[PATCH v1 00/12] [RFC] migrate some of the GDB Python Extension Objects to the Python Limited C API
 2025-10-21 15:48 UTC  (16+ messages)
` [PATCH v1 01/12] gdb/python/python-internal.h: fix space issues in the file
` [PATCH v1 02/12] gdb: make gdbpy_type_ready () compatible with Python limited API
` [PATCH v1 03/12] gdb: introduce a new gdbpy_type_ready () compatible with Python limited C API
` [PATCH v1 04/12] gdb: new setters and getters for __dict__, and attributes
` [PATCH v1 05/12] gdb/python/py-arch.c: migration to Python limited API
` [PATCH v1 06/12] gdb/python/py-block.c: "
` [PATCH v1 07/12] gdb/python/py-cmd.c: "
` [PATCH v1 08/12] gdb/python/py-color.c: "
` [PATCH v1 09/12] gdb/python/py-membuf.c: "
` [PATCH v1 10/12] gdb/python/py-type.c: "
` [PATCH v1 11/12] gdb/python/py-objfile.c: "
` [PATCH v1 12/12] gdb/python/py-progspace.c: "

[PATCH v2] Avoid c-ctype.h in libinproctrace.so
 2025-10-21 14:24 UTC  (2+ messages)

[PATCH] Avoid use of c_isalnum in gdbsupport
 2025-10-21 14:14 UTC  (5+ messages)

[PATCH] gdb: remove attempted type de-duplication when building gdb-index
 2025-10-21 13:45 UTC  (3+ messages)
` [PATCHv2] "
  ` [PATCHv3] "

[PATCH v6] gdb: Print linker namespace when showing a frame
 2025-10-20 20:40 UTC 

[PATCH v3 0/3] use std::vector<> to hold on blocks in struct blockvector
 2025-10-20 20:22 UTC  (10+ messages)
` [PATCH v3 1/3] gdb: "
` [PATCH v3 2/3] gdb: add block ordering predicate for ordering blocks in blockvector
` [PATCH v3 3/3] gdb: update mdebugread.c to use blockvector::block_less_than

[pushed] gdb: remove unused includes in source.c
 2025-10-20 20:09 UTC 

[PATCH] gdb, gdbserver, gdbsupport: trim trailing whitespaces
 2025-10-20 19:59 UTC  (4+ messages)

[PATCH 00/10] Rename some symtab find functions
 2025-10-20 19:41 UTC  (13+ messages)
` [PATCH 01/10] gdb: rename find_pc_function -> find_symbol_for_pc
` [PATCH 02/10] gdb: rename find_pc_sect_function -> find_symbol_for_pc_sect
` [PATCH 03/10] gdb: rename find_pc_sect_containing_function -> find_symbol_for_pc_sect_maybe_inline
` [PATCH 04/10] gdb: rename find_pc_compunit_symtab -> find_compunit_symtab_for_pc
` [PATCH 05/10] gdb: rename find_pc_sect_compunit_symtab -> find_compunit_symtab_for_pc_sect
` [PATCH 06/10] gdb: rename find_pc_line_pc_range -> find_line_pc_range_for_pc
` [PATCH 07/10] gdb: rename find_pc_line -> find_sal_for_pc
` [PATCH 08/10] gdb: rename find_pc_sect_line -> find_sal_for_pc_sect
` [PATCH 09/10] gdb: rename find_pc_line_symtab -> find_symtab_for_pc
` [PATCH 10/10] gdb: rename find_line_pc_range -> find_pc_range_for_sal

[PATCH] Only set call site if not empty
 2025-10-20 19:11 UTC  (2+ messages)

[PATCH] gdb: fix slowdown during skeletonless type units processing
 2025-10-20 18:17 UTC  (3+ messages)

[PATCH v4 00/31] Search symbols via quick API
 2025-10-20 16:15 UTC  (3+ messages)
` [PATCH v4 28/31] Convert lookup_symbol_in_objfile

[PATCH] [gdb/testsuite] Use gnat_version_compare in gdb.ada
 2025-10-20 15:52 UTC  (2+ messages)

[PATCH v2 2/2] gdb: add experimental option --enable-py-limited-api
 2025-10-20 15:46 UTC  (4+ messages)
` [PATCH] Drop bashism from configure script

[PATCH v5] gdb: Print linker namespace when showing a frame
 2025-10-20 14:43 UTC  (3+ messages)

[PING][PATCH v2] gdb/record: Support fense.tso, zicond, bitmanip, sinval and zihintntl in riscv
 2025-10-20 11:39 UTC 

[PATCH v2] gdb/record: Support fense.tso, zicond, bitmanip, sinval and zihintntl in riscv
 2025-10-20 11:27 UTC 

[PATCH] [gdb/testsuite] Fix gdb.tui/resize-3.exp on ppc64-linux
 2025-10-20 10:08 UTC  (6+ messages)

[PATCH] [gdb/testsuite] Use with_cwd in gdb.src/pre-commit.exp
 2025-10-20  9:21 UTC  (2+ messages)
` [pushed] "

[PATCH] [gdb/testsuite] Fix xfail in gdb.ada/variant_record_field.exp
 2025-10-20  7:46 UTC  (7+ messages)

[PATCH] - Adapt to Python-3 print syntax
 2025-10-20  2:25 UTC  (10+ messages)
  ` [PATCH v2] "
      ` Ready for Write After Approval - "
          ` Contributor guidelines - "
          ` Thank you "

[PATCH] Fix use of "main" in gdb_index with C++
 2025-10-19 19:08 UTC 

[PATCH] [gdb/testsuite] Add gdb.src/pre-commit.exp
 2025-10-19 12:22 UTC  (2+ messages)

[PATCH] [pre-commit] Add check-gnu-style
 2025-10-19 11:45 UTC  (4+ messages)

[PATCH] [pre-commit] Move check-gnu-style to post-commit stage
 2025-10-19 11:44 UTC 

[PATCH v2 0/3] use std::vector<> to hold on blocks in struct blockvector
 2025-10-17 20:27 UTC  (5+ messages)
` [PATCH v2 1/3] gdb: "
` [PATCH v2 2/3] gdb: add block ordering predicate for ordering blocks in blockvector
` [PATCH v2 3/3] gdb: update mdebugread.c to use blockvector::block_less_than

[PATCH] [gdb/python] Use PyConfig for python 3.9
 2025-10-17 18:35 UTC  (7+ messages)

[PATCH 1/1] gdb/dap: Support multiple inferiors when using DAP
 2025-10-17 18:33 UTC 

[PATCH 0/8] Remove stabs support from GDB
 2025-10-17 15:33 UTC  (4+ messages)
` [PATCH 6/8] gdb: Remove stabs support from XCOFF inferiors

[PATCH] gdb: restore warning when core file and executable don't match
 2025-10-17 15:27 UTC  (3+ messages)

[PATCH v2] Write entire buffer in gdbserver write_prim
 2025-10-17 14:55 UTC 

[PATCH] Write entire buffer in gdbserver write_prim
 2025-10-17 14:54 UTC  (4+ messages)

[PATCH] gdb: Make startup message more user friendly
 2025-10-17 14:10 UTC  (6+ messages)

[PATCH 0/3] Core file Python API
 2025-10-17 13:32 UTC  (9+ messages)
` [PATCHv2 "
  ` [PATCHv2 3/3] gdb/python: add Corefile.mapped_files method

[PATCH 0/4] gdb: Display fp8 format for AArch64 registers
 2025-10-17 10:20 UTC  (5+ messages)
` [PATCH 3/4] gdb/aarch64: Display fp8 formats in registers

[PATCH v2 0/5] gdb/aarch64: Support for FPMR
 2025-10-16 22:01 UTC  (6+ messages)
` [PATCH v2 2/5] gdbserver/aarch64: Enable FPMR for AArch64 in gdbserver on Linux

[PATCHv2 0/7] Inline Function Optimised Code Debug Improvements
 2025-10-16 17:49 UTC  (9+ messages)
` [PATCHv3 "
  ` [PATCHv3 1/7] gdb: improve line number lookup around inline functions
  ` [PATCHv3 2/7] gdb: handle empty ranges for inline subroutines
  ` [PATCHv3 3/7] gdb: split dwarf line table parsing in two
  ` [PATCHv3 4/7] gdb: move block range recording into its own function
  ` [PATCHv3 5/7] gdb: create address map after parsing all DIE
  ` [PATCHv3 6/7] gdb: record block end addresses while parsing DIEs
  ` [PATCHv3 7/7] gdb: fix-up truncated inline function block ranges

[pushed] Bump 'isort' version for pre-commit
 2025-10-16 17:08 UTC 

[PATCH] [gdb/tdep] Fix inferior call return of small char array for ppc64 v1 abi some more
 2025-10-16 14:45 UTC  (2+ messages)

[PATCH] [gdb/tdep] Revert "Fix inferior call return of small char array for ppc64 v1 abi"
 2025-10-16 13:49 UTC  (3+ messages)

[PATCH v3] [gdb/c++] Fix hang on whatis std::string::npos
 2025-10-16  9:58 UTC  (2+ messages)

[PATCH v2] [gdb/c++] Fix hang on whatis std::string::npos
 2025-10-16  7:49 UTC  (4+ 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