Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v2] [doc] Update obsolete text about sub-blocks
 2026-09-03 17:45 UTC  (2+ messages)

[PATCH 0/2] gdb: improve interrupting an empty remote target
 2026-09-03 17:43 UTC  (7+ messages)
` [PATCH 1/2] gdb: fix assertion when "
` [PATCH 2/2] gdb, remote: Skip sending of 'vCont' package if remote target is empty
  ` [Ping] [PATCH 0/2] gdb: improve interrupting an empty remote target

[PATCH 0/4] Some Makefile clean target cleanups
 2026-09-03 17:37 UTC  (5+ messages)
` [PATCH 1/4] gdb: remove gcore, gstack and gdb-add-index in the clean target
` [PATCH 2/4] gdbserver: remove undefined ADD_FILES from "
` [PATCH 3/4] gdb: gdb-gdb.gdb and gdb-gdb.py in distclean
` [PATCH 4/4] gdb: remove stray "b" from the distclean target

[pushed] Constify targ_desc
 2026-09-03 17:11 UTC 

[REPOST][PATCH] H8/300: sim: testsuite: Use the correct file descriptor for stdout
 2026-09-03 16:59 UTC  (2+ messages)

[PATCH 0/9] Some cleanups and C++-ification of value_print_options
 2026-09-03 16:58 UTC  (2+ messages)

[PATCH] [doc] Update obsolete text about sub-blocks
 2026-09-03 16:47 UTC  (3+ messages)

[PATCH 0/5] Remove `...' and related forms of quoting from gdb
 2026-09-03 16:04 UTC  (4+ messages)
` [PATCH 3/5] Fix weird quoting in stap-probe.c

[PATCH v1] gdbserver: widen the stat fields returned by the vFile packets
 2026-09-03 16:00 UTC  (2+ messages)

[PATCH] gdb: fixes for DW_OP_entry_value when inferior is at entry point
 2026-09-03 15:41 UTC  (3+ messages)

[PATCH v2 2/2] This patch adds support to debug thread local variables defined in shared libraries in AIX
 2026-09-03 15:29 UTC  (2+ messages)

[PATCH] Return correct thread for cached event
 2026-09-03 15:06 UTC  (3+ messages)

[PATCH 0/7] Some Makefile cleanups
 2026-09-03 13:45 UTC  (23+ messages)
` [PATCH 1/7] gdb: update README about the GNU make requirement
` [PATCH 2/7] gdb, gdbserver: require gcc-style dependency generation, drop the depcomp fallback
` [PATCH 3/7] gdbserver: fix missing dependency tracking for gdbreplay.o
` [PATCH 4/7] gdb, gdbserver: always use order-only prerequisites for generated files
` [PATCH 5/7] gdb, gdbserver: remove the .NOEXPORT target
` [PATCH 6/7] gdb: remove the explicit ada-exp.o rule
` [PATCH 7/7] gdb, gdbserver: create the dependency directories from the Makefiles

[PATCH] Remove gdbserver_windows_process::attaching
 2026-09-03 11:19 UTC  (2+ messages)

[PATCH] [gdb] Fix auto-load script re-execution on subsequent runs
 2026-09-03  9:22 UTC  (4+ messages)
` [PATCH v2 0/2] Fix auto-load script loading after safe-path is widened
  ` [PATCH v2 1/2] [gdb] Fix auto-load script re-execution on subsequent runs
  ` [PATCH v2 2/2] [gdb] Retry blocked auto-load scripts when safe-path is widened

[PATCH v1 3/3] Add test cases for all TLS support in AIX
 2026-09-03  9:07 UTC  (2+ messages)

[PATCH v3] Add TLS variable debug support for AIX [ 64-bit XCOFF files only]
 2026-09-03  8:55 UTC 

[PATCH v4 00/13] Add new command to print the shadow stack backtrace
 2026-09-03  8:10 UTC  (22+ messages)
` [PATCH v4 02/13] aarch64: Implement gdbarch function top_addr_empty_shadow_stack
` [PATCH v4 03/13] gdb: Add get_main_func_start_pc to refactor frame.c:inside_main_func
` [PATCH v4 08/13] gdb: Add command option 'bt -shadow' to print the shadow stack backtrace
` [PATCH v4 09/13] gdb: Provide gdbarch hook to distinguish shadow stack backtrace elements
` [PATCH v4 10/13] gdb: Implement the hook 'is_no_return_shadow_stack_address' for amd64 linux
` [PATCH v4 11/13] gdb: Enable inferior calls in the shadow stack backtrace
` [PATCH v4 12/13] gdb: Enable signal trampolines "
` [PATCH v4 13/13] gdb, mi: Add -shadow-stack-list-frames command

[PATCH] Skip gdb.dap/pause.exp on Solaris [PR34548]
 2026-09-03  8:06 UTC  (10+ messages)
          ` [PATCH v2] Require async support for DAP tests [PR34548]

GDB 18.1 release update -- 2026-09-01
 2026-09-03  8:00 UTC  (5+ messages)

[PATCH v3] H8/300: sim: Fix simulator hang caused by qsort on Windows/MinGW
 2026-09-03  6:41 UTC  (2+ messages)

[pushed] [gdb] Fix whitespace in shell scripts
 2026-09-03  6:16 UTC 

[pushed 1/3] [gdb] Fix some typos
 2026-09-03  5:47 UTC  (3+ messages)
` [pushed 2/3] [gdb] Fix double words
` [pushed 3/3] [gdb] Fix dont -> don't typo

[PATCH 00/11] [gdb/testsuite] Refactor exception handling
 2026-09-02 19:57 UTC  (13+ messages)
` [PATCH 01/11] [gdb/testsuite] Normalize indentation in with_test_prefix
` [PATCH 02/11] [gdb/testsuite] Fix return -level 2 bug "
` [PATCH 05/11] [gdb/testsuite] Add transparent_uplevel
` [PATCH 08/11] [gdb/testsuite] Refactor exception handling in gdb_test_multiple
` [PATCH 11/11] [gdb/testsuite] Refactor exception handling in with_stub_devices

[PATCH 0/2] gdb/testsuite: Make windows-msvc test with lld-link + DWARF
 2026-09-02 19:32 UTC  (2+ messages)

[PATCH v7 0/5] Introduce syntax for linker-namespace specific symbols
 2026-09-02 19:32 UTC  (3+ messages)
` [PING][PATCH "

[PATCH v6 0/2] Add warning if the native target is not supported
 2026-09-02 19:31 UTC  (3+ messages)
  ` [PING][PATCH "

[PATCH v8] gdb: Print linker namespace when showing a frame
 2026-09-02 19:30 UTC  (4+ messages)
` [PING][PATCH "

[pushed] [gdb/contrib] Make cc-with-tweaks.sh shellcheck-clean
 2026-09-02 19:22 UTC  (4+ messages)

[PATCH v5 1/1] gdb: avoid conversion of SIGSEGV to SIGTRAP on user breakpoints
 2026-09-02 19:20 UTC  (3+ messages)

[PATCH] [gdb/contrib] Simplify rc usage in cc-with-tweaks.sh
 2026-09-02 19:15 UTC 

[PATCH v11] gdb: Add source-tracking breakpoints feature
 2026-09-02 18:27 UTC 

[PATCH] Boolify gdbserver_windows_process::child_initialization_done
 2026-09-02 17:55 UTC  (2+ messages)

[RFC] [gdb] Work around zero l_addr/l_ld
 2026-09-02 16:31 UTC  (2+ messages)
` [PING][RFC] "

[PATCH] [gdb/tui] Don't disassemble non-code sections and section holes
 2026-09-02 16:30 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] [gdb/testsuite] Document return behavior in gdb_test_multiple
 2026-09-02 16:25 UTC  (3+ messages)

[PATCH] gdb: fix incorrect search domain in find_function_in_inferior
 2026-09-02 16:16 UTC 

[pushed] Minor indentation fix in gdb/nat/windows-nat.h
 2026-09-02 15:38 UTC 

[PATCH] [gdb/build] Rename gdb/gdb-gdb.gdb.in to gdb/gdb-gdb.gdb
 2026-09-02 15:32 UTC  (2+ messages)

[RFC PATCH 0/1] gdb/python: add drg_why_sleeping command
 2026-09-02 15:29 UTC  (4+ messages)
` [PATCH] Add drg_why_sleeping.py

remote fileio: st_ino truncated to 32 bits in vFile:stat/lstat
 2026-09-02 14:31 UTC  (4+ messages)

[PATCH] gdb/record: fix "maint print record-instruction" at the start of log
 2026-09-02 14:20 UTC  (3+ messages)

[PATCH v2 0/3] [gdb] Reformat regformats/regdat.sh
 2026-09-02 13:21 UTC  (9+ messages)
` [PATCH v2 1/3] [gdb] Re-indent regformats/regdat.sh
` [PATCH v2 2/3] [gdb] Use shfmt on regformats/regdat.sh
` [PATCH v2 3/3] [gdb] Use shfmt --simplify "

[RFC 0/3] [pre-commit] Add shfmt
 2026-09-02 13:17 UTC  (4+ messages)
` [RFC 1/3] "
` [RFC 2/3] [pre-commit] Enable shfmt
` [RFC 3/3] [gdb/contrib] Use shfmt --simplify in shfmt.sh

[PATCH] [gdb-17-branch, gdb/stabs] Fix out-of-bounds write in read_member_functions
 2026-09-02 12:57 UTC  (2+ messages)

[PATCH v3 0/1] gdb: add 'set print shadowed' to hide shadowed variables
 2026-09-02 12:05 UTC  (2+ messages)
` [PATCH v3 1/1] gdb: Introduce new setting to filter out "

[PATCH v2] H8/300: sim: Fix simulator hang caused by qsort on Windows/MinGW
 2026-09-02  8:30 UTC  (3+ messages)

[PATCH] [gdb] Add .shellcheckrc
 2026-09-01 21:37 UTC  (6+ messages)

[PATCH 0/2] [pre-commit] Two symlink fixes
 2026-09-01 20:27 UTC  (3+ messages)
` [PATCH 1/2] [pre-commit] Reject symlinks in check-file-mode
` [PATCH 2/2] [pre-commit] Add check-copies

[PATCH] Two logging fixes to win32-low.cc
 2026-09-01 19:34 UTC  (2+ messages)

[PATCH v3 1/8] gdb/testsuite: Add Windows replacement for aligned_alloc
 2026-09-01 18:00 UTC  (15+ messages)
` [PATCH v3 2/8] Windows gdb: Use allocated buffer for CONTEXT
` [PATCH v3 4/8] Windows gdb: Refactor getting pointer to register inside context
` [PATCH v3 6/8] Windows gdb: Get available XState features
` [PATCH v3 7/8] Windows gdb: Implement AVX register support
` [PATCH v3 8/8] Windows gdb: Implement AVX-512 "

[PATCH] [gdb] Add sh-mode entry in .dir-locals.el
 2026-09-01 15:36 UTC  (3+ messages)

[PATCHv2] gdb: resolve class name via DW_AT_signature in cooked index
 2026-09-01 13:31 UTC  (2+ messages)
` [PATCHv3] "

[PATCH v2] [gdb/config/djgpp] Make djcheck.sh and djconfig.sh shellcheck-clean
 2026-09-01 13:05 UTC  (2+ messages)

[PATCH v4 0/5] gdb/aarch64: Add POR_EL0 register support for FEAT_S1POE
 2026-09-01  9:12 UTC  (6+ messages)
` [PATCH v4 1/5] "
` [PATCH v4 2/5] gdb: Improve SIGSEGV diagnostics for POE faults
` [PATCH v4 3/5] gdbserver/aarch64: Add POR_EL0 register support
` [PATCH v4 4/5] gdb/aarch64: Add core file and signal frame support for FEAT_S1POE
` [PATCH v4 5/5] gdb/testsuite: Add FEAT_S1POE testcases

[PUSHED][PATCH v2] gdb: Fix assignment to TYPE_CODE_FLAGS registers
 2026-09-01  8:56 UTC 

[PATCH] [gdb/config/djgpp] Make djcheck.sh and djconfig.sh shellcheck-clean
 2026-09-01  7:41 UTC  (5+ messages)

[PATCH] [gdb/testsuite] Remove lib/pdtrace.in
 2026-09-01  5:40 UTC  (3+ messages)

[PATCH] H8/300: sim: Fix simulator hang caused by qsort on Windows/MinGW
 2026-08-31 15:36 UTC  (6+ messages)

[PATCH v2] gdb/record: avoid rax usage in i386-avx-record.exp
 2026-08-31 12:54 UTC  (2+ messages)
` [pushed] [PATCH v3 1/1] "

[PATCH] gdb/testsuite: Fix supplying a function name to gdb_continue_to_breakpoint
 2026-08-31 11:29 UTC  (3+ messages)

[PATCH 0/3] [gdb] Three gdb_buildall.sh fixes
 2026-08-31  7:45 UTC  (5+ messages)
` [PATCH 1/3] [gdb] Use --data-directory in gdb_buildall.sh
` [PATCH 2/3] [gdb] Fix warnings "
` [PATCH 3/3] [gdb] Make gdb_buildall.sh shellcheck-clean

[PATCH v2 0/3] [gdb] Three gdb_buildall.sh fixes
 2026-08-31  7:41 UTC  (4+ messages)
` [PATCH v2 1/3] [gdb] Use --data-directory in gdb_buildall.sh
` [PATCH v2 2/3] [gdb] Fix warnings "
` [PATCH v2 3/3] [gdb] Make gdb_buildall.sh shellcheck-clean

[PATCH 0/2] [gdb] Two gdb_mbuild.sh fixes
 2026-08-31  6:50 UTC  (3+ messages)
` [PATCH 1/2] [gdb] Fix warning in gdb_mbuild.sh
` [PATCH 2/2] [gdb] Make gdb_mbuild.sh shellcheck-clean

[PATCH v2 0/6] sim: Fix MIPS livelocks and add software interrupts
 2026-08-31  1:39 UTC  (2+ messages)

[PATCH] [gdb] Use shfmt on regformats/regdat.sh
 2026-08-30 19:54 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