Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v2 00/47] A new target to debug Intel GPUs
 2025-07-08  2:43 UTC  (5+ messages)
` [PATCH v2 06/47] gdb, intelgt: add the target-dependent definitions for the Intel GT architecture

[PATCH] Correctly handle L'\\'
 2025-07-07 20:30 UTC  (5+ messages)

[PATCH v5 1/1] gdb, configure: Add disable-formats option for configure
 2025-07-07 20:16 UTC  (2+ messages)
` [PATCH v6] "

[PATCH] [gdb/testsuite] Fix fail in gdb.threads/main-thread-exit-during-detach.exp
 2025-07-07 19:50 UTC  (3+ messages)

[PATCH v3 0/3] Introduce syntax for linker-namespace specific symbols
 2025-07-07 19:18 UTC  (5+ messages)
` [PATCH v3 2/3] gdb: Make the parser recognize the [[N]] syntax for variables
` [PING][PATCH v3 0/3] Introduce syntax for linker-namespace specific symbols

[PATCH v3] gdb: redo whitespace-stripping from commands
 2025-07-07 17:59 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] gdb: allow b/p creation on a blank line at start of an inline func
 2025-07-07 16:21 UTC 

[PATCHv4 0/4] Python Style API
 2025-07-07 14:43 UTC  (11+ messages)
` [PATCHv5 "
  ` [PATCHv5 1/4] gdb: allow gdb.Color to work correctly with pagination
  ` [PATCHv5 2/4] gdb/python: add gdb.Style class
  ` [PATCHv5 3/4] gdb/python: new class gdb.StyleParameterSet
  ` [PATCHv5 4/4] gdb/python: extend gdb.write to support styled output
  ` [PATCHv6 0/4] Python Style API
    ` [PATCHv6 1/4] gdb: allow gdb.Color to work correctly with pagination
    ` [PATCHv6 2/4] gdb/python: add gdb.Style class
    ` [PATCHv6 3/4] gdb/python: new class gdb.StyleParameterSet
    ` [PATCHv6 4/4] gdb/python: extend gdb.write to support styled output

[PATCH] [gdb] Handle errors in observable::notify
 2025-07-07 13:41 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH 0/2] [gdb/testsuite] gdb.base/default.exp improvements
 2025-07-07 13:40 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] gdb/amd-dbgapi: make get_amd_dbgapi_inferior_info return a reference
 2025-07-07 13:32 UTC 

[PATCH 0/3] [gdb/testsuite] Improve TUI testing on freebsd
 2025-07-07 13:29 UTC  (2+ messages)
` [PING][PATCH "

[PATCH][PR breakpoints/33066] gdb: fix size of z80 "add ii, rr" and "ld (ii+d), n" instructions
 2025-07-06 23:15 UTC  (3+ messages)

[PATCH v3] [gdb/tui] Handle unicode chars in prompt
 2025-07-06  7:47 UTC  (2+ messages)

[pushed 0/2] [gdb/tdep] Fix maint selftest on freebsd
 2025-07-05 11:30 UTC  (3+ messages)
` [pushed 1/2] [gdb/tdep] Fix doc string of kvm pcb/proc command
` [pushed 2/2] [gdb/tdep] Fix selftest scoped_mmap on freebsd

[PATCH 0/2] Add results summary for 'make check-all-boards'
 2025-07-05 10:21 UTC  (5+ messages)
` [PATCH 1/2] contrib: sync dg-extract-results.{sh,py} with GCC
` [PATCH 2/2] gdb: create gdb.sum/gdb.log summary after using check-all-boards

[FYI] Add myself to gdb/MAINTAINERS
 2025-07-05  0:53 UTC 

[PATCH v2 1/4] gdbsupport: use dynamic partitioning in gdb::parallel_for_each
 2025-07-03 20:01 UTC  (4+ messages)
` [PATCH v2 2/4] gdbsupport: factor out work queue from parallel-for.h
` [PATCH v2 3/4] gdbsupport: add async parallel_for_each version
` [PATCH v2 4/4] gdb/dwarf: use dynamic partitioning for DWARF CU indexing

[PATCH] gdb/linux-nat: initialize lwp_info::syscall_state
 2025-07-03 19:48 UTC  (3+ messages)

[PATCH v2] gdb/dwarf2: Add symbols for function declarations
 2025-07-03 19:45 UTC 

[PATCH 1/6] gdb: re-work parallel-for-selftests.c
 2025-07-03 19:36 UTC  (9+ messages)
` [PATCH 3/6] gdbsupport: use dynamic partitioning in gdb::parallel_for_each

[PATCH 0/2] gdb/alpha: Add target description support and fpcr flags
 2025-07-03 16:49 UTC  (22+ messages)
` [PATCH 1/2] gdb/alpha: Add target description support

[pushed] gdb/testsuite: remove spurious whitespace in gdb.python/py-symbol.exp
 2025-07-03 16:11 UTC 

[PATCH v10 0/2] gdb: setting BP with multiple locations only displays one location
 2025-07-03 13:38 UTC  (4+ messages)
` [PATCH v10 1/2] gdb: extend gdb_breakpoint for multiple locations
` [PATCH v10 2/2] gdb, breakpoint: output multiple bp locations

[PATCH v3 00/12] fix PR gdb/19340
 2025-07-03  6:51 UTC  (2+ messages)

[PATCH v8 0/4] Tab complete convenience variables
 2025-07-02 19:08 UTC  (5+ messages)
` [PATCH v8 1/4] gdb: Do not create variables when parsing expressions
` [PATCH v8 4/4] gdb/testsuite: Test init-if-undefined

[PATCH] gdb/record: Support wfi, sret and mret instructions in risc-v
 2025-07-02 16:06 UTC 

[pushed] [gdb/testsuite] Use support_displaced_stepping in gdb.arch/amd64-disp-step-avx.exp
 2025-07-02 16:05 UTC 

[PATCH] [gdb/testsuite] Fix gdb.arch/amd64-disp-step-avx.exp on x86_64-freebsd
 2025-07-02  0:32 UTC  (2+ messages)

[RFC] [gdb/python] Reimplement gdb.interrupt race fix
 2025-07-01 22:05 UTC  (5+ messages)

[PATCH] Fix handling of terminal escape sequences in TUI
 2025-07-01 21:59 UTC  (3+ messages)

[PATCH] Improve attach on Windows
 2025-07-01 16:36 UTC  (4+ messages)

[PATCH 0/4] [gdb/testsuite] mingw+msys2 fixes
 2025-07-01 16:22 UTC  (7+ messages)
` [PATCH 4/4] [gdb/testsuite] Support clean_restart $binfile

[PATCH v2] [gdb/testsuite] Support clean_restart $binfile
 2025-07-01 16:06 UTC 

[PATCH] [gdb/testsuite] Fix gdb.arch/amd64-disp-step-self-call.exp on freebsd
 2025-07-01 12:59 UTC  (2+ messages)

[PATCH v2] [gdb/testsuite] Fix gdb.arch/amd64-disp-step-self-call.exp on freebsd
 2025-07-01 12:56 UTC 

[PATCH 0/3] extending the amd64 prologue analyzer
 2025-07-01 10:47 UTC  (4+ messages)
` [PATCH 1/3] gdb, amd64: extend the amd64 prologue analyzer to skip register pushes
` [PATCH 2/3] gdb, amd64: return after amd64_analyze_frame_setup if current_pc reached
` [PATCH 3/3] gdb, amd64: extend the amd64 prologue analyzer to skip stack alloc

[PATCH v2] sim: configury: fix obsolete macros
 2025-07-01  4:34 UTC  (7+ messages)

[PATCH 0/2] Use check-mark for current row of CLI table
 2025-06-30 23:58 UTC  (17+ messages)
` [PATCH 2/2] Allow check-mark to be changed for CLI

[PATCH] gdb/solib-target: move make_target_solib_ops out of HAVE_LIBEXPAT
 2025-06-29  2:45 UTC  (3+ messages)

[PATCH v4 00/11] Add CET shadow stack support
 2025-06-28 21:05 UTC  (27+ messages)
` [PATCH v4 04/11] gdb, gdbserver: Use xstate_bv for target description creation on x86
` [PATCH v4 07/11] gdb: Handle shadow stack pointer register unwinding for amd64 linux
` [PATCH v4 09/11] gdb: Implement amd64 linux shadow stack support for inferior calls
` [PATCH v4 11/11] gdb: Enable displaced stepping with shadow stack on amd64 linux

[PATCH v3] [gdb/tdep] Add "maint set console-translation-mode <binary|text>" command
 2025-06-28 11:03 UTC  (3+ messages)

[PATCH v5 00/12] Add CET shadow stack support
 2025-06-28  8:28 UTC  (13+ messages)
` [PATCH v5 01/12] gdb, testsuite: Extend core_find procedure to save program output
` [PATCH v5 02/12] gdbserver: Add optional runtime register set type
` [PATCH v5 03/12] gdbserver: Add assert in x86_linux_read_description
` [PATCH v5 04/12] gdb: Sync up x86-gcc-cpuid.h with cpuid.h from gcc 14 branch
` [PATCH v5 05/12] gdb, gdbserver: Use xstate_bv for target description creation on x86
` [PATCH v5 06/12] gdb, gdbserver: Add support of Intel shadow stack pointer register
` [PATCH v5 07/12] gdb: amd64 linux coredump support with shadow stack
` [PATCH v5 08/12] gdb: Handle shadow stack pointer register unwinding for amd64 linux
` [PATCH v5 09/12] gdb, gdbarch: Enable inferior calls for shadow stack support
` [PATCH v5 10/12] gdb: Implement amd64 linux shadow stack support for inferior calls
` [PATCH v5 11/12] gdb, gdbarch: Introduce gdbarch method to get the shadow stack pointer
` [PATCH v5 12/12] gdb: Enable displaced stepping with shadow stack on amd64 linux

[PATCH v3 1/6] gdb/testsuite: check that "info shared" and "info linker-namespaces" before running don't crash
 2025-06-28  6:27 UTC  (16+ messages)
` [PATCH v3 2/6] gdb/solib: fix formatting of "info linker-namespaces" error message
` [PATCH v3 5/6] gdb/progspace: add solib_ops pointer in program_space
` [PATCH v3 6/6] gdb/solib: C++ify solib_ops

GDB 17.1 release -- 2025-06-27 Update
 2025-06-28  0:09 UTC 

[PATCH] GDB: maint: Fix build on FreeBSD
 2025-06-27 21:26 UTC  (3+ messages)

[PATCH v2] [gdb/tdep] Add "maint set console-translation-mode <binary|text>" command
 2025-06-27 20:05 UTC  (3+ messages)

[RFC v5 00/19] Add Python "JIT" API
 2025-06-27 14:30 UTC  (12+ messages)
` [RFC v5 01/18] gdb: introduce expand_symtabs_maybe_overlapping
` [RFC v5 04/18] gdb: introduce new function create_function_type
` [RFC v5 05/18] gdb/python: add function () method to gdb.Type object

[pushed] gdb: remove some stray "void"
 2025-06-26 18:05 UTC  (2+ messages)

[PATCH v3 0/9] AArch64 Guarded Control Stack support
 2025-06-26 16:29 UTC  (4+ messages)
` [PATCH v3 5/9] GDB, gdbserver: aarch64-linux: Initial "

[PATCHv2] gdb: linux-namespaces: enter user namespace when appropriate
 2025-06-26 12:40 UTC  (10+ messages)
` [PATCHv3] "

[PATCH 0/3] [gdb/testsuite] Improve TUI testing on freebsd some more
 2025-06-26 11:26 UTC  (4+ messages)
` [PATCH 1/3] [gdb/testsuite] Fix gdb.tui/main-2.exp on freebsd
` [PATCH 2/3] [gdb/testsuite] Fix gdb.tui/color-prompt "
` [PATCH 3/3] [gdb/testsuite] Fix gdb.tui/tui-disasm-styling.exp "

[PATCH] [gdb/build] Fix init.c on freebsd
 2025-06-25 17:29 UTC  (6+ messages)

[PATCH] gdb/dwarf2: Add symbols for function declarations
 2025-06-25 17:17 UTC  (4+ messages)

GNU Tools Cauldron 2025
 2025-06-25 16:57 UTC 

[PATCH 3/4] [gdb/tdep] Add "maint set console-translation-mode <binary|text>" command
 2025-06-25 16:33 UTC  (2+ messages)

[PATCH 0/2] Fix styling issues related to pagination
 2025-06-25 10:58 UTC  (6+ messages)
` [PATCH 1/2] gdb: styling fixes around and for the pagination prompt
` [PATCH 2/2] gdb: remove final m_stream->emit_style_escape calls from pager_file

[pushed] [gdb/testsuite] Fix gdb.python/py-warning.exp with python 3.6
 2025-06-25 10:37 UTC 

[PATCH] [gdb/testsuite] Fix gdb.base/infcall-failure.exp on freebsd
 2025-06-24 21:57 UTC  (2+ messages)

[PATCH] gdb/gdbserver: pass inferior arguments as a single string
 2025-06-24 21:50 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Make gdb.dap/log-message.exp more robust
 2025-06-24 15:08 UTC  (2+ messages)

[PATCH 1/2] gdb/python: don't pass exit code to emit_exited_event
 2025-06-24 15:07 UTC  (4+ messages)
` [PATCH 2/2] gdb: remove inferior::has_exit_code in favor of optional

[PATCH] Allow DAP "threads" request when inferior is running
 2025-06-24 14:37 UTC  (2+ messages)

[PATCH] Use "MS" for .debug_str
 2025-06-24 14:37 UTC  (2+ messages)

[PATCH v2] [gdb/tdep] Fix inferior call return of small char array for ppc64 v1 abi
 2025-06-24 12:24 UTC  (2+ messages)
` [PING] "

[PATCH] [gdb] Fix handling of aborted inferior call
 2025-06-24 11:56 UTC 

[PATCH v2 0/3] small amd64 prologue analyzer improvements
 2025-06-24 10:32 UTC  (6+ messages)
` [PATCH v2 3/3] gdb: return after stack alignment skip if current_pc is reached

page:  |  | latest

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