[PATCH v2 00/19] Move C++ support code out of .y files
2026-09-05 4:23 UTC (7+ messages)
` [PATCH v2 01/19] gdb/ada-exp-parser: remove name_info struct
` [PATCH v2 02/19] gdb: replace parse_type macros with functions
` [PATCH v2 03/19] gdb: suffix flex/bison output files with -gen.c
` [PATCH v2 08/19] gdb: make $(YACC) and $(FLEX) generate headers
` [PATCH v2 09/19] gdb: add check for stale build generated files
` [PATCH v2 10/19] gdb: move cp-name-parser.y's support code to cp-name-parser.c
[PATCH 00/17] Move C++ support code out of .y files
2026-09-05 4:04 UTC (25+ messages)
` [PATCH 01/17] gdb/ada-exp-parser: remove name_info struct
` [PATCH 02/17] gdb: replace parse_type macros with functions
` [PATCH 03/17] gdb: suffix flex/bison output files with -gen.c
` [PATCH 04/17] gdb: move parser output post-processing to a script
` [PATCH 05/17] gdb: let the parser and lexer generators prefix their symbols
` [PATCH 06/17] gdb: separate cp-name-parser's symbol prefix with an underscore
` [PATCH 07/17] gdb: make $(YACC) and $(FLEX) generate headers
` [PATCH 08/17] gdb: add check for stale build generated files
` [PATCH 09/17] gdb: move cp-name-parser.y's support code to cp-name-parser.c
` [PATCH 10/17] gdb: rename LANG-exp.y to LANG-exp-parser.y
` [PATCH 11/17] gdb: move c-exp-parser.y's support code to c-exp-parser.c
` [PATCH 12/17] gdb: move ada-exp-parser.y's support code to ada-exp-parser.c
` [PATCH 13/17] gdb: move d-exp-parser.y's support code to d-exp-parser.c
` [PATCH 14/17] gdb: move f-exp-parser.y's support code to f-exp-parser.c
` [PATCH 15/17] gdb: move go-exp-parser.y's support code to go-exp-parser.c
` [PATCH 16/17] gdb: move m2-exp-parser.y's support code to m2-exp-parser.c
` [PATCH 17/17] gdb: move p-exp-parser.y's support code to p-exp-parser.c
[pushed] [gdb/testsuite] Fix tclint error in gdb.rocm/symbol-lookup.exp
2026-09-04 20:06 UTC
[PATCH v4 00/10] Multiple solib_ops in a program_space
2026-09-04 19:59 UTC (4+ messages)
` [PATCH v4 08/10] gdb: add objfile -> solib backlink
[PATCH v5] gdb: align siginfo_t with the Linux kernel definition
2026-09-04 19:49 UTC (3+ messages)
[PATCH 1/2] [gdb] Document word regexp choice in pyproject.toml
2026-09-04 19:45 UTC (3+ messages)
` [PATCH 2/2] [gdb] Fix some typos
[RFC] [gdb] Work around zero l_addr/l_ld
2026-09-04 19:44 UTC (4+ messages)
` [PING][RFC] "
[PATCH 0/1] Add Intel APX support
2026-09-04 19:43 UTC (3+ messages)
` [PATCH 1/1] gdb, gdbserver: Add Intel APX register support
[PATCH v4 00/11] Add AlwaysNonStop remote protocol extension
2026-09-04 18:54 UTC (3+ messages)
[PATCH] Convert py-connection.c to the Python safety API
2026-09-04 18:07 UTC
[PATCH v4] gdb: search local symbols before global symbols in completion
2026-09-04 18:03 UTC (4+ messages)
[PATCH] Remove windows_process_info::main_thread_id
2026-09-04 17:56 UTC
[PATCH] gdb/testsuite: replace hipcc with amdclang++ as the HIP compiler
2026-09-04 17:16 UTC (3+ messages)
` [PATCH v2] "
` [PATCH] gdb/testsuite: Always close '-x hip' with '-x none' (was: Re: [PATCH v2] gdb/testsuite: replace hipcc with amdclang++ as the HIP compiler)
[PATCH v3 1/8] gdb/testsuite: Add Windows replacement for aligned_alloc
2026-09-04 16:33 UTC (14+ messages)
` [PATCH v3 2/8] Windows gdb: Use allocated buffer for 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/tui] Don't disassemble non-code sections and section holes
2026-09-04 15:45 UTC (4+ messages)
` [PING][PATCH] "
[PATCH 0/2] gdb/testsuite: Prepare set_unbuffered_mode.c for windows-msvc
2026-09-04 14:42 UTC (3+ messages)
[PATCH 0/4] Support the Windows/MSVC target in GDB
2026-09-04 14:23 UTC (2+ messages)
[PATCH 0/4] Some Makefile clean target cleanups
2026-09-04 14:07 UTC (10+ 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
[PATCH] gdb: unify trivial_entry_value handling in DW_OP_entry_value
2026-09-04 13:22 UTC
[PATCH] [gdb] Remove gdb-gdb.gdb dependency in make all rule
2026-09-04 13:12 UTC (2+ messages)
[PATCH] Return correct thread for cached event
2026-09-04 12:51 UTC (4+ messages)
[PATCH 0/4] Avoid command-line length limit combining test results
2026-09-04 12:31 UTC (2+ messages)
[PATCH 0/1] dg-extract-results.{sh, py}: Optionally read file list from stdin/file
2026-09-04 12:18 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH 0/2] Problem with linux corefiles for CPUs with Intel AMX support
2026-09-04 10:06 UTC (3+ messages)
` [PATCH 1/2] gdb: Enable OS generated corefiles on systems "
` [PATCH 2/2] gdb, testsuite: Handle unexpected PRKU value in linux corefiles
[PATCH] gdb: fix incorrect search domain in find_function_in_inferior
2026-09-04 9:54 UTC (3+ messages)
[PATCH 00/11] [gdb/testsuite] Refactor exception handling
2026-09-04 9:48 UTC (8+ messages)
` [PATCH 01/11] [gdb/testsuite] Normalize indentation in with_test_prefix
` [PATCH 02/11] [gdb/testsuite] Fix return -level 2 bug "
[RFC 1/5] [pre-commit] Add indent-exp
2026-09-04 9:38 UTC (5+ messages)
` [RFC 2/5] [gdb/testsuite] Make lib/gdb.exp emacs indent compatible
` [RFC 3/5] [gdb/testsuite] Update regexp in string_to_regexp
` [RFC 4/5] [gdb/testsuite] Reformat lib/gdb.exp
` [RFC 5/5] [gdb/testsuite] Reformat gdb.ada
[PATCH v2] gdbserver: widen the stat fields returned by the vFile packets
2026-09-04 8:32 UTC
[PATCH v1] gdbserver: widen the stat fields returned by the vFile packets
2026-09-04 6:22 UTC (3+ messages)
[pushed] [gdb/testsuite] Use multi_line more often
2026-09-04 6:09 UTC
[PATCH v2 0/6] gdb: introduce file_reader_t to read procfs files
2026-09-03 22:58 UTC (2+ messages)
[PATCH v2] gdb: rely on the first non-exited thread TPID when reading Linux procfs files
2026-09-03 22:56 UTC (2+ messages)
[PATCH 1/2] RISC-V Vector Extension Support
2026-09-03 22:30 UTC (2+ messages)
[PATCH] Add DAP completion test
2026-09-03 19:51 UTC
[PATCH] Add evaluateName to registers returned by DAP
2026-09-03 18:40 UTC
[PATCH] gdb/Windows: Make windows-nat skip iterating GPU threads
2026-09-03 18:09 UTC (3+ messages)
[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
[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] 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 0/7] Some Makefile cleanups
2026-09-03 13:45 UTC (16+ messages)
` [PATCH 2/7] gdb, gdbserver: require gcc-style dependency generation, drop the depcomp fallback
` [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 (9+ 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 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 (2+ 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)
[PATCH] [gdb/testsuite] Document return behavior in gdb_test_multiple
2026-09-02 16:25 UTC (3+ messages)
[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 (4+ messages)
` [PATCH v2 2/3] [gdb] Use shfmt on regformats/regdat.sh
[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 (4+ 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)
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