Show patches with: State = Action Required       |    Archived = No       |   6913 patches
« 1 2 3 469 70 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v9,2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands add annotation in 'info locals' command for variables shadowing case - - 3-- 2025-03-21 Abdul Basit Ijaz New
[v9,1/2] gdb: add annotation in 'info locals' command for variables shadowing case add annotation in 'info locals' command for variables shadowing case - - --- 2025-03-21 Abdul Basit Ijaz New
[v2,3/3] gdb/testsuite: Test the effect of amdgpu-precise memory gdb/testsuite/rocm: Dynamically determine if precise-memory is supported - - --- 2025-03-21 Lancelot SIX New
[v2,2/3] gdb/testsuite/lib/rocm: Drop hip_devices_support_precise_memory gdb/testsuite/rocm: Dynamically determine if precise-memory is supported - - --- 2025-03-21 Lancelot SIX New
[v2,1/3] gdb/testsuise: gdb.rocm/precise-memory.exp to not require hip_devices_support_precise_memo… gdb/testsuite/gdb.rocm: refactor precise-memory detection - - --- 2025-03-21 Lancelot SIX New
[5/5,precommit] Add codespell hook Add codespell hook - - 3-- 2025-03-21 Tom de Vries New
[4/5,gdb/contrib] Add SME to codespell-ignore-words.txt Add codespell hook - - 2-- 2025-03-21 Tom de Vries New
[3/5,gdbserver] Fix typo in tracepoint.cc Add codespell hook - - --- 2025-03-21 Tom de Vries New
[2/5,gdbsupport] Ignore pathc in codespell check in gdb_tilde_expand.cc Add codespell hook - - --- 2025-03-21 Tom de Vries New
[1/5,gdbsupport] Fix a typo in common-debug.h Add codespell hook - - --- 2025-03-21 Tom de Vries New
[PATCHv2] gdb: check styled status of source cache entries [PATCHv2] gdb: check styled status of source cache entries - - 2-2 2025-03-21 Andrew Burgess New
[13/13] Use correct sign extension for enumeration types More work on DW_FORM_* and sign handling - - 4-- 2025-03-20 Tom Tromey New
[12/13] Use bool in update_enumeration_type_from_children More work on DW_FORM_* and sign handling - - 4-- 2025-03-20 Tom Tromey New
[11/13] Remove dead code from dwarf2_const_value_data More work on DW_FORM_* and sign handling - - 2-2 2025-03-20 Tom Tromey New
[10/13] Use attribute::signed_constant in attribute::as_boolean More work on DW_FORM_* and sign handling - - --2 2025-03-20 Tom Tromey New
[09/13] Use correct sign for variant part discriminants More work on DW_FORM_* and sign handling - - --2 2025-03-20 Tom Tromey New
[08/13] Use correct sign in get_mpz More work on DW_FORM_* and sign handling - - --1 2025-03-20 Tom Tromey New
[07/13] Use attribute::unsigned_constant for DW_AT_data_member_location More work on DW_FORM_* and sign handling - - --- 2025-03-20 Tom Tromey New
[06/13] Use attribute::unsigned_constant for DW_AT_data_bit_offset More work on DW_FORM_* and sign handling - - --- 2025-03-20 Tom Tromey New
[05/13] Use correct sign for DW_AT_GNU_bias More work on DW_FORM_* and sign handling - - --- 2025-03-20 Tom Tromey New
[04/13] Use attribute::unsigned_constant for DW_AT_bit_stride More work on DW_FORM_* and sign handling - - --- 2025-03-20 Tom Tromey New
[03/13] Use attribute::signed_constant for fixed-point scale More work on DW_FORM_* and sign handling - - --- 2025-03-20 Tom Tromey New
[02/13] Introduce attribute::signed_constant More work on DW_FORM_* and sign handling - - --- 2025-03-20 Tom Tromey New
[01/13] Use attribute::unsigned_constant for sizes More work on DW_FORM_* and sign handling - - --- 2025-03-20 Tom Tromey New
[2/2] Introduce die_info::children and use it Add DIE iterator / foreach support - - 4-- 2025-03-20 Tom Tromey New
[1/2] Rename die_info::sibling to die_info::next Add DIE iterator / foreach support - - 4-- 2025-03-20 Tom Tromey New
gdb, gdbserver: introduce the 'e' RSP packet gdb, gdbserver: introduce the 'e' RSP packet 1 - 4-- 2025-03-20 Tankut Baris Aktemur New
[pushed,gdbsupport] Fix typo in common-inferior.h [pushed,gdbsupport] Fix typo in common-inferior.h - - --2 2025-03-20 Tom de Vries New
[gdb/testsuite] Allow thread exited message in gdb.threads/infcall-from-bp-cond-simple.exp [gdb/testsuite] Allow thread exited message in gdb.threads/infcall-from-bp-cond-simple.exp - - 4-- 2025-03-20 Tom de Vries New
[pushed,gdb/testsuite] Fix typos in gdb.threads/infcall-from-bp-cond-simple.exp [pushed,gdb/testsuite] Fix typos in gdb.threads/infcall-from-bp-cond-simple.exp - - --2 2025-03-20 Tom de Vries New
Add more comments for variant part code Add more comments for variant part code - - 4-- 2025-03-20 Tom Tromey New
Avoid dangling pointer in variant part reader Avoid dangling pointer in variant part reader - - 4-- 2025-03-20 Tom Tromey New
[pushed] Fix grammar error in dwarf2/attribute.h [pushed] Fix grammar error in dwarf2/attribute.h - - --2 2025-03-20 Tom Tromey New
[pushed,gdb/testsuite] Add missing returns in gdb.threads/infcall-from-bp-cond-simple.c [pushed,gdb/testsuite] Add missing returns in gdb.threads/infcall-from-bp-cond-simple.c - - --2 2025-03-20 Tom de Vries New
[pushed,gdb/build] Fix build with gcc 9 [pushed,gdb/build] Fix build with gcc 9 - - --2 2025-03-20 Tom de Vries New
[COMMITTED] gcore: quote PKGVERSION [COMMITTED] gcore: quote PKGVERSION - - --2 2025-03-19 Sam James New
[COMMITTED] gdb-add-index: quote PKGVERSION [COMMITTED] gdb-add-index: quote PKGVERSION - - --2 2025-03-19 Sam James New
[pushed] gdb/python: convert gdb.Symtab_and_line to use gdbpy_registry [pushed] gdb/python: convert gdb.Symtab_and_line to use gdbpy_registry - - --2 2025-03-19 Jan Vraný New
[pushed] gdb/python: convert gdb.Symtab to use gdbpy_registry [pushed] gdb/python: convert gdb.Symtab to use gdbpy_registry - - --2 2025-03-19 Jan Vraný New
[pushed] gdb/python: convert gdb.Type to use gdbpy_registry [pushed] gdb/python: convert gdb.Type to use gdbpy_registry - - --2 2025-03-19 Jan Vraný New
[pushed] gdb/python: convert gdb.Symbol to use gdbpy_registry [pushed] gdb/python: convert gdb.Symbol to use gdbpy_registry - - --2 2025-03-19 Jan Vraný New
[pushed] gdb/python: introduce gdbpy_registry [pushed] gdb/python: introduce gdbpy_registry - - --2 2025-03-19 Jan Vraný New
[pushed] gdb/python: do not hold on gdb.Type object from gdb.Value [pushed] gdb/python: do not hold on gdb.Type object from gdb.Value - - --2 2025-03-19 Jan Vraný New
[pushed] gdb/python: preserve identity for gdb.Type objects [pushed] gdb/python: preserve identity for gdb.Type objects - - 1-2 2025-03-19 Jan Vraný New
[pushed] gdb/python: do not hold on gdb.Symtab object from gdb.Symtab_and_line [pushed] gdb/python: do not hold on gdb.Symtab object from gdb.Symtab_and_line - - --2 2025-03-19 Jan Vraný New
[pushed] gdb/python: preserve identity for gdb.Symbol objects [pushed] gdb/python: preserve identity for gdb.Symbol objects - - 1-2 2025-03-19 Jan Vraný New
[pushed] gdb/python: preserve identity for gdb.Symtab objects [pushed] gdb/python: preserve identity for gdb.Symtab objects - - 1-2 2025-03-19 Jan Vraný New
[2/2] gdb/dwarf: move CU check up in cutu_reader::read_cutu_die_from_dwo [1/2] gdb/dwarf: remove cutu_reader::read_cutu_die_from_dwo abbrev table parameter - - 4-- 2025-03-19 Simon Marchi New
[1/2] gdb/dwarf: remove cutu_reader::read_cutu_die_from_dwo abbrev table parameter [1/2] gdb/dwarf: remove cutu_reader::read_cutu_die_from_dwo abbrev table parameter - - 4-- 2025-03-19 Simon Marchi New
[v2,2/2] gdb: add configure option to disable compile Adding ability to disable GDB compile 1 - 4-- 2025-03-19 Guinevere Larsen New
[v2,1/2] gdb: Remove compile-related attributes from struct language Adding ability to disable GDB compile - - 4-- 2025-03-19 Guinevere Larsen New
gdb: check styled status of source cache entries gdb: check styled status of source cache entries - - 4-- 2025-03-19 Andrew Burgess New
Add gdb.base/set-solib-absolute-prefix.exp Add gdb.base/set-solib-absolute-prefix.exp - - 4-- 2025-03-19 Alexandra Hájková New
[v2] gdb: Introduce user-friendly namespace identifier for "info shared" [v2] gdb: Introduce user-friendly namespace identifier for "info shared" - - --2 2025-03-19 Guinevere Larsen New
gdb/gdbserver: add a '--no-escape-args' command line option gdb/gdbserver: add a '--no-escape-args' command line option 1 1 4-- 2025-03-19 Andrew Burgess New
[v2,gdb/testsuite] Fix timeout in gdb.threads/main-thread-exit-during-detach.exp [v2,gdb/testsuite] Fix timeout in gdb.threads/main-thread-exit-during-detach.exp - - 4-- 2025-03-19 Tom de Vries New
gdbserver: fix build on NetBSD gdbserver: fix build on NetBSD - - 3-1 2025-03-19 Wataru Ashihara New
Pass CPPFLAGS in HOST_EXPORTS for cross-compilation Pass CPPFLAGS in HOST_EXPORTS for cross-compilation - - 4-- 2025-03-19 Wataru Ashihara New
[v8] This commit adds record full support for rv64gc instruction set [v8] This commit adds record full support for rv64gc instruction set - - --2 2025-03-18 Timur New
[v2,2/2] gdb: add a '-stopped' option to "info threads" Option to show stopped threads only 1 - 2-2 2025-03-18 Tankut Baris Aktemur New
[v2,1/2] gdb: pass info_threads_opts to print_thread_info_1 Option to show stopped threads only - - 4-- 2025-03-18 Tankut Baris Aktemur New
gdb/python: change escaping rules when setting arguments gdb/python: change escaping rules when setting arguments 1 1 4-- 2025-03-18 Andrew Burgess New
[2/2] gdb: add remote argument passing unit tests Add some unit tests for remote argument passing - 1 4-- 2025-03-18 Andrew Burgess New
[1/2] gdb: move remote arg splitting and joining into gdbsupport/ Add some unit tests for remote argument passing - 1 4-- 2025-03-18 Andrew Burgess New
[gdb/testsuite] Fix timeout in gdb.threads/main-thread-exit-during-detach.exp [gdb/testsuite] Fix timeout in gdb.threads/main-thread-exit-during-detach.exp - - 4-- 2025-03-18 Tom de Vries New
gdb/dwarf: use gdb::unordered_set for cooked_index_storage::m_reader_hash gdb/dwarf: use gdb::unordered_set for cooked_index_storage::m_reader_hash - - 3-1 2025-03-18 Simon Marchi New
[pushed] Preserve a local variable in a gdb test [pushed] Preserve a local variable in a gdb test - - --2 2025-03-18 Tom Tromey New
gdb/testsuite/rocm: Dynamically determine if precise-memory is supported gdb/testsuite/rocm: Dynamically determine if precise-memory is supported - - 4-- 2025-03-18 Lancelot SIX New
gdb/dwarf: remove create_dwo_cu_reader gdb/dwarf: remove create_dwo_cu_reader - - 3-1 2025-03-18 Simon Marchi New
[2/2] gdb/dwarf: remove type_unit_group [1/2] gdb/dwarf: use gdb::unordered_map for dwarf2_per_bfd::{quick_file_names_table, type_unit_grou… - - 4-- 2025-03-18 Simon Marchi New
[1/2] gdb/dwarf: use gdb::unordered_map for dwarf2_per_bfd::{quick_file_names_table, type_unit_grou… [1/2] gdb/dwarf: use gdb::unordered_map for dwarf2_per_bfd::{quick_file_names_table, type_unit_grou… - - 2-2 2025-03-18 Simon Marchi New
[19/19] Use gdb unordered map in regcache.c Convert std::unordered_{set,map} to gdb implementations - - 3-1 2025-03-18 Tom Tromey New
[18/19] Use gdb unordered map in tui-io.c Convert std::unordered_{set,map} to gdb implementations - - --2 2025-03-18 Tom Tromey New
[17/19] Use gdb unordered set and map in cp-namespace.c Convert std::unordered_{set,map} to gdb implementations - - --2 2025-03-18 Tom Tromey New
[16/19] Use gdb unordered map in xml-tdesc.c Convert std::unordered_{set,map} to gdb implementations - - --2 2025-03-18 Tom Tromey New
[15/19] Use gdb unordered set and map in unit tests Convert std::unordered_{set,map} to gdb implementations - - --2 2025-03-18 Tom Tromey New
[14/19] Use gdb unordered map in target.c Convert std::unordered_{set,map} to gdb implementations - - --2 2025-03-18 Tom Tromey New
[13/19] Use gdb unordered map in ravenscar.c Convert std::unordered_{set,map} to gdb implementations - - --2 2025-03-18 Tom Tromey New
[12/19] Use gdb unordered set and map in Python layer Convert std::unordered_{set,map} to gdb implementations - - --- 2025-03-18 Tom Tromey New
[11/19] Use gdb unordered set in linux-procfs.c Convert std::unordered_{set,map} to gdb implementations - - --- 2025-03-18 Tom Tromey New
[10/19] Use gdb unordered map in linux-nat.c Convert std::unordered_{set,map} to gdb implementations - - --- 2025-03-18 Tom Tromey New
[09/19] Use gdb unordered map for complaints Convert std::unordered_{set,map} to gdb implementations - - --- 2025-03-18 Tom Tromey New
[08/19] Use gdb unordered map in stap-probe.c Convert std::unordered_{set,map} to gdb implementations - - --- 2025-03-18 Tom Tromey New
[07/19] Use gdb unordered map in inferior.h Convert std::unordered_{set,map} to gdb implementations - - --- 2025-03-18 Tom Tromey New
[06/19] Use gdb unordered map in ada-exp.y Convert std::unordered_{set,map} to gdb implementations - - --- 2025-03-18 Tom Tromey New
[05/19] Use gdb unordered set in symtab.c Convert std::unordered_{set,map} to gdb implementations - - --- 2025-03-18 Tom Tromey New
[04/19] Use gdb unordered map in gdb_bfd.c Convert std::unordered_{set,map} to gdb implementations - - --- 2025-03-18 Tom Tromey New
[03/19] Use gdb unordered map in dictionary.c Convert std::unordered_{set,map} to gdb implementations - - --- 2025-03-18 Tom Tromey New
[02/19] Use gdb unordered set in breakpoint.c Convert std::unordered_{set,map} to gdb implementations - - --- 2025-03-18 Tom Tromey New
[01/19] Use gdb unordered set and map in corelow.c Convert std::unordered_{set,map} to gdb implementations - - --- 2025-03-18 Tom Tromey New
[PATCHv3] gdb: show full shared library memory range in 'info sharedlibrary' [PATCHv3] gdb: show full shared library memory range in 'info sharedlibrary' - - 4-- 2025-03-17 Andrew Burgess New
Use scoped_fd in linux-nat.c:proc_mem_file Use scoped_fd in linux-nat.c:proc_mem_file - - 4-- 2025-03-17 Tom Tromey New
Fix pp.rs test for gccrs Fix pp.rs test for gccrs - - 4-- 2025-03-17 Tom Tromey New
[PATCHv2] gdb: show full shared library memory range in 'info sharedlibrary' [PATCHv2] gdb: show full shared library memory range in 'info sharedlibrary' - - 2-1 2025-03-17 Andrew Burgess New
[PATCHv2] gdb/python: new styling argument to gdb.execute [PATCHv2] gdb/python: new styling argument to gdb.execute - - 4-- 2025-03-17 Andrew Burgess New
[RFC,v3,10/10] gdb/python: convert gdb.Symtab_and_line to use gdbpy_registry Attempt to unify Python object's lifecycle - - -2- 2025-03-17 Jan Vraný New
[RFC,v3,09/10] gdb/python: convert gdb.Symtab to use gdbpy_registry Attempt to unify Python object's lifecycle - - -2- 2025-03-17 Jan Vraný New
[RFC,v3,08/10] gdb/python: convert gdb.Type to use gdbpy_registry Attempt to unify Python object's lifecycle - - -2- 2025-03-17 Jan Vraný New
[RFC,v3,07/10] gdb/python: convert gdb.Symbol to use gdbpy_registry Attempt to unify Python object's lifecycle - - -2- 2025-03-17 Jan Vraný New
[RFC,v3,06/10] gdb/python: introduce gdbpy_registry Attempt to unify Python object's lifecycle - - -2- 2025-03-17 Jan Vraný New
« 1 2 3 469 70 »