Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v4 00/44] A new target to debug Intel GPUs
 2026-08-12 13:27 UTC  (15+ messages)
` [PATCH v4 01/44] bfd: add intelgt target to BFD
` [PATCH v4 02/44] opcodes: add intelgt as a configuration
` [PATCH v4 03/44] gdbserver: allow configuring for a heterogeneous target
` [PATCH v4 04/44] config.sub: recognize level-zero as "ze"
` [PATCH v4 05/44] gdbserver: import AC_LIB_HAVE_LINKFLAGS macro into the autoconf script
` [PATCH v4 06/44] gdb, gdbserver, gdbsupport: add 'device' tag to XML target description
` [PATCH v4 07/44] gdb, arch, intelgt: add intelgt arch definitions
` [PATCH v4 08/44] gdb: add a new extract_integer variant that takes two array_views
` [PATCH v4 09/44] gdb, intelgt: add the target-dependent definitions for the Intel GT architecture
` [PATCH v4 11/44] gdb: revise the pid_to_exec_file target op
` [PATCH v4 12/44] gdb, remote: do 'remote_add_inferior' in 'remote_notice_new_inferior' earlier
` [PATCH v4 13/44] gdbserver: move dlls_changed initialization on attach into targets
` [PATCH v4 20/44] gdbserver: allow inferiors without threads
` [PATCH v4 26/44] gdb: partially fix C-c not working

[PATCH] [gdb/cli] Don't emit emojis in MI
 2026-08-12 11:41 UTC 

[PATCH v3 0/1] Fix block filter heuristic in linespec to preserve distinct code paths
 2026-08-12  9:31 UTC  (5+ messages)
` [PATCH v3 1/1] gdb/linespec: relax block filter "

[PATCH v3 0/5] gdb/aarch64: Add POR_EL0 register support for FEAT_S1POE
 2026-08-11 23:23 UTC  (8+ messages)
` [PATCH v3 1/5] [PATCH 1/5] "

[PATCH 0/1] gdb: add 'set print shadowed' to hide shadowed variables
 2026-08-11 20:27 UTC  (2+ messages)
` [PATCH 1/1] gdb: Introduce new setting to filter out "

[PATCH] [GDB 18] gdb/configure: fix string quoting in AC_MSG_WARN and AC_MSG_ERROR
 2026-08-11 16:33 UTC  (3+ messages)

GDB 18.0.90 available for testing
 2026-08-11 16:25 UTC  (3+ messages)

[PATCH v2] gdb: use gdb::unordered_{set,map} at a few places
 2026-08-11 15:08 UTC  (2+ messages)

[PATCH v5 0/2] gdb: Fix internal inferior calls through GNU IFUNCs
 2026-08-11 13:12 UTC  (3+ messages)
` [PATCH v5 1/2] gdb: Preserve IFUNC marker when finding inferior functions
` [PATCH v5 2/2] gdb: Keep original IFUNC return type when target type is unknown

[PATCH v4 0/2] gdb: Fix internal inferior calls through GNU IFUNCs
 2026-08-11 10:09 UTC  (6+ messages)
` [PATCH v4 1/2] gdb: Preserve IFUNC marker when finding inferior functions
` [PATCH v4 2/2] gdb: Keep original IFUNC return type when target type is unknown

[PATCH] gdb: Preserve the operand type in DW_OP_plus_uconst
 2026-08-11  9:34 UTC 

[PATCH 0/2] gdb/testsuite: Prepare set_unbuffered_mode.c for windows-msvc
 2026-08-11  9:01 UTC  (4+ messages)
` [PATCH 1/2] testsuite/lib/set_unbuffered_mode.c: Fix return type
` [PATCH 2/2] testsuite/lib/set_unbuffered_mode.c: Use constructor priority

[PATCH] gdb: invalidate register cache after monitor commands
 2026-08-11  8:57 UTC  (2+ messages)

[PATCH] [gdb/python] Document quit_force uses
 2026-08-11  8:00 UTC 

[PATCH 0/7] gdb_compile nodebug => symtab
 2026-08-11  1:45 UTC  (8+ messages)
` [PATCH 1/7] gdb/testsuite: Don't build a program for cvexpr.exp's last tests
` [PATCH 2/7] gdb/testsuite: Remove gdb_can_simple_compile_nodebug
` [PATCH 3/7] gdb/testsuite: Let gdb_simple_compile take empty default flags
` [PATCH 4/7] gdb/testsuite: Don't pass "nodebug" to object compilations
` [PATCH 5/7] gdb/testsuite: Rename nodebug => symtab
` [PATCH 6/7] gdb/testsuite: Pass "symtab" to testcases that rely on minsyms
` [PATCH 7/7] gdb/testsuite: Handle "symtab" option on windows-msvc

[PATCH 0/2] gdb/testsuite: Make windows-msvc test with lld-link + DWARF
 2026-08-11  0:37 UTC  (3+ messages)
` [PATCH 1/2] gdb/testsuite: Force lld-link linker on windows-msvc
` [PATCH 2/2] gdb/testsuite: Force DWARF debug info "

[PATCH v2] Use Python safety API in py-symbol.c
 2026-08-11  0:25 UTC 

[PATCH] Use Python safety API in py-symbol.c
 2026-08-11  0:16 UTC  (3+ messages)

[PATCH 0/2] gdb/testsuite: Make ROCm/HIP tests work on native Windows
 2026-08-10 22:46 UTC  (3+ messages)
` [PATCH 1/2] gdb/testsuite: For ROCm/HIP, don't rely on rocm_agent_enumerator
` [PATCH 2/2] allow_hipcc_tests: Allow native Windows (windows-msvc)

[PATCH] gdb/record: avoid rax usage in i386-avx-record.exp
 2026-08-10 19:32 UTC 

[PATCH] gdb: search local symbols before global symbols in completion
 2026-08-10 18:02 UTC  (3+ messages)

[PATCH v4] gdb: search local symbols before global symbols in completion
 2026-08-10 18:00 UTC  (2+ messages)

[PATCH v2 1/8] gdb/testsuite: Add Windows replacement for aligned_alloc
 2026-08-10 17:25 UTC  (3+ messages)
` [PATCH v2 7/8] Windows gdb: Implement XState (Intel AVX) support

[PATCH v2] Prevent downgrading of hardware watchpoints if possible
 2026-08-10 17:20 UTC  (2+ messages)

[PATCH v2] Show the selected frame in "bt"
 2026-08-10 16:43 UTC  (2+ messages)

[PATCH 0/2] Add support for BMI1 and BMI2 recording
 2026-08-10 14:46 UTC  (9+ messages)
` [PATCH 1/2] gdb/record: Add support for recording BMI1 instructions
  ` [PATCH 2/2] gdb/record: add support for BMI2 instructions

[PATCH] Avoid seg fault in sim/cris/sim-if.c
 2026-08-10 14:07 UTC  (3+ messages)

[PATCH v1 0/6] gdb: introduce file_reader_t to read procfs files
 2026-08-10 13:07 UTC  (3+ messages)
` [PATCH v1 3/6] gdb: introduce helper class file_reader_t

[PATCH v2] [gdb/python] Convert valpy_call to the "python safety" approach
 2026-08-10 11:52 UTC 

[PATCH v1 2/2] Add TLS support for shared libraries in AIX
 2026-08-10 10:23 UTC  (3+ messages)

[PATCH] [gdb/python] Convert valpy_call to the "python safety" approach
 2026-08-10  9:53 UTC  (2+ messages)

[PING] [PATCH v4 00/11] Add AlwaysNonStop remote protocol extension
 2026-08-10  9:28 UTC 

[PATCH] gdb.rocm/watchpoint-basic: add gfx1103 to XFAILs
 2026-08-10  8:44 UTC  (4+ messages)

[PUSHED] gdb.rocm/watchpoint-basic: add gfx1103 to XFAILs
 2026-08-10  8:32 UTC 

[PATCH v3 0/4] Python safety initial work
 2026-08-09  8:02 UTC  (7+ messages)

[PATCH 0/4] Use gdbpy_borrowed_ref more + cast removal
 2026-08-08 21:47 UTC  (5+ messages)
` [PATCH 1/4] Change evpy_emit_event to accept a gdbpy_opt_borrowed_ref
` [PATCH 2/4] Change evpy_add_attribute to accept gdbpy_borrowed_ref
` [PATCH 3/4] Use gdbpy_borrowed_ref when creating events
` [PATCH 4/4] Remove unneeded casts to PyObject*

[PATCH] Convert py-arch.c to "safety" approach
 2026-08-08 18:23 UTC 

[PATCH v9] gdb: Add source-tracking breakpoints feature
 2026-08-08 17:42 UTC  (3+ messages)

[PATCH] [gdb/python] Handle error in gdbpy_initialize_gdb_readline
 2026-08-07 22:36 UTC  (3+ messages)

[PATCH v2] [gdb/python] Handle error in gdbpy_initialize_gdb_readline
 2026-08-07 22:35 UTC 

[PATCH v3] gdb: search local symbols before global symbols in completion
 2026-08-07 18:25 UTC  (2+ messages)

[PATCH 0/2] Cleanup and bug fix related to thread iteration and proceed calls
 2026-08-07 16:52 UTC  (9+ messages)
` [PATCH 1/2] gdb: use inferior::threads instead of all_threads and a PID filter
` [PATCH 2/2] gdb: share some thread proceed related code between CLI and MI

[PATCH] Always fetch Ada "main" name from the executable
 2026-08-07 15:03 UTC  (4+ messages)

[PUSHED] sim: delete sim/ppc/.gdbinit
 2026-08-07 14:56 UTC 

[PATCH v4 00/10] Multiple solib_ops in a program_space
 2026-08-07 13:52 UTC  (11+ messages)
` [PATCH v4 01/10] gdb/solib-rocm: assert that host ops isn't rocm_solib_ops
` [PATCH v4 02/10] gdb/solib-rocm: pass reference to cache to rocm_code_object_stream_file
` [PATCH v4 03/10] gdb/solib-rocm: add cached_target_fd to manage cached fd lifetime
` [PATCH v4 04/10] gdb: de-constify some methods of solib_ops
` [PATCH v4 05/10] gdb/solib: add remove_solib function
` [PATCH v4 06/10] gdb/solib-rocm: move per-inferior data to rocm_solib_ops
` [PATCH v4 07/10] gdb/solib-rocm: save inferior in rocm_solib_ops
` [PATCH v4 08/10] gdb: add objfile -> solib backlink
` [PATCH v4 09/10] gdb: change default objfile iteration order to start with current objfile
` [PATCH v4 10/10] gdb: multiple solib_ops per program space

[PATCH 0/4] Remove some bfd_boolean uses
 2026-08-07 12:55 UTC  (4+ messages)
` [PATCH 3/4] Drop use of bfd_boolean from findcmd.c

[PATCH v8] gdb: Add source-tracking breakpoints feature
 2026-08-07 11:14 UTC  (4+ messages)

[PATCH v8 0/4] PR gdb/31353
 2026-08-07  8:42 UTC  (5+ messages)
` [PING] "
  ` [PING v2] "
    ` [PING v3] "
      ` [PING v4] "

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

[PATCH] Minor 'debug_*' function improvements
 2026-08-06 20:27 UTC  (3+ messages)

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

[PATCH v6 0/2] Add warning if the native target is not supported
 2026-08-06 18:43 UTC  (2+ messages)

[PATCH v8] gdb: Print linker namespace when showing a frame
 2026-08-06 18:42 UTC  (3+ messages)
` [PING][PATCH "

gdb-18 branch FROZEN
 2026-08-06 18:11 UTC  (2+ messages)
` gdb-18 branch now *OPEN* (was: "gdb-18 branch FROZEN")

[PATCH] gdb/mips: unwind past post-prologue SP adjustments in syscall stubs
 2026-08-06 18:09 UTC 

[release/branch] Bump GDB's version number to 18.0.90.DATE-git
 2026-08-06 18:08 UTC 

[release/branch] Set GDB version number to 18.0.90
 2026-08-06 17:41 UTC 

[PUSHED gdb-18-branch] gdb/NEWS: Change "since GDB 17" into "in GDB 18"
 2026-08-06 17:39 UTC 

FYI/HEAD: Patches applied to branch master
 2026-08-06 17:14 UTC  (3+ messages)
` [release/HEAD 1/2] Bump version to 19.0.50.DATE-git
` [release/HEAD 2/2] Update gdb/NEWS after GDB 18 branch creation

FYI/BRANCH: Patches applied to branch gdb-18-branch
 2026-08-06 17:09 UTC  (4+ messages)
  ` [release/branch 1/2] Bump version to 18.0.90.DATE-git
  ` [release/branch 2/2] Set development mode to "off" by default

[PATCH v2] Windows gdb: Fix resetting of the debug-registers bit in ContextFlags
 2026-08-06 16:36 UTC  (2+ messages)

[PATCH] gdb: fix breakpoints on inline functions qualified with source file name
 2026-08-06 15:08 UTC  (2+ messages)

[PATCH] gdb/testsuite: replace hipcc with amdclang++ as the HIP compiler
 2026-08-06 11:29 UTC  (2+ messages)
` [PATCH v2] "

[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] gdb/amdgpu: Handle SIGABRT with a higher priority than SIGTRAP
 2026-08-06  3:57 UTC  (3+ 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 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 

page:  |  | latest

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