Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] Remove redundant check from check_types_equal
 2026-08-06  9:57 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Fix two test-cases on ppc64-linux
 2026-08-06  8:28 UTC 

[PATCH] Minor 'debug_*' function improvements
 2026-08-06  6:58 UTC  (2+ messages)

[PATCH] gdb/amdgpu: Handle SIGABRT with a higher priority than SIGTRAP
 2026-08-06  3:57 UTC  (3+ messages)

[PATCH] Always fetch Ada "main" name from the executable
 2026-08-05 17:07 UTC  (3+ messages)

[PATCH v3] gdb: search local symbols before global symbols in completion
 2026-08-05 15:46 UTC 

[PATCH v1 2/2] Add TLS support for shared libraries in AIX
 2026-08-05 15:16 UTC  (2+ messages)

[PATCH v1] py-gdb-readline: replace deprecated interfaces in GdbRemoveReadlineFinder
 2026-08-05 15:00 UTC  (4+ messages)

[PATCH] [gdb/testsuite] Fix gdb.python/py-failed-init.exp with python 3.15
 2026-08-05 13:36 UTC 

[pushed] [gdb/testsuite] Improve gdb.python/remove-readline-finder.exp
 2026-08-05 13:08 UTC 

[PATCH] gdb/tui: use init_extended_color where possible
 2026-08-05 11:50 UTC  (2+ messages)
` [PATCHv2] "

[PATCH] etc: import changes to texi2pod.pl from gcc
 2026-08-05 11:15 UTC  (2+ messages)

[PATCH 0/2] gdb: improve interrupting an empty remote target
 2026-08-05  8:59 UTC  (3+ messages)
` [PATCH 1/2] gdb: fix assertion when "
` [PATCH 2/2] gdb, remote: Skip sending of 'vCont' package if remote target is empty

[PATCH] gdb: Reject non-base type operands in typed DWARF expressions
 2026-08-05  7:59 UTC 

[PATCH v2] gdb: search local symbols before global symbols in completion
 2026-08-05  7:56 UTC  (2+ messages)

[PATCH v2] gdb: Check bounds before reading DWARF expression operands
 2026-08-05  4:06 UTC 

[PATCH] gdb/testsuite: make MSYS path normalization case-insensitive
 2026-08-04 20:05 UTC 

[PATCH v3 00/10] Multiple solib_ops in a program_space
 2026-08-04 19:24 UTC  (5+ messages)
` [PATCH v3 08/10] gdb: add objfile -> solib backlink

[PATCH] [pre-commit] Avoid tabs in .pre-commit-config.yaml
 2026-08-04 18:45 UTC  (3+ messages)

[PATCH] [gdb/testsuite] Fix gdb.python/py-mi-cmd.exp
 2026-08-04 15:31 UTC 

[PATCH v1 0/1] gdb: default 'id' to nullptr in 'ui_out_emit_type'
 2026-08-04 15:09 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH] gdb, inferior: replace NULL by nullptr
 2026-08-04 12:29 UTC  (2+ messages)

[PATCH v4 0/2] gdb: Fix internal inferior calls through GNU IFUNCs
 2026-08-04  9:02 UTC  (2+ messages)

[PATCH v3 00/12] Add new command to print the shadow stack backtrace
 2026-08-04  8:02 UTC  (5+ messages)
` [PATCH v3 02/12] aarch64: Implement gdbarch function top_addr_empty_shadow_stack

[PATCH v4 00/13] Add new command to print the shadow stack backtrace
 2026-08-04  7:45 UTC  (2+ messages)
`  "

[PATCH v11 00/10] GDB support for DW_AT_trampoline
 2026-08-03 19:34 UTC  (11+ messages)
` [PATCH v11 01/10] gdb, dwarf: add support for DW_AT_trampoline in DWARF reader
` [PATCH v11 02/10] gdb/symtab: add lookup for trampoline functions
` [PATCH v11 03/10] gdb: handle stepping through functions with DW_AT_trampoline
` [PATCH v11 04/10] gdb: Skip trampoline frames for the backtrace command
` [PATCH v11 05/10] gdb: Skip trampoline functions for the finish and reverse-finish commands
` [PATCH v11 06/10] gdb: Skip trampoline functions for the up command
` [PATCH v11 07/10] gdb: Skip trampoline functions for the return command
` [PATCH v11 08/10] gdb, mi: Skip trampoline functions for the -stack-list-frames command
` [PATCH v11 09/10] gdb, mi: Skip trampoline functions for the -stack-list-arguments command
` [PATCH v11 10/10] gdb: Filter trampoline frames in backtrace when using Python frame-filters

[pushed] [gdb/testsuite] Require allow_xml_test in gdb.base/gcore.exp
 2026-08-03 19:10 UTC 

[pushed] [gdb/testsuite] Require allow_xml_test in gdb.base/foll-fork-syscall.exp
 2026-08-03 18:54 UTC 

[pushed] [gdb/testsuite] Require allow_python_tests in gdb.cp/pretty-print.exp
 2026-08-03 18:36 UTC 

[pushed] [gdb/testsuite] Fix gdb.dwarf2/dw-form-strx-out-of-bounds.exp
 2026-08-03 17:52 UTC 

[pushed] [gdb/testsuite] Require allow_tui_tests in gdb.tui/new-ui.exp
 2026-08-03 17:03 UTC 

[PATCH 1/8] gdb/testsuite: Add Windows replacement for aligned_alloc
 2026-08-03 16:18 UTC  (13+ messages)
` [PATCH 7/8] Windows gdb: Implement XState (Intel AVX) support

[PATCH 1/2] gdb: remove dead code in make_pointer_type and make_reference_type
 2026-08-03 14:51 UTC  (4+ messages)
` [PATCH 2/2] gdb: do minor code modernization "

[PATCH] Fix type of imported variable for arraydim.exp
 2026-08-03 13:29 UTC  (3+ messages)

[PATCH 0/5] [pre-commit] Some pre-commit improvements
 2026-08-03 12:25 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] Avoid seg fault in sim/cris/sim-if.c
 2026-08-03 12:10 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Don't return -1 from top-level
 2026-08-03 11:05 UTC  (2+ messages)

[PATCH v1] Add TLS variable debug support for AIX [ 64-bit XCOFF files only]
 2026-08-03 11:04 UTC  (3+ messages)

[PATCH] gdb: search local symbols before global symbols in completion
 2026-08-03 11:03 UTC  (2+ messages)

[PATCH v2 1/2] Add TLS variable debug support for AIX [ 64-bit XCOFF files only]
 2026-08-03 10:59 UTC 

[PATCH v5] gdb: align siginfo_t with the Linux kernel definition
 2026-08-03  8:23 UTC  (2+ messages)

[PATCH 0/2] [gdb/testsuite] Two ppc64 fixes
 2026-08-03  8:20 UTC  (6+ messages)
` [PATCH 1/2] [gdb/testsuite] Fix gdb.base/examine-address-class.exp for big endian
` [PATCH 2/2] [gdb/testsuite] Fix gdb.base/msym-lang.exp on ppc64-linux

[pushed] [pre-commit] Bump tclint to 0.9.0
 2026-08-03  8:15 UTC 

[PATCH] [gdb/testsuite] Fix gdb.python/py-selected-context.exp regexp
 2026-08-03  8:07 UTC 

[PATCH 1/2] gdb: simplify code in check_typedef
 2026-08-03  7:57 UTC  (6+ messages)
` [PATCH v2] gdb: prefer lhs type's address spaces/classes "

[PATCH v1 0/6] gdb: introduce file_reader_t to read procfs files
 2026-08-03  5:01 UTC  (12+ messages)
` [PATCH v1 1/6] target_fileio_read_stralloc: add an optional length parameter
` [PATCH v1 2/6] gdb support: add gdb::ranges::replace algorithm
` [PATCH v1 3/6] gdb: introduce helper class file_reader_t
` [PATCH v1 4/6] gdb/linux-tdep: migrate linux_info_proc to file_reader_t
` [PATCH v1 5/6] gdb/linux-tdep: migrate linux_find_memory_regions_full "
` [PATCH v1 6/6] gdb/linux-tdep: remove legacy parse_smaps_data overload

[PATCH v1 0/2] gdb: fix for bug 31207
 2026-08-03  4:48 UTC  (4+ messages)
` [PATCH v1 1/2] gdb: rename any_thread_of_inferior to any_non_exited_thread_of_inferior
` [PATCH v1 2/2] gdb: rely on the first non-exited thread TPID when reading Linux procfs files

[SH] Fix mac.w insn simulation for SH2 and above
 2026-08-02 13:53 UTC 

[SH] Check FPSCR.PR for fldi0, fldi1 insns in simulator
 2026-08-02 13:42 UTC  (8+ messages)

[PATCH] gdb/dap: stop setting CompletionItem.length
 2026-08-01 16:02 UTC 

[PATCH] [gdb/testsuite] Drop global decls at global level
 2026-08-01 13:16 UTC  (2+ messages)

[PATCH] [gdb/tui] Fix gdb.tui/list-before.exp on ppc64-linux
 2026-08-01 12:28 UTC 

[PATCH] [gdb/testsuite] Fix gdb.tui/tailcall-msym.exp on ppc64-linux
 2026-08-01 10:15 UTC 

[PATCH] Add missing null pointer check in get_sal_arch
 2026-07-31 15:27 UTC  (5+ messages)

[PATCH] [gdb/testsuite] Fix gdb.python/py-finish-breakpoint-tailcall.exp with gcc 16
 2026-07-31 13:49 UTC  (2+ messages)

[PATCH 1/1] gdb/tui: Fix build for older ncurses
 2026-07-31 11:28 UTC  (6+ messages)

[PATCH] gdb/testsuite: replace hipcc with amdclang++ as the HIP compiler
 2026-07-31 10:28 UTC  (2+ messages)

[PATCH] gdb, testsuite: fix gdb.multi/remove-inferiors.exp for remote targets
 2026-07-30 16:56 UTC  (3+ messages)

[PATCH 1/2] gdb, dwarf: update code style in read_tag_pointer_type
 2026-07-30 16:38 UTC  (4+ messages)
` [PATCH 2/2] gdb, dwarf: update complaint logic "

[PATCH] [pre-commit] Add shellcheck
 2026-07-30 13:10 UTC  (9+ messages)

[PATCH v3] [pre-commit] Add shellcheck
 2026-07-30 12:35 UTC 

[PATCH v3] [gdb] Fix segfault in sig_write
 2026-07-30  8:17 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] gdb: fix breakpoints on inline functions qualified with source file name
 2026-07-30  6:15 UTC 

[PATCH v1] Fix wrong build tree in python.exp path on AIX
 2026-07-30  5:48 UTC 

[PATCH] Add infcall support for C++ constructor-style expressions
 2026-07-29 17:44 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 0/1] gdb: Add python support for demangling register unwind values
 2026-07-29 15:01 UTC  (3+ messages)
` [PATCH v5 "

[PATCH] [gdb/testsuite] Add xfail for failure to break on ppc printf
 2026-07-29 14:46 UTC 

[PATCH] [gdb/testsuite] Fix _selftest_setup on ppc64le-linux
 2026-07-29 13:12 UTC 

[PATCH v2] PowerPC: Fix compile command by reverting to default code model
 2026-07-29 13:05 UTC  (2+ messages)

[PATCH v2 0/5] [gdb/symtab] Tweak fix-up of truncated inline function block ranges
 2026-07-29 11:01 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] [gdb/testsuite] Fix gdb.mi/mi-dlmopen.exp
 2026-07-29 10:45 UTC 

[PATCH v1 00/10] gdb: bugfix 31207 and various refactoring in linux-tdep
 2026-07-29  1:57 UTC  (46+ messages)
` [PATCH v1 01/10] gdb/linux-tdep: change linux_fill_prpsinfo to return bool
` [PATCH v1 03/10] target_fileio_read_stralloc: add an optional length parameter
` [PATCH v1 04/10] gdb support: add gdb::replace algorithm for iterators and ranges
` [PATCH v1 05/10] gdb: introduce helper class file_reader_t
` [PATCH v1 06/10] gdb/linux-tdep: migrate linux_info_proc to file_reader_t
` [PATCH v1 07/10] gdb/linux-tdep: migrate linux_find_memory_regions_full "
` [PATCH v1 08/10] gdb/linux-tdep: migrate parse_smaps_data "
` [PATCH v1 09/10] gdb/linux-tdep: parse ProtectionKey in /proc/PID/smaps
` [PATCH v1 10/10] gdb/linux: add helpers to read AT_HWCAP3 and AT_HWCAP4

[PATCH v1] PowerPC: Use -mcmodel=large for the compile command
 2026-07-28 17:49 UTC  (3+ messages)

[PATCH 0/2] [gdb/testsuite] Two fixes in gdb.python/py-section-script.exp
 2026-07-28 16:00 UTC  (3+ messages)
` [PATCH 1/2] [gdb/testsuite] Fix gdb.python/py-section-script.exp with make-check-all.sh
` [PATCH 2/2] [gdb/testsuite] Fix gdb.python/py-section-script.exp with older objdump

[PATCH v1] gdb/linux-tdep: display ProtectionKey in info proc mappings
 2026-07-28 15:30 UTC  (2+ messages)

[PATCH v7] Fix crash in AIX when current working directory is NULL
 2026-07-28 12:44 UTC 

[PATCH v5] Fix crash in AIX when current working directory is NULL
 2026-07-28 12:35 UTC  (7+ messages)

[PATCH v4] gdb: align siginfo_t with the Linux kernel definition
 2026-07-28 12:29 UTC  (4+ messages)

[RFC] [gdb] Move ChangeLog files to archive dir
 2026-07-28 11:30 UTC  (7+ messages)

[PATCH v4 0/1] gdb: avoid conversion of SIGSEGV to SIGTRAP on user breakpoints
 2026-07-28  8:49 UTC  (5+ messages)
` [PATCH v4 1/1] "

[PATCH] [pre-commit] : add 'tomli' dependency for codespell pre-commit hook
 2026-07-28  8:01 UTC  (4+ messages)

[PATCH 0/2] [pre-commit] Use yamllint
 2026-07-28  7:36 UTC  (2+ messages)

[PATCH v6] Fix crash in AIX when current working directory is NULL
 2026-07-28  6:47 UTC 

[PATCH v2 1/8] gdb/testsuite: Add Windows replacement for aligned_alloc
 2026-07-27 17:42 UTC  (8+ messages)
  ` [PATCH v2 2/8] Windows gdb: Use allocated buffer for CONTEXT
  ` [PATCH v2 3/8] Windows gdb: Remove mappings member from windows_per_inferior
  ` [PATCH v2 4/8] Windows gdb: Refactor getting pointer to register inside context
  ` [PATCH v2 5/8] Windows gdb: Prepare XState functions
  ` [PATCH v2 6/8] Windows gdb: Get available XState features
  ` [PATCH v2 7/8] Windows gdb: Implement XState (Intel AVX) support
  ` [PATCH v2 8/8] Windows gdbserver: "

[PATCH v1] gdb/linux: add helpers to read AT_HWCAP3 and AT_HWCAP4
 2026-07-27 17:28 UTC 

[PATCH v2] gdb: use gdb::unordered_{set,map} at a few places
 2026-07-27 16:21 UTC  (2+ messages)

[PATCH 0/6] gdb/tui: fix debuginfod related crash
 2026-07-27 15:50 UTC  (3+ messages)
` [PATCHv2 "

[pushed] [gdb/testsuite] Fix codespell errors in gdb.tui/debuginfod-query.exp
 2026-07-27 15:15 UTC 

[PATCH v2] Prevent downgrading of hardware watchpoints if possible
 2026-07-27 14:57 UTC 

[PATCH v3] gdb: align siginfo_t with the Linux kernel definition
 2026-07-27 12:23 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