Show patches with: State = Action Required       |    Archived = No       |   9988 patches
« 1 23 4 599 100 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v4,4/6] GDB: aarch64-linux: Reorganize SME-related definitions GDB: aarch64-linux: Some header fixes - - 4-- 2026-03-03 Thiago Jung Bauermann New
[v4,3/6] GDB: aarch64-linux: Reorganize MTE-related definitions GDB: aarch64-linux: Some header fixes - - 4-- 2026-03-03 Thiago Jung Bauermann New
[v4,2/6] GDB: Add aarch64-fpmr-linux.h to gdb/arch/ and gdb/nat/ GDB: aarch64-linux: Some header fixes - - 4-- 2026-03-03 Thiago Jung Bauermann New
[v4,1/6] GDB: Add aarch64-pauth-linux.h to gdb/arch/ and gdb/nat/ GDB: aarch64-linux: Some header fixes - - 4-- 2026-03-03 Thiago Jung Bauermann New
gdb/testsuite: Skip gdb.base/watchpoint-adjacent.exp on s390x gdb/testsuite: Skip gdb.base/watchpoint-adjacent.exp on s390x - - 4-- 2026-03-03 Kevin Buettner New
[pushed] Remove obsolete comment from solib_bfd_fopen [pushed] Remove obsolete comment from solib_bfd_fopen - - --2 2026-03-02 Tom Tromey New
Use gdb_bfd_openr in corelow.c Use gdb_bfd_openr in corelow.c 1 - 4-- 2026-03-02 Tom Tromey New
[v1] PowerPC: Fix process record return value for exit_group syscall. [v1] PowerPC: Fix process record return value for exit_group syscall. - - 4-- 2026-03-02 Abhay Kandpal New
[3/3,gdb/symtab] Tweak fix-up of truncated inline function block ranges Tweak fix-up of truncated inline function block ranges - - 4-- 2026-03-02 Tom de Vries New
[2/3,gdb/symtab] Re-add lnp_state_machine::m_last_line Tweak fix-up of truncated inline function block ranges - - 4-- 2026-03-02 Tom de Vries New
[1/3,gdb/symtab] Rename lnp_state_machine::m_last_line to m_last_recorded_line Tweak fix-up of truncated inline function block ranges - - 4-- 2026-03-02 Tom de Vries New
[pushed] gdb/linux-tdep: pass string by reference [pushed] gdb/linux-tdep: pass string by reference - - --2 2026-03-02 Simon Marchi New
[v2] gdb/corelow: mark bytes unavailable when reading from unavailable mapping [v2] gdb/corelow: mark bytes unavailable when reading from unavailable mapping - - 4-- 2026-03-02 Simon Marchi New
[v1] gdb/testsuite: fix printf regexp for ppc64le with glibc ieee128 fix [v1] gdb/testsuite: fix printf regexp for ppc64le with glibc ieee128 fix - - 4-- 2026-03-01 Abhay Kandpal New
[v3,9/9] gdb: remove psymtab.{c,h} Make CTF reader build full symtabs, get rid of psymtab 1 - 4-- 2026-02-28 Simon Marchi New
[v3,8/9] gdb/ctf: don't use psymtabs, create symtabs directly Make CTF reader build full symtabs, get rid of psymtab - - 4-- 2026-02-28 Simon Marchi New
[v3,7/9] gdb: make expanded_symbols_functions hold compunit symtabs Make CTF reader build full symtabs, get rid of psymtab - - 4-- 2026-02-28 Simon Marchi New
[v3,6/9] gdb/ctf: add scoped_time_it in elfctf_build_psymtabs Make CTF reader build full symtabs, get rid of psymtab - - 4-- 2026-02-28 Simon Marchi New
[v3,5/9] gdb/ctf: check return value of ctf_type_align Make CTF reader build full symtabs, get rid of psymtab - - 4-- 2026-02-28 Simon Marchi New
[v3,4/9] gdb/ctf: use ctf_per_objfile in ctf_archive_iter_psymtab_data and ctf_context Make CTF reader build full symtabs, get rid of psymtab - - 4-- 2026-02-28 Simon Marchi New
[v3,3/9] gdb/ctf: editorial renames Make CTF reader build full symtabs, get rid of psymtab - - 4-- 2026-02-28 Simon Marchi New
[v3,2/9] gdb/ctf: add unique_ptr types Make CTF reader build full symtabs, get rid of psymtab - - 4-- 2026-02-28 Simon Marchi New
[v3,1/9] gdb/ctf: add debug logging in ctfread.c Make CTF reader build full symtabs, get rid of psymtab 2 - 4-- 2026-02-28 Simon Marchi New
gdb/corelow: mark bytes unavailable when reading from unavailable mapping gdb/corelow: mark bytes unavailable when reading from unavailable mapping - - 2-2 2026-02-28 Simon Marchi New
Cache most recent state in remote_state Cache most recent state in remote_state - - 4-- 2026-02-27 Tom Tromey New
[33/33] gdb: remove extern from function declarations in gdbarch-gen.h gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[32/33] gdb: convert typedefs to using in gdbarch-gen.h gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[31/33] gdb: adjust formatting of pointers in gdbarch-gen.{c, h} gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[30/33] gdb: remove unnecessary predefaults in gdbarch.py gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[29/33] gdb: NULL -> nullptr in gdbarch-gen.c gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[28/33] gdb: better gdbarch init values gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[27/33] gdb: change gdbarch_vsyscall_range to return bool gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[26/33] gdb: change gdbarch_insn_is_{call, ret, jump} to return bool gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[25/33] gdb: change gdbarch_has_dos_based_file_system to bool gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[24/33] gdb: change gdbarch_fast_tracepoint_valid_at to return bool gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[23/33] gdb: change gdbarch_has_shared_address_space to return bool gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[22/33] gdb: change gdbarch_has_global_{solist, breakpoints} to bool gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[21/33] gdb: change gdbarch_dtrace_probe_is_enabled to return bool gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[20/33] gdb: change gdbarch_stap_is_single_operand to return bool gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[19/33] gdb: change gdbarch_register_to_value to return and take bool gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[18/33] gdb: change gdbarch_convert_register_p to return bool gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[17/33] gdb: change gdbarch_get_longjmp_target to return bool gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[16/33] gdb: change gdbarch_cannot_{fetch, store}_register to return bool gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[15/33] gdb: change gdbarch_vbit_in_delta to bool gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[14/33] gdb: change gdbarch_vtable_function_descriptors to bool gdbarch int -> bool conversion and more - - 4-- 2026-02-27 Simon Marchi New
[13/33] gdb: change *_find_memory_regions to return bool gdbarch int -> bool conversion and more - - 2-- 2026-02-27 Simon Marchi New
[12/33] gdb: change gdbarch_register_reggroup_p to return bool gdbarch int -> bool conversion and more - - 2-- 2026-02-27 Simon Marchi New
[11/33] gdb: change gdbarch_have_nonsteppable_watchpoint to bool gdbarch int -> bool conversion and more - - --- 2026-02-27 Simon Marchi New
[10/33] gdb: change gdbarch_cannot_step_breakpoint to bool gdbarch int -> bool conversion and more - - --- 2026-02-27 Simon Marchi New
[09/33] gdb: change gdbarch_stack_frame_destroyed_p to return bool gdbarch int -> bool conversion and more - - --- 2026-02-27 Simon Marchi New
[08/33] gdb: change gdbarch_in_solib_return_trampoline_ftype to return bool gdbarch int -> bool conversion and more - - --- 2026-02-27 Simon Marchi New
[07/33] gdb: change gdbarch_single_step_through_delay to return bool gdbarch int -> bool conversion and more - - --- 2026-02-27 Simon Marchi New
[06/33] gdb: change gdbarch_return_in_first_hidden_param_p to return bool gdbarch int -> bool conversion and more - - --- 2026-02-27 Simon Marchi New
[05/33] gdb: change gdbarch_code_of_frame_writable to return bool gdbarch int -> bool conversion and more - - --- 2026-02-27 Simon Marchi New
[04/33] gdb: change gdbarch_char_signed to bool gdbarch int -> bool conversion and more - - --- 2026-02-27 Simon Marchi New
[03/33] gdb: change gdbarch_wchar_signed to bool gdbarch int -> bool conversion and more - - --- 2026-02-27 Simon Marchi New
[02/33] gdb: change gdbarch_ax_pseudo_register_push_stack to return bool gdbarch int -> bool conversion and more - - --- 2026-02-27 Simon Marchi New
[01/33] gdb: change gdbarch_ax_pseudo_register_collect to return void gdbarch int -> bool conversion and more - - --- 2026-02-27 Simon Marchi New
[v3,3/3] Use bool for "warn_if_slow" Stronger typing for remote file i/o - - 3-1 2026-02-27 Tom Tromey New
[v3,2/3] Use enum types for remote fileio flags Stronger typing for remote file i/o - - --2 2026-02-27 Tom Tromey New
[v3,1/3] Use a newtype for remote file descriptor Stronger typing for remote file i/o - - --2 2026-02-27 Tom Tromey New
[Pushed] gdb: Add myself to gdb/MAINTAINERS [Pushed] gdb: Add myself to gdb/MAINTAINERS - - --2 2026-02-27 Schimpe, Christina New
Use the "O!" format more in the Python code Use the "O!" format more in the Python code 1 - 1-2 2026-02-27 Tom Tromey New
Compute register name once in default_print_one_register_info Compute register name once in default_print_one_register_info 1 - --2 2026-02-27 Tom Tromey New
[v2,3/3] Use bool for "warn_if_slow" Stronger typing for remote file i/o - - 3-1 2026-02-27 Tom Tromey New
[v2,2/3] Use enum types for remote fileio flags Stronger typing for remote file i/o - - --2 2026-02-27 Tom Tromey New
[v2,1/3] Use a newtype for remote file descriptor Stronger typing for remote file i/o - - --2 2026-02-27 Tom Tromey New
[2/2] Use enum types for remote fileio flags Stronger typing for remote file i/o - - 4-- 2026-02-25 Tom Tromey New
[1/2] Use a newtype for remote file descriptor Stronger typing for remote file i/o - - 4-- 2026-02-25 Tom Tromey New
[v2] gdb: limit updating the address spaces to the current target [v2] gdb: limit updating the address spaces to the current target - - 3-1 2026-02-25 Aktemur, Tankut Baris New
Use check_typedef in two spots Use check_typedef in two spots 1 - 4-- 2026-02-24 Tom Tromey New
[pushed] gdb/testsuite: fix test build-id-no-debug-warning.exp with -readnow [pushed] gdb/testsuite: fix test build-id-no-debug-warning.exp with -readnow - - --2 2026-02-24 Jan Vrany New
[pushed] gdb/testsuite: fix test crc_mismatch.exp with -readnow [pushed] gdb/testsuite: fix test crc_mismatch.exp with -readnow - - --2 2026-02-24 Jan Vrany New
[2/2] db/testsuite: fix test build-id-no-debug-warning.exp with -readnow [1/2] gdb/testsuite: fix test crc_mismatch.exp with -readnow - - 3-1 2026-02-24 Jan Vrany New
[1/2] gdb/testsuite: fix test crc_mismatch.exp with -readnow [1/2] gdb/testsuite: fix test crc_mismatch.exp with -readnow - - --2 2026-02-24 Jan Vrany New
[v4,8/8] Update .debug_names documentation Correctly handle inline functions with dwz - - 4-- 2026-02-24 Tom Tromey New
[v4,7/8] Handle inline functions with dwz Correctly handle inline functions with dwz - - 4-- 2026-02-24 Tom Tromey New
[v4,6/8] Have iterate_over_one_compunit_symtab search included symtabs Correctly handle inline functions with dwz - - 4-- 2026-02-24 Tom Tromey New
[v4,5/8] Remove C++ special case from process_imported_unit_die Correctly handle inline functions with dwz - - 4-- 2026-02-24 Tom Tromey New
[v4,4/8] Combine two cases in cooked_index_functions::search Correctly handle inline functions with dwz - - 4-- 2026-02-24 Tom Tromey New
[v4,3/8] Don't consider DW_TAG_inlined_subroutine as interesting Correctly handle inline functions with dwz - - 4-- 2026-02-24 Tom Tromey New
[v4,2/8] Skip partial units in process_psymtab_comp_unit Correctly handle inline functions with dwz - - 4-- 2026-02-24 Tom Tromey New
[v4,1/8] Don't call add_dependence from index_imported_unit Correctly handle inline functions with dwz - - 4-- 2026-02-24 Tom Tromey New
Remove 'fd' argument from exec_file_find Remove 'fd' argument from exec_file_find 1 - 4-- 2026-02-23 Tom Tromey New
[2/2] gdb/python: introduce gdb.Symtab.source_lines method New gdb.Symtab.source_lines method 1 - --2 2026-02-23 Andrew Burgess New
[1/2] gdb: return optional from last_symtab_line, and use this more New gdb.Symtab.source_lines method - - --2 2026-02-23 Andrew Burgess New
[gdb/tui] Fix heap-use-after-free in _rl_dispatch_callback [gdb/tui] Fix heap-use-after-free in _rl_dispatch_callback - - --2 2026-02-23 Tom de Vries New
[3/3] gdbserver: use std::make_unique where possible [1/3] gdb: use std::make_unique where possible - - 4-- 2026-02-23 Simon Marchi New
[2/3] gdbsupport: use std::make_{unique,shared} where possible [1/3] gdb: use std::make_unique where possible - - 4-- 2026-02-23 Simon Marchi New
[1/3] gdb: use std::make_unique where possible [1/3] gdb: use std::make_unique where possible - - 4-- 2026-02-23 Simon Marchi New
[2/2] gdb: limit updating the address spaces to the current target [1/2] gdb: remove 'num' field from 'struct address_space' - - 2-2 2026-02-23 Aktemur, Tankut Baris New
[1/2] gdb: remove 'num' field from 'struct address_space' [1/2] gdb: remove 'num' field from 'struct address_space' - - 4-- 2026-02-23 Aktemur, Tankut Baris New
gdb/riscv: use register number for 'info reg' output format choice gdb/riscv: use register number for 'info reg' output format choice 1 - 4-- 2026-02-23 Andrew Burgess New
[3/3] sim: fix a few -Wdiscarded-qualifiers errors Fix some more -Wdiscarded-qualifiers errors - - 4-- 2026-02-23 Simon Marchi New
[2/3] opcodes: fix a few -Wdiscarded-qualifiers errors Fix some more -Wdiscarded-qualifiers errors - - 4-- 2026-02-23 Simon Marchi New
[1/3] bfd: fix 2 more -Wdiscarded-qualifiers errors Fix some more -Wdiscarded-qualifiers errors - - 4-- 2026-02-23 Simon Marchi New
[Pushed,as,obvious] gdb, testsuite: remove unused parameter from connect_target_extended_remote [Pushed,as,obvious] gdb, testsuite: remove unused parameter from connect_target_extended_remote - - --2 2026-02-23 Aktemur, Tankut Baris New
[v3] gdb/infrun: do not restart a stepped thread if not running [v3] gdb/infrun: do not restart a stepped thread if not running - 1 4-- 2026-02-23 Aktemur, Tankut Baris New
[v2] PR gdb/33747: gdb/ser-unix: Avoid musl build failure when setting custom baud rates [v2] PR gdb/33747: gdb/ser-unix: Avoid musl build failure when setting custom baud rates 1 - 4-- 2026-02-22 Sunil Kumar Dora New
[RFC,4/4] Convert some Python code to new-style Better Python safety - - --2 2026-02-22 Tom Tromey New
« 1 23 4 599 100 »