[PATCH 00/11] [gdb/testsuite] Refactor exception handling
2026-09-02 19:46 UTC (12+ 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] gdb: fixes for DW_OP_entry_value when inferior is at entry point
2026-09-02 19:14 UTC (2+ messages)
[PATCH 0/7] Some Makefile cleanups
2026-09-02 18:36 UTC (22+ 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 v11] gdb: Add source-tracking breakpoints feature
2026-09-02 18:27 UTC
[PATCH] Return correct thread for cached event
2026-09-02 18:09 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
[PATCH] Remove gdbserver_windows_process::attaching
2026-09-02 15:42 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 v3] H8/300: sim: Fix simulator hang caused by qsort on Windows/MinGW
2026-09-02 8:24 UTC
[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
GDB 18.1 release update -- 2026-09-01
2026-09-01 19:37 UTC (3+ messages)
[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 (17+ messages)
` [PATCH v3 2/8] Windows gdb: Use allocated buffer for CONTEXT
` [PATCH v3 3/8] Windows gdb: Remove mappings member from windows_per_inferior
` [PATCH v3 4/8] Windows gdb: Refactor getting pointer to register inside context
` [PATCH v3 5/8] Windows gdb: Prepare XState functions
` [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] Skip gdb.dap/pause.exp on Solaris [PR34548]
2026-09-01 16:32 UTC (11+ messages)
` [PATCH v2] Require async support for DAP tests [PR34548]
` [PATCH] Skip gdb.dap/pauseR.exp on Solaris [PR34548]
[PATCH] [gdb] Add sh-mode entry in .dir-locals.el
2026-09-01 15:36 UTC (3+ messages)
[PATCH] [gdb] Fix auto-load script re-execution on subsequent runs
2026-09-01 14:06 UTC
[PATCH] [GDB 18] gdb: resolve class name via DW_AT_signature in cooked index
2026-09-01 13:31 UTC (3+ messages)
` [PATCHv2] "
` [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)
[PATCH v4 00/13] Add new command to print the shadow stack backtrace
2026-08-30 11:14 UTC (6+ messages)
` [PATCH v4 02/13] aarch64: Implement gdbarch function top_addr_empty_shadow_stack
[PATCH 0/2] [gdb] Two regformats/regdat.sh fixes
2026-08-28 14:40 UTC (9+ messages)
` [PATCH 1/2] [gdb] Make regformats/regdat.sh shellcheck-clean
` [PATCH 2/2] [gdb] Fix unbound variable in regformats/regdat.sh
[pushed] [gdb] Make po/gdbtext shellcheck-clean
2026-08-28 8:38 UTC
[pushed] pre-commit: Update isort: 9.0.0 -> 9.0.1
2026-08-28 6:09 UTC
[PATCH v2 1/8] gdb/testsuite: Add Windows replacement for aligned_alloc
2026-08-27 16:30 UTC (9+ messages)
` [PATCH v2 7/8] Windows gdb: Implement XState (Intel AVX) support
[PATCH] Test more branches in ada_convert_actual
2026-08-27 16:23 UTC
[PATCH] Windows gdb: Don't abort get_windows_debug_event with no threads
2026-08-27 16:18 UTC (3+ messages)
[PATCH] Check record types for compatibility in ada_type_match
2026-08-27 16:08 UTC (3+ messages)
[PATCH] [gdb/python] Document quit_force uses
2026-08-27 15:56 UTC (3+ messages)
` [PING][PATCH] "
[PATCH v2 0/1] gdb: add 'set print shadowed' to hide shadowed variables
2026-08-27 15:43 UTC (5+ messages)
` [PATCH v2 1/1] gdb: Introduce new setting to filter out "
[PATCH] Skip gdb.base/break.exp catchpoint tests without catchpoints [PR34535]
2026-08-27 15:33 UTC (4+ messages)
` [PATCH v2] Handle missing catchpoint support in gdb.base/break.exp [PR34535]
[PATCH] Ignore the last EXIT_THREAD_DEBUG_EVENT on Windows
2026-08-27 15:27 UTC (5+ messages)
[pushed] pre-commit: Update isort: 8.0.1 -> 9.0.0
2026-08-27 9:21 UTC
[PATCH] [pre-commit] Don't allow pre-release revisions
2026-08-27 9:21 UTC (2+ messages)
[REPOST][PATCH] H8/300: sim: testsuite: Use the correct file descriptor for stdout
2026-08-27 8:31 UTC
[PATCH v3] [pre-commit] Add shellcheck
2026-08-27 7:40 UTC (2+ messages)
[pushed] [pre-commit] Run yamllint in strict mode
2026-08-27 6:56 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox