Show patches with: State = Action Required       |    Archived = No       |   3103 patches
« 1 2 3 431 32 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[01/10] gdb: have remote_target::extended_remote_run take the exec filename Improve GDB/gdbserver experience when using a local gdbserver - - --4 2023-08-16 Andrew Burgess New
[01/10] gdb/doc: spring clean the Python unwinders documentation Improvements & Cleanup For Python Unwinder API 1 - --- 2023-03-10 Andrew Burgess New
[01/11] Avoid forward declaration in parse.c Fix frame-less expression evaluation in DAP - - --- 2023-05-04 Tom Tromey New
[01/11] gdb/ax_cxx_compile_stdcxx.m4: upgrade GDB: Require C++17 - - --2 2023-10-13 Lancelot Six New
[01/12] gdb: get gdbarch from syscall_catchpoint instead of location Use intrusive_list for breakpoints and breakpoint locations - - --- 2023-05-11 Simon Marchi New
[01/12] gdb: int to bool conversion for normal_stop Infcalls from B/P conditions in multi-threaded inferiors - - --- 2022-10-21 Andrew Burgess New
[01/13,gdb/symtab] Factor out m_die_range_map usage Fix gdb.cp/breakpoint-locs.exp - - 4-- 2023-10-02 Tom de Vries New
[01/13] gdb: remove uses of alloca from arch-utils.c Remove a bunch of alloca uses - - --- 2023-02-27 Andrew Burgess New
[01/15] Add thread-safety to gdb's BFD wrappers Index DWARF in the background - - --2 2023-10-29 Tom Tromey New
[01/15] gdb/testsuite: extend gdb.tui/tui-layout.exp test script Mixed bag of TUI tests and fixes - - --- 2023-01-06 Andrew Burgess New
[01/17,gdb/aarch64] Fix register fetch/store order for native AArch64 Linux SME support for AArch64 gdb/gdbserver on Linux. - - --- 2023-04-11 Luis Machado New
[01/17] Refactor 'maint set dwarf synchronous' handling Rewrite .debug_names reader and writer - - --- 2023-12-10 Tom Tromey New
[01/17] sim: arm: fix -Wunused-but-set-variable warnings [01/17] sim: arm: fix -Wunused-but-set-variable warnings - - --- 2023-12-07 Mike Frysinger New
[01/19] Add a hash table to gdbsupport Add hash table to gdbsupport - - --- 2023-04-07 Tom Tromey New
[01/20] Introduce type_allocator Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[01/21] gdb: use intrusive_list for struct ui linked list ui / interp cleansup - - --- 2023-09-08 Simon Marchi New
[01/24] gdb: don't handle i386 k registers as pseudo registers Fix reading and writing pseudo registers in non-current frames 1 - --- 2023-12-01 Simon Marchi New
[01/24] gdb: don't handle i386 k registers as pseudo registers Fix reading and writing pseudo registers in non-current frames 1 - --- 2023-11-08 Simon Marchi New
[01/24] gdb: remove empty clear_solib functions C++ification of struct so_list - - --- 2023-10-10 Simon Marchi New
[01/25] Stop gdb in gnat_runtime_has_debug_info Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[01/26] gdbserver: convert init_register_cache into regcache::initialize gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[01/27] Rearrange block.c to avoid a forward declaration C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[01/29] Fix bug in cooked index scanner Restructure symbol domains - - --- 2023-11-21 Tom Tromey New
[01/30] gdb/mi: fix ^running record with multiple MI interpreters Switch interpreters to use virtual methods - 1 --- 2023-05-02 Simon Marchi New
[01/30] Introduce block-symbol.h Baby step for objfile splitting - - --- 2023-10-29 Tom Tromey New
[01/31] displaced step: pass down target_waitstatus instead of gdb_signal Step over thread clone and thread exit - - --- 2022-12-12 Pedro Alves New
[01/45] *: Regenerate autoconf and aclocal files Synchronize shared build infrastructure with GCC tree - - --- 2023-08-07 Arsen Arsenović New
[01/47] Rename all fields of struct value Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[02/10] gdb: improve how 'remote exec-file' is stored and accessed Improve GDB/gdbserver experience when using a local gdbserver - - --4 2023-08-16 Andrew Burgess New
[02/10] gdb/python: make the gdb.unwinder.Unwinder class more robust Improvements & Cleanup For Python Unwinder API 1 - --- 2023-03-10 Andrew Burgess New
[02/11] gdb/gdbsupport/gdbserver: Require c++17 GDB: Require C++17 1 - --3 2023-10-13 Lancelot Six New
[02/11] Move innermost_block_tracker to expression.h Fix frame-less expression evaluation in DAP - - --- 2023-05-04 Tom Tromey New
[02/12] gdb: make some breakpoint methods use `this` Use intrusive_list for breakpoints and breakpoint locations - - --- 2023-05-11 Simon Marchi New
[02/12] gdb/infrun: add debug print in print_signal_received_reason Infcalls from B/P conditions in multi-threaded inferiors - - --- 2022-10-21 Andrew Burgess New
[02/13,gdb/symtab] Check effect in parent_map::set_parent Fix gdb.cp/breakpoint-locs.exp - - 4-- 2023-10-02 Tom de Vries New
[02/13] gdb: remove use of alloca from auxv.c Remove a bunch of alloca uses - - --- 2023-02-27 Andrew Burgess New
[02/15] gdb/testsuite: update gdb.tui/tui-disasm-long-lines.exp Mixed bag of TUI tests and fixes - - --- 2023-01-06 Andrew Burgess New
[02/15] Refactor complaint thread-safety approach Index DWARF in the background - - --2 2023-10-29 Tom Tromey New
[02/17,gdb/aarch64] refactor: Rename SVE-specific files SME support for AArch64 gdb/gdbserver on Linux. - - --- 2023-04-11 Luis Machado New
[02/17] Refactor quick-function installation in DWARF reader Rewrite .debug_names reader and writer - - --- 2023-12-10 Tom Tromey New
[02/17] sim: bfin: gui: fix -Wunused-but-set-variable warnings [01/17] sim: arm: fix -Wunused-but-set-variable warnings - - --- 2023-12-07 Mike Frysinger New
[02/19] Convert compile-c-symbols.c to new hash table Add hash table to gdbsupport - - --- 2023-04-07 Tom Tromey New
[02/20] Remove alloc_type_arch Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[02/21] gdb: make interp_lookup_existing a method of struct ui ui / interp cleansup - - --- 2023-09-08 Simon Marchi New
[02/24] gdb: add program_space parameter to target_so_ops::clear_solib C++ification of struct so_list - - --- 2023-10-10 Simon Marchi New
[02/24] gdb: use reg_buffer_common throughout gdbsupport/common-regcache.h Fix reading and writing pseudo registers in non-current frames 1 - --- 2023-12-01 Simon Marchi New
[02/24] gdb: use reg_buffer_common throughout gdbsupport/common-regcache.h Fix reading and writing pseudo registers in non-current frames 1 - --- 2023-11-08 Simon Marchi New
[02/25] Use gnat_runtime_has_debug_info in Ada catchpoint tests Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[02/26] gdbserver: convert new_register_cache into a regcache constructor gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[02/27] Avoid extra allocations in block C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[02/29] Small cleanup in DWARF reader Restructure symbol domains - - --- 2023-11-21 Tom Tromey New
[02/30] Add block_symbol::address Baby step for objfile splitting - - --- 2023-10-29 Tom Tromey New
[02/30] gdb/mi: make current_token a field of mi_interp Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[02/31] linux-nat: introduce pending_status_str Step over thread clone and thread exit 1 - --- 2022-12-12 Pedro Alves New
[02/45] Libvtv: Add loongarch support. Synchronize shared build infrastructure with GCC tree - - --- 2023-08-07 Arsen Arsenović New
[02/47] Move ~value body out-of-line Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[03/10] gdb: improve show text and help text for 'remote exec-file' Improve GDB/gdbserver experience when using a local gdbserver 1 1 --4 2023-08-16 Andrew Burgess New
[03/10] gdb/python: remove unneeded nullptr check in frapy_block Improvements & Cleanup For Python Unwinder API - - --- 2023-03-10 Andrew Burgess New
[03/11] gdb: Use C++17's std::make_unique instead of gdb::make_unique GDB: Require C++17 - - --3 2023-10-13 Lancelot Six New
[03/11] Introduce and use parser flags Fix frame-less expression evaluation in DAP - - --- 2023-05-04 Tom Tromey New
[03/12] gdb: constify breakpoint::print_it parameter Use intrusive_list for breakpoints and breakpoint locations - - --- 2023-05-11 Simon Marchi New
[03/12] gdb: include breakpoint number in testing condition error message Infcalls from B/P conditions in multi-threaded inferiors - - --- 2022-10-21 Andrew Burgess New
[03/13,gdb/symtab] Handle nullptr parent in parent_map::set_parent Fix gdb.cp/breakpoint-locs.exp - - 4-- 2023-10-02 Tom de Vries New
[03/13] gdb: remove use of alloca from c-lang.c Remove a bunch of alloca uses - - --- 2023-02-27 Andrew Burgess New
[03/15] Add quick_symbol_functions::compute_main_name Index DWARF in the background - - --2 2023-10-29 Tom Tromey New
[03/15] gdb/testsuite: update gdb.tui/tui-nl-filtered-output.exp Mixed bag of TUI tests and fixes - - --- 2023-01-06 Andrew Burgess New
[03/17,gdb/gdbserver] refactor: Simplify SVE interface to read/write registers SME support for AArch64 gdb/gdbserver on Linux. - - --- 2023-04-11 Luis Machado New
[03/17] Remove IS_ENUM_CLASS from cooked_index_flag Rewrite .debug_names reader and writer - - --- 2023-12-10 Tom Tromey New
[03/17] sim: bfin: fix -Wunused-but-set-variable warnings [01/17] sim: arm: fix -Wunused-but-set-variable warnings - - --- 2023-12-07 Mike Frysinger New
[03/19] Convert filename-seen-cache.h to new hash table Add hash table to gdbsupport - - --- 2023-04-07 Tom Tromey New
[03/20] Remove alloc_type_copy Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[03/21] gdb: make interp_add a method of struct ui ui / interp cleansup - - --- 2023-09-08 Simon Marchi New
[03/24] gdb: make interps_notify work with references C++ification of struct so_list - - --- 2023-10-10 Simon Marchi New
[03/24] gdb: make store_integer take an array_view Fix reading and writing pseudo registers in non-current frames 1 - --- 2023-12-01 Simon Marchi New
[03/24] gdb: make store_integer take an array_view Fix reading and writing pseudo registers in non-current frames - - --- 2023-11-08 Simon Marchi New
[03/25] Pass tempflag to ada_catchpoint constructor Many updates to DAP implementation - - --- 2023-05-24 Tom Tromey New
[03/26] gdbserver: by-pass regcache to access tdesc only gdbserver: refactor regcache and allow gradually populating - - --- 2023-02-28 Aktemur, Tankut Baris New
[03/27] Don't allow NULL as an argument to block_scope C++-ify struct block - - --- 2023-01-20 Tom Tromey New
[03/29] Make nsalias.exp more reliable Restructure symbol domains - - --- 2023-11-21 Tom Tromey New
[03/30] Easy conversions to use block_symbol::address Baby step for objfile splitting - - --- 2023-10-29 Tom Tromey New
[03/30] gdb: add interp::on_signal_received method Switch interpreters to use virtual methods - - --- 2023-05-02 Simon Marchi New
[03/31] gdb/linux: Delete all other LWPs immediately on ptrace exec event Step over thread clone and thread exit 2 - --- 2022-12-12 Pedro Alves New
[03/45] c++: source position of lambda captures [PR84471] Synchronize shared build infrastructure with GCC tree - - --- 2023-08-07 Arsen Arsenović New
[03/47] Move struct value to value.h Use methods for struct value - - --- 2023-02-09 Tom Tromey New
[04/10] gdb/gdbserver: add new qDefaultExecAndArgs packet Improve GDB/gdbserver experience when using a local gdbserver 1 - --4 2023-08-16 Andrew Burgess New
[04/10] gdb/python: add PENDING_FRAMEPY_REQUIRE_VALID macro in py-unwind.c Improvements & Cleanup For Python Unwinder API - - --- 2023-03-10 Andrew Burgess New
[04/11] gdb: Replace gdb::optional with std::optional GDB: Require C++17 - - --3 2023-10-13 Lancelot Six New
[04/11] Simplify parser_state constructor Fix frame-less expression evaluation in DAP - - --- 2023-05-04 Tom Tromey New
[04/12] gdb: add breakpoint "has locations" methods Use intrusive_list for breakpoints and breakpoint locations - - --- 2023-05-11 Simon Marchi New
[04/12] gdbserver: add comments to read_inferior_memory function Infcalls from B/P conditions in multi-threaded inferiors - - --- 2022-10-21 Andrew Burgess New
[04/13,gdb/symtab] Add parent_map::dump Fix gdb.cp/breakpoint-locs.exp - - 4-- 2023-10-02 Tom de Vries New
[04/13] gdb: remove use of alloca from corefile.c Remove a bunch of alloca uses - - --- 2023-02-27 Andrew Burgess New
[04/15] Add gdb::task_group Index DWARF in the background - - --2 2023-10-29 Tom Tromey New
[04/15] gdb/testsuite/tui: more testing of the 'focus' command Mixed bag of TUI tests and fixes - - --- 2023-01-06 Andrew Burgess New
[04/17,gdb/aarch64] sve: Fix return command when using V registers in a SVE-enabled target SME support for AArch64 gdb/gdbserver on Linux. - - --- 2023-04-11 Luis Machado New
[04/17] Add some new DW_IDX_* values Rewrite .debug_names reader and writer - - --- 2023-12-10 Tom Tromey New
[04/17] sim: cris: fix -Wunused-but-set-variable warnings [01/17] sim: arm: fix -Wunused-but-set-variable warnings - - --- 2023-12-07 Mike Frysinger New
[04/19] Convert linespec.c to new hash table Add hash table to gdbsupport - - --- 2023-04-07 Tom Tromey New
[04/20] Remove alloc_type Remove objfile_type - - --- 2023-03-13 Tom Tromey New
[04/21] gdb: make interp_lookup a method of struct ui ui / interp cleansup - - --- 2023-09-08 Simon Marchi New
« 1 2 3 431 32 »