Show patches with: State = Action Required       |    Archived = No       |   11272 patches
« 1 2 3 4112 113 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[13/17] gdb: move d-exp-parser.y's support code to d-exp-parser.c Move C++ support code out of .y files - - 3-- 2026-09-04 Simon Marchi New
[12/17] gdb: move ada-exp-parser.y's support code to ada-exp-parser.c Move C++ support code out of .y files - - 3-- 2026-09-04 Simon Marchi New
[11/17] gdb: move c-exp-parser.y's support code to c-exp-parser.c Move C++ support code out of .y files - - 2-- 2026-09-04 Simon Marchi New
[10/17] gdb: rename LANG-exp.y to LANG-exp-parser.y Move C++ support code out of .y files - - 2-- 2026-09-04 Simon Marchi New
[09/17] gdb: move cp-name-parser.y's support code to cp-name-parser.c Move C++ support code out of .y files - - 2-- 2026-09-04 Simon Marchi New
[08/17] gdb: add check for stale build generated files Move C++ support code out of .y files - - 2-- 2026-09-04 Simon Marchi New
[07/17] gdb: make $(YACC) and $(FLEX) generate headers Move C++ support code out of .y files - - 2-- 2026-09-04 Simon Marchi New
[06/17] gdb: separate cp-name-parser's symbol prefix with an underscore Move C++ support code out of .y files - - 2-- 2026-09-04 Simon Marchi New
[05/17] gdb: let the parser and lexer generators prefix their symbols Move C++ support code out of .y files - - 2-- 2026-09-04 Simon Marchi New
[04/17] gdb: move parser output post-processing to a script Move C++ support code out of .y files - - 2-- 2026-09-04 Simon Marchi New
[03/17] gdb: suffix flex/bison output files with -gen.c Move C++ support code out of .y files - - 2-- 2026-09-04 Simon Marchi New
[02/17] gdb: replace parse_type macros with functions Move C++ support code out of .y files - - 2-- 2026-09-04 Simon Marchi New
[01/17] gdb/ada-exp-parser: remove name_info struct Move C++ support code out of .y files - - 2-- 2026-09-04 Simon Marchi New
gdb: unify trivial_entry_value handling in DW_OP_entry_value gdb: unify trivial_entry_value handling in DW_OP_entry_value - - 4-- 2026-09-04 Andrew Burgess New
[2/2] gdb, testsuite: Handle unexpected PRKU value in linux corefiles. Problem with linux corefiles for CPUs with Intel AMX support - - 4-- 2026-09-04 Joos, Christina New
[1/2] gdb: Enable OS generated corefiles on systems with Intel AMX support. Problem with linux corefiles for CPUs with Intel AMX support - - 4-- 2026-09-04 Joos, Christina New
[RFC,4/5,gdb/testsuite] Reformat lib/gdb.exp [RFC,1/5,pre-commit] Add indent-exp - - --- 2026-09-04 Tom de Vries New
[RFC,3/5,gdb/testsuite] Update regexp in string_to_regexp [RFC,1/5,pre-commit] Add indent-exp - - --- 2026-09-04 Tom de Vries New
[RFC,2/5,gdb/testsuite] Make lib/gdb.exp emacs indent compatible [RFC,1/5,pre-commit] Add indent-exp - - --- 2026-09-04 Tom de Vries New
[RFC,1/5,pre-commit] Add indent-exp [RFC,1/5,pre-commit] Add indent-exp - - --- 2026-09-04 Tom de Vries New
[v2] gdbserver: widen the stat fields returned by the vFile packets [v2] gdbserver: widen the stat fields returned by the vFile packets 1 - 1-2 2026-09-04 Abhay Kandpal New
Add DAP completion test Add DAP completion test - - 4-- 2026-09-03 Tom Tromey New
[1/1] dg-extract-results.{sh, py}: Optionally read file list from stdin/file dg-extract-results.{sh, py}: Optionally read file list from stdin/file - - 3-1 2026-09-03 Pedro Alves New
Add evaluateName to registers returned by DAP Add evaluateName to registers returned by DAP - - 4-- 2026-09-03 Tom Tromey New
[4/4] gdb: remove stray "b" from the distclean target Some Makefile clean target cleanups - - 3-1 2026-09-03 Simon Marchi New
[3/4] gdb: gdb-gdb.gdb and gdb-gdb.py in distclean Some Makefile clean target cleanups - - 1-2 2026-09-03 Simon Marchi New
[2/4] gdbserver: remove undefined ADD_FILES from the clean target Some Makefile clean target cleanups - - --2 2026-09-03 Simon Marchi New
[1/4] gdb: remove gcore, gstack and gdb-add-index in the clean target Some Makefile clean target cleanups - - --2 2026-09-03 Simon Marchi New
[pushed] Constify targ_desc [pushed] Constify targ_desc - - --2 2026-09-03 Tom Tromey New
[v2,doc] Update obsolete text about sub-blocks [v2,doc] Update obsolete text about sub-blocks - - --2 2026-09-03 Tom Tromey New
[v1] gdbserver: widen the stat fields returned by the vFile packets [v1] gdbserver: widen the stat fields returned by the vFile packets 1 - 3-1 2026-09-03 Abhay Kandpal New
[v2,2/2] Retry blocked auto-load scripts when safe-path is widened Fix auto-load script loading after safe-path is widened - - 4-- 2026-09-03 Tudor-Stefan Magirescu New
[v2,1/2] Fix auto-load script re-execution on subsequent runs Fix auto-load script loading after safe-path is widened - - 4-- 2026-09-03 Tudor-Stefan Magirescu New
[v2,2/2] This patch adds support to debug thread local variables defined in shared libraries in AIX. Untitled series #65974 - - --- 2026-09-03 Aditya Vidyadhar Kamath New
[v3] Add TLS variable debug support for AIX [ 64-bit XCOFF files only] [v3] Add TLS variable debug support for AIX [ 64-bit XCOFF files only] - - 4-- 2026-09-03 Aditya Vidyadhar Kamath New
[v1,3/3] Add test cases for all TLS support in AIX Untitled series #65972 - - --- 2026-09-03 Aditya Vidyadhar Kamath New
[v11] gdb: Add source-tracking breakpoints feature [v11] gdb: Add source-tracking breakpoints feature 1 - 4-- 2026-09-02 Alexandra Hájková New
Return correct thread for cached event Return correct thread for cached event - 1 4-- 2026-09-02 Tom Tromey New
Boolify gdbserver_windows_process::child_initialization_done Boolify gdbserver_windows_process::child_initialization_done - - --2 2026-09-02 Tom Tromey New
gdb: fix incorrect search domain in find_function_in_inferior gdb: fix incorrect search domain in find_function_in_inferior - - 4-- 2026-09-02 Andrew Burgess New
Remove gdbserver_windows_process::attaching Remove gdbserver_windows_process::attaching - - 3-1 2026-09-02 Tom Tromey New
[pushed] Minor indentation fix in gdb/nat/windows-nat.h [pushed] Minor indentation fix in gdb/nat/windows-nat.h - - --2 2026-09-02 Tom Tromey New
[RFC,3/3,gdb/contrib] Use shfmt --simplify in shfmt.sh Add shfmt - - -2- 2026-09-02 Tom de Vries New
[RFC,2/3,pre-commit] Enable shfmt Add shfmt - - -11 2026-09-02 Tom de Vries New
[RFC,1/3,pre-commit] Add shfmt Add shfmt - - --2 2026-09-02 Tom de Vries New
[v3,1/1] gdb: Introduce new setting to filter out shadowed variables. gdb: add 'set print shadowed' to hide shadowed variables - - 4-- 2026-09-02 Stephan Rohr New
[v3] H8/300: sim: Fix simulator hang caused by qsort on Windows/MinGW [v3] H8/300: sim: Fix simulator hang caused by qsort on Windows/MinGW - - 4-- 2026-09-02 Jan Dubiec New
Two logging fixes to win32-low.cc Two logging fixes to win32-low.cc - - 2-2 2026-09-01 Tom Tromey New
gdb/record: fix "maint print record-instruction" at the start of log gdb/record: fix "maint print record-instruction" at the start of log - - 3-1 2026-09-01 Guinevere Larsen New
Fix auto-load script re-execution on subsequent runs Fix auto-load script re-execution on subsequent runs - - 4-- 2026-09-01 Tudor-Stefan Magirescu New
[PATCHv3] gdb: resolve class name via DW_AT_signature in cooked index [PATCHv3] gdb: resolve class name via DW_AT_signature in cooked index - - 4-- 2026-09-01 Andrew Burgess New
[v4,5/5] gdb/testsuite: Add FEAT_S1POE testcases gdb/aarch64: Add POR_EL0 register support for FEAT_S1POE - - 4-- 2026-09-01 Srinath Parvathaneni New
[v4,4/5] gdb/aarch64: Add core file and signal frame support for FEAT_S1POE gdb/aarch64: Add POR_EL0 register support for FEAT_S1POE - - 3-- 2026-09-01 Srinath Parvathaneni New
[v4,3/5] gdbserver/aarch64: Add POR_EL0 register support gdb/aarch64: Add POR_EL0 register support for FEAT_S1POE - - 3-- 2026-09-01 Srinath Parvathaneni New
[v4,2/5] gdb: Improve SIGSEGV diagnostics for POE faults gdb/aarch64: Add POR_EL0 register support for FEAT_S1POE - - 2-- 2026-09-01 Srinath Parvathaneni New
[v4,1/5] gdb/aarch64: Add POR_EL0 register support for FEAT_S1POE gdb/aarch64: Add POR_EL0 register support for FEAT_S1POE 1 - 2-- 2026-09-01 Srinath Parvathaneni New
[PUSHED,v2] gdb: Fix assignment to TYPE_CODE_FLAGS registers [PUSHED,v2] gdb: Fix assignment to TYPE_CODE_FLAGS registers - - --2 2026-09-01 Srinath Parvathaneni New
[v2] H8/300: sim: Fix simulator hang caused by qsort on Windows/MinGW [v2] H8/300: sim: Fix simulator hang caused by qsort on Windows/MinGW - - 4-- 2026-09-01 Jan Dubiec New
Add drg_why_sleeping.py Add drg_why_sleeping.py - - 4-- 2026-08-31 Alexandra Hájková New
[7/7] gdb, gdbserver: create the dependency directories from the Makefiles Some Makefile cleanups - - 4-- 2026-08-31 Simon Marchi New
[6/7] gdb: remove the explicit ada-exp.o rule Some Makefile cleanups - - 3-- 2026-08-31 Simon Marchi New
[5/7] gdb, gdbserver: remove the .NOEXPORT target Some Makefile cleanups - - 1-1 2026-08-31 Simon Marchi New
[4/7] gdb, gdbserver: always use order-only prerequisites for generated files Some Makefile cleanups - - --2 2026-08-31 Simon Marchi New
[3/7] gdbserver: fix missing dependency tracking for gdbreplay.o Some Makefile cleanups - - --2 2026-08-31 Simon Marchi New
[2/7] gdb, gdbserver: require gcc-style dependency generation, drop the depcomp fallback Some Makefile cleanups - - --1 2026-08-31 Simon Marchi New
[1/7] gdb: update README about the GNU make requirement Some Makefile cleanups 1 - --1 2026-08-31 Simon Marchi New
[pushed,v3,1/1] gdb/record: avoid rax usage in i386-avx-record.exp [pushed,v3,1/1] gdb/record: avoid rax usage in i386-avx-record.exp 1 - --2 2026-08-31 Guinevere Larsen New
[v3,8/8] Windows gdb: Implement AVX-512 register support [v3,1/8] gdb/testsuite: Add Windows replacement for aligned_alloc - - 4-- 2026-08-29 Hannes Domani New
[v3,7/8] Windows gdb: Implement AVX register support [v3,1/8] gdb/testsuite: Add Windows replacement for aligned_alloc - - 4-- 2026-08-29 Hannes Domani New
[v3,6/8] Windows gdb: Get available XState features [v3,1/8] gdb/testsuite: Add Windows replacement for aligned_alloc - - 4-- 2026-08-29 Hannes Domani New
[v3,5/8] Windows gdb: Prepare XState functions [v3,1/8] gdb/testsuite: Add Windows replacement for aligned_alloc - - 4-- 2026-08-29 Hannes Domani New
[v3,4/8] Windows gdb: Refactor getting pointer to register inside context [v3,1/8] gdb/testsuite: Add Windows replacement for aligned_alloc - - 3-- 2026-08-29 Hannes Domani New
[v3,3/8] Windows gdb: Remove mappings member from windows_per_inferior [v3,1/8] gdb/testsuite: Add Windows replacement for aligned_alloc - - 3-- 2026-08-29 Hannes Domani New
[v3,2/8] Windows gdb: Use allocated buffer for CONTEXT [v3,1/8] gdb/testsuite: Add Windows replacement for aligned_alloc - - 3-- 2026-08-29 Hannes Domani New
[v3,1/8] gdb/testsuite: Add Windows replacement for aligned_alloc [v3,1/8] gdb/testsuite: Add Windows replacement for aligned_alloc - - 2-- 2026-08-29 Hannes Domani New
[PATCHv2] gdb: resolve class name via DW_AT_signature in cooked index [PATCHv2] gdb: resolve class name via DW_AT_signature in cooked index - - 4-- 2026-08-28 Andrew Burgess New
[v5,1/1] gdb: avoid conversion of SIGSEGV to SIGTRAP on user breakpoints [v5,1/1] gdb: avoid conversion of SIGSEGV to SIGTRAP on user breakpoints 1 - 4-- 2026-08-28 Klaus Gerlicher New
[v2] Require async support for DAP tests [PR34548] [v2] Require async support for DAP tests [PR34548] - - 4-- 2026-08-28 Rainer Orth New
gdb: fixes for DW_OP_entry_value when inferior is at entry point gdb: fixes for DW_OP_entry_value when inferior is at entry point - - 4-- 2026-08-27 Andrew Burgess New
gdb/testsuite: Fix supplying a function name to gdb_continue_to_breakpoint gdb/testsuite: Fix supplying a function name to gdb_continue_to_breakpoint - - 4-- 2026-08-27 Guinevere Larsen New
Test more branches in ada_convert_actual Test more branches in ada_convert_actual - - 4-- 2026-08-27 Tom Tromey New
[REPOST] H8/300: sim: testsuite: Use the correct file descriptor for stdout [REPOST] H8/300: sim: testsuite: Use the correct file descriptor for stdout - - 4-- 2026-08-27 Jan Dubiec New
[v2,5/5,pre-commit] Use --valid with xmllint xml linting - - --2 2026-08-26 Tom de Vries New
[v2,4/5] Fix syscalls-info -> syscalls_info in syscalls/gdb-syscalls.dtd xml linting - - --2 2026-08-26 Tom de Vries New
[v2,3/5] Fix target element validity error in features/gdb-target.dtd xml linting - - --2 2026-08-26 Tom de Vries New
[v2,2/5] Fix xmllint namespace errors xml linting - - --2 2026-08-26 Tom de Vries New
[v2,1/5,pre-commit] Check xml files xml linting - - --2 2026-08-26 Tom de Vries New
Check record types for compatibility in ada_type_match Check record types for compatibility in ada_type_match - - 4-- 2026-08-26 Tom Tromey New
Windows gdb: Don't abort get_windows_debug_event with no threads Windows gdb: Don't abort get_windows_debug_event with no threads - - 2-2 2026-08-26 Hannes Domani New
Include <array> in ui-style.h Include <array> in ui-style.h - - --2 2026-08-26 Nikita.Venkatesh@arm.com New
[2/2,pre-commit] Check xml files xml linting - - 2-2 2026-08-26 Tom de Vries New
[1/2] Fix xmllint namespace errors xml linting - - 2-2 2026-08-26 Tom de Vries New
[v2,6/6] gdb/linux-tdep: remove legacy parse_smaps_data overload gdb: introduce file_reader_t to read procfs files 2 - --2 2026-08-25 Matthieu Longo New
[v2,5/6] gdb/linux-tdep: migrate linux_find_memory_regions_full to file_reader_t gdb: introduce file_reader_t to read procfs files 1 - --2 2026-08-25 Matthieu Longo New
[v2,4/6] gdb/linux-tdep: migrate linux_info_proc to file_reader_t gdb: introduce file_reader_t to read procfs files 1 - --2 2026-08-25 Matthieu Longo New
[v2,3/6] gdb: introduce helper class file_reader_t gdb: introduce file_reader_t to read procfs files 2 - --2 2026-08-25 Matthieu Longo New
[v2,2/6] gdb support: add gdb::ranges::replace algorithm gdb: introduce file_reader_t to read procfs files - - --2 2026-08-25 Matthieu Longo New
[v2,1/6] target_fileio_read_stralloc: add an optional length parameter gdb: introduce file_reader_t to read procfs files 1 - --2 2026-08-25 Matthieu Longo New
[PATCHv9,4/4] gdb: cache program space entry point information gdb: allow 'until' to work in outermost frame - - 4-- 2026-08-24 Andrew Burgess New
[PATCHv9,3/4] gdb: allow 'until' to work in outermost frame gdb: allow 'until' to work in outermost frame - - 4-- 2026-08-24 Andrew Burgess New
« 1 2 3 4112 113 »