[PATCH 0/7] Some Makefile cleanups
2026-09-01 20:16 UTC (17+ 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
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 00/11] [gdb/testsuite] Refactor exception handling
2026-09-01 17:07 UTC (9+ messages)
` [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] gdb/record: fix "maint print record-instruction" at the start of log
2026-09-01 16:55 UTC (2+ messages)
[RFC PATCH 0/1] gdb/python: add drg_why_sleeping command
2026-09-01 16:52 UTC (3+ messages)
` [PATCH] Add drg_why_sleeping.py
[PATCH] Skip gdb.dap/pause.exp on Solaris [PR34548]
2026-09-01 16:32 UTC (12+ messages)
` [PATCH v2] Require async support for DAP tests [PR34548]
` [PATCH] Skip gdb.dap/pauseR.exp on Solaris [PR34548]
[pushed] [gdb/contrib] Make cc-with-tweaks.sh shellcheck-clean
2026-09-01 16:29 UTC (3+ messages)
[PATCH] [gdb] Add .shellcheckrc
2026-09-01 16:27 UTC (5+ messages)
[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 v2 0/3] [gdb] Reformat regformats/regdat.sh
2026-09-01 9:21 UTC (8+ 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 "
[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 v2] H8/300: sim: Fix simulator hang caused by qsort on Windows/MinGW
2026-09-01 7:05 UTC
[PATCH v5 1/1] gdb: avoid conversion of SIGSEGV to SIGTRAP on user breakpoints
2026-09-01 7:02 UTC (2+ 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] gdb: fixes for DW_OP_entry_value when inferior is at entry point
2026-08-27 21:04 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 (4+ 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)
[PATCH] [gdb/testsuite] Document return behavior in gdb_test_multiple
2026-08-27 14:25 UTC (2+ 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
remote fileio: st_ino truncated to 32 bits in vFile:stat/lstat
2026-08-27 6:43 UTC (3+ messages)
[PATCH v2 0/5] [gdb] xml linting
2026-08-26 21:22 UTC (6+ messages)
` [PATCH v2 1/5] [pre-commit] Check xml files
` [PATCH v2 2/5] [gdb] Fix xmllint namespace errors
` [PATCH v2 3/5] [gdb] Fix target element validity error in features/gdb-target.dtd
` [PATCH v2 4/5] [gdb] Fix syscalls-info -> syscalls_info in syscalls/gdb-syscalls.dtd
` [PATCH v2 5/5] [pre-commit] Use --valid with xmllint
[PATCH] Include <array> in ui-style.h
2026-08-26 16:34 UTC (2+ messages)
[PATCH 0/2] [gdb] xml linting
2026-08-26 14:55 UTC (5+ messages)
` [PATCH 1/2] [gdb] Fix xmllint namespace errors
` [PATCH 2/2] [pre-commit] Check xml files
[PATCH 0/1] Add Intel APX support
2026-08-25 17:03 UTC (6+ messages)
` [PATCH 1/1] gdb, gdbserver: Add Intel APX register support
[PATCH 0/5] [pre-commit] Some pre-commit improvements
2026-08-25 12:52 UTC (4+ messages)
[PATCH] [gdb/build] Rename gdb/gdb-gdb.py.in to gdb/gdb-gdb.py
2026-08-25 12:06 UTC (2+ messages)
[PATCH v2 0/6] gdb: introduce file_reader_t to read procfs files
2026-08-25 10:09 UTC (7+ messages)
` [PATCH v2 1/6] target_fileio_read_stralloc: add an optional length parameter
` [PATCH v2 2/6] gdb support: add gdb::ranges::replace algorithm
` [PATCH v2 3/6] gdb: introduce helper class file_reader_t
` [PATCH v2 4/6] gdb/linux-tdep: migrate linux_info_proc to file_reader_t
` [PATCH v2 5/6] gdb/linux-tdep: migrate linux_find_memory_regions_full "
` [PATCH v2 6/6] gdb/linux-tdep: remove legacy parse_smaps_data overload
[PATCH v1 0/6] gdb: introduce file_reader_t to read procfs files
2026-08-25 8:55 UTC (6+ messages)
` [PATCH v1 3/6] gdb: introduce helper class file_reader_t
[SH] Fix mac.w insn simulation for SH2 and above
2026-08-25 0:55 UTC (3+ messages)
[PATCH] etc: import changes to texi2pod.pl from gcc
2026-08-24 20:35 UTC (3+ messages)
[PATCH 0/2] Cleanup and bug fix related to thread iteration and proceed calls
2026-08-24 18:18 UTC (6+ messages)
` [PATCH 2/2] gdb: share some thread proceed related code between CLI and MI
[PATCH 0/5] Remove `...' and related forms of quoting from gdb
2026-08-24 18:09 UTC (4+ messages)
` [PATCH 3/5] Fix weird quoting in stap-probe.c
[PATCH] gdb: track parents of nameless DIEs in cooked indexer
2026-08-24 18:07 UTC (3+ messages)
[PATCH v1 0/2] gdb: fix for bug 31207
2026-08-24 16:27 UTC (6+ messages)
` [PATCH v1 2/2] gdb: rely on the first non-exited thread TPID when reading Linux procfs files
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