Show patches with: State = Action Required       |   21165 patches
« 1 2 3 4211 212 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v3] gdb: Cache line headers in DWARF per objfile [v3] gdb: Cache line headers in DWARF per objfile - - --- 2024-04-30 Will Hawkins New
[v2,3/3] Add symbol, line, and location to DAP disassemble result Add more info to DAP disassemble response - - 2-- 2024-04-30 Tom Tromey New
[v2,2/3] Implement tp_richcompare for gdb.Block Add more info to DAP disassemble response - - --- 2024-04-30 Tom Tromey New
[v2,1/3] Simplify DAP make_source callers Add more info to DAP disassemble response - - --- 2024-04-30 Tom Tromey New
gdb/testsuite: Restore libc_has_debug_info's less strict behaviour gdb/testsuite: Restore libc_has_debug_info's less strict behaviour - - 4-- 2024-04-30 Thiago Jung Bauermann New
[3/3] DAP: Handle "stepOut" request in outermost frame DAP: Handle "stepOut" request in outermost frame - - 4-- 2024-04-29 Johan Sternerup New
[2/3] DAP: Allow gdb exception in exec_and_log to propagate DAP: Handle "stepOut" request in outermost frame - - 4-- 2024-04-29 Johan Sternerup New
[1/3] DAP: Allow for deferring stop events from gdb thread DAP: Handle "stepOut" request in outermost frame - - 2-- 2024-04-29 Johan Sternerup New
Adjust gdb_continue_to_end for Windows Adjust gdb_continue_to_end for Windows - - 4-- 2024-04-29 Pedro Alves New
Remove FIXME from DAP Remove FIXME from DAP - - 4-- 2024-04-29 Tom Tromey New
gdb/Cygwin: Fix attach pid error message gdb/Cygwin: Fix attach pid error message - - -2- 2024-04-29 Pedro Alves New
[v2] gdb: Cache line headers in DWARF per CU [v2] gdb: Cache line headers in DWARF per CU - - 4-- 2024-04-29 Will Hawkins New
[v2] sim: riscv: Fix Zicsr and fence instructions [v2] sim: riscv: Fix Zicsr and fence instructions - - 4-- 2024-04-29 Bernd Edlinger New
Fix AIX thread exit events not being reported and UI to show kernel thread ID. Fix AIX thread exit events not being reported and UI to show kernel thread ID. - - 4-- 2024-04-29 Aditya Vidyadhar Kamath New
Fix AIX thread exit events not being reported and UI to show kernel thread ID. Fix AIX thread exit events not being reported and UI to show kernel thread ID. - - 4-- 2024-04-29 Aditya Vidyadhar Kamath New
sim: riscv: Fix Zicsr and fence instructions sim: riscv: Fix Zicsr and fence instructions - - 4-- 2024-04-29 Bernd Edlinger New
Add gdb.threads/thread_events.exp to run in AIX as well Add gdb.threads/thread_events.exp to run in AIX as well - - 4-- 2024-04-29 Aditya Vidyadhar Kamath New
[pushed] Fix typo in TUI comment [pushed] Fix typo in TUI comment - - -2- 2024-04-27 Tom Tromey New
[pushed] Remove two unneeded forward declarations [pushed] Remove two unneeded forward declarations - - -2- 2024-04-27 Tom Tromey New
[v2] Allow calling of user-defined function call operators [v2] Allow calling of user-defined function call operators - - 4-- 2024-04-27 Hannes Domani New
Add "error_message+" feature to qSupported Add "error_message+" feature to qSupported 1 - 4-- 2024-04-27 Alexandra Hájková New
gdb: Cache line headers in DWARF per CU gdb: Cache line headers in DWARF per CU - - 2-2 2024-04-26 Will Hawkins New
Remove fflush call from tui_refresh_cmd_win Remove fflush call from tui_refresh_cmd_win - - 4-- 2024-04-26 Tom Tromey New
Remove tui_refresh_all Remove tui_refresh_all - - 4-- 2024-04-26 Tom Tromey New
[v2] Fix leak with internal functions [v2] Fix leak with internal functions - - 2-2 2024-04-26 Tom Tromey New
[v2] Simplify macro_define_command [v2] Simplify macro_define_command - - 4-- 2024-04-26 Tom Tromey New
[PATCHv5,11/11] gdb/gdbserver: share x86/linux tdesc caching x86/Linux Target Description Changes - - 4-- 2024-04-26 Andrew Burgess New
[PATCHv5,10/11] gdb: move xcr0 == 0 check into i386_linux_core_read_description x86/Linux Target Description Changes - - 4-- 2024-04-26 Andrew Burgess New
[PATCHv5,09/11] gdbserver: update target description creation for x86/linux x86/Linux Target Description Changes - - 4-- 2024-04-26 Andrew Burgess New
[PATCHv5,08/11] gdb/arch: assert that X86_XSTATE_MPX is not set for x32 x86/Linux Target Description Changes - - 4-- 2024-04-26 Andrew Burgess New
[PATCHv5,07/11] gdb/gdbserver: share some code relating to target description creation x86/Linux Target Description Changes - - 4-- 2024-04-26 Andrew Burgess New
[PATCHv5,06/11] gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET definition x86/Linux Target Description Changes - - 4-- 2024-04-26 Andrew Burgess New
[PATCHv5,05/11] gdbserver/x86: move no-xml code earlier in x86_linux_read_description x86/Linux Target Description Changes - - 4-- 2024-04-26 Andrew Burgess New
[PATCHv5,04/11] gdb/x86: move have_ptrace_getfpxregs global into gdb/nat directory x86/Linux Target Description Changes - - 4-- 2024-04-26 Andrew Burgess New
[PATCHv5,03/11] gdb/x86: move reading of cs and ds state into gdb/nat directory x86/Linux Target Description Changes - - 4-- 2024-04-26 Andrew Burgess New
[PATCHv5,02/11] gdbserver: convert have_ptrace_getregset to a tribool x86/Linux Target Description Changes 1 - 4-- 2024-04-26 Andrew Burgess New
[PATCHv5,01/11] gdbserver/ipa/x86: remove unneeded declarations x86/Linux Target Description Changes - - 4-- 2024-04-26 Andrew Burgess New
sim: riscv: Fix undefined behaviour in mulh and similar sim: riscv: Fix undefined behaviour in mulh and similar - - 4-- 2024-04-26 Bernd Edlinger New
[v3] sim: riscv: Fix some issues with class-a instructions [v3] sim: riscv: Fix some issues with class-a instructions - - 4-- 2024-04-26 Bernd Edlinger New
gdb/testsuite: Fix libc_has_debug_info when there's no libc gdb/testsuite: Fix libc_has_debug_info when there's no libc - 1 4-- 2024-04-26 Thiago Jung Bauermann New
[v4] gdb/testsuite: Add gdb.base/memops-watchpoint.exp [v4] gdb/testsuite: Add gdb.base/memops-watchpoint.exp - - 4-- 2024-04-26 Thiago Jung Bauermann New
[3/3] Add symbol, line, and location to DAP disassemble result Add more info to DAP disassemble response - - 4-- 2024-04-25 Tom Tromey New
[2/3] Implement tp_richcompare for gdb.Block Add more info to DAP disassemble response - - 4-- 2024-04-25 Tom Tromey New
[1/3] Simplify DAP make_source callers Add more info to DAP disassemble response - - 4-- 2024-04-25 Tom Tromey New
gdb/testsuite: analyze-racy-logs.py cleanup gdb/testsuite: analyze-racy-logs.py cleanup - - 4-- 2024-04-25 Simon Marchi New
gdb: copyright.py cleanup gdb: copyright.py cleanup - - 4-- 2024-04-25 Simon Marchi New
gdb: add type annotations to ada-unicode.py gdb: add type annotations to ada-unicode.py - - 4-- 2024-04-25 Simon Marchi New
Handle DAP "stepOut" request in outermost frame Handle DAP "stepOut" request in outermost frame - - 4-- 2024-04-25 Johan Sternerup New
[v3,3/3] gdb/nat/linux: Fix attaching to process when it has zombie threads Fix attaching to process when it has zombie threads 1 - 4-- 2024-04-24 Thiago Jung Bauermann New
[v3,2/3] gdb/nat: Factor linux_proc_get_stat_field out of linux_common_core_of_thread Fix attaching to process when it has zombie threads 1 - 4-- 2024-04-24 Thiago Jung Bauermann New
[v3,1/3] gdb/nat: Use procfs(5) indexes in linux_common_core_of_thread Fix attaching to process when it has zombie threads 1 - 4-- 2024-04-24 Thiago Jung Bauermann New
Improve target.h & target_ops & xfer_partial descriptions Improve target.h & target_ops & xfer_partial descriptions - - 4-- 2024-04-24 Pedro Alves New
[pushed] gdb: include extract-store-integer.h in charset.c when PHONY_ICONV [pushed] gdb: include extract-store-integer.h in charset.c when PHONY_ICONV - - -2- 2024-04-24 Simon Marchi New
[pushed] gdb: adjust copyright years of extract-store-integer.{c,h} [pushed] gdb: adjust copyright years of extract-store-integer.{c,h} - - -2- 2024-04-23 Simon Marchi New
[4/4] gdb: remove gdbcmd.h Remove gdbcmd.h - - 4-- 2024-04-23 Simon Marchi New
[3/4] gdb: move style_set_list/style_show_list declarations to cli/cli-style.h Remove gdbcmd.h - - 4-- 2024-04-23 Simon Marchi New
[2/4] gdb: remove unused print_command_line and print_command_lines declarations Remove gdbcmd.h - - 4-- 2024-04-23 Simon Marchi New
[1/4] gdb: move execute function declarations from gdbcmd.h to top.h Remove gdbcmd.h - - 4-- 2024-04-23 Simon Marchi New
Add gdb.threads/thread_events.exp to run in AIX as well Add gdb.threads/thread_events.exp to run in AIX as well - - --2 2024-04-23 Aditya Kamath1 New
[pushed] gdb: remove unused include in infrun.c [pushed] gdb: remove unused include in infrun.c - - -2- 2024-04-23 Simon Marchi New
[v2] sim: riscv: Fix some issues with class-a instructions [v2] sim: riscv: Fix some issues with class-a instructions - - 4-- 2024-04-23 Bernd Edlinger New
[7/7] gdb: move symbol_file_command declaration to symfile.h More cleanup of defs.h - - 2-1 2024-04-23 Simon Marchi New
[6/7] gdb: remove enum precision_type More cleanup of defs.h - - --2 2024-04-23 Simon Marchi New
[5/7] gdb: move annotation_level declaration/definition to annotate.{h, c} More cleanup of defs.h - - --2 2024-04-23 Simon Marchi New
[4/7] gdb: move a bunch of quit-related things to event-top.{c, h} More cleanup of defs.h - - --2 2024-04-23 Simon Marchi New
[3/7] gdb: change type of quit_flag to bool More cleanup of defs.h - - --2 2024-04-23 Simon Marchi New
[2/7] gdb: change return type of check_quit_flag to bool More cleanup of defs.h - - --2 2024-04-23 Simon Marchi New
[1/7] gdb: move declarations of check_quit_flag and set_quit_flag to extension.h More cleanup of defs.h 1 1 --2 2024-04-23 Simon Marchi New
[pushed] gdb: bump black version to 24.4.0 [pushed] gdb: bump black version to 24.4.0 - - 21- 2024-04-23 Simon Marchi New
[v3] Add a test for the gcore script [v3] Add a test for the gcore script - - 4-- 2024-04-23 Alexandra Hájková New
[v3,2/2] gdb/testsuite: Add gdb.base/memops-watchpoint.exp Add testcase for libc memory operations - - 4-- 2024-04-22 Thiago Jung Bauermann New
[v3,1/2] gdb/testsuite: Add libc_has_debug_info require helper Add testcase for libc memory operations - - 4-- 2024-04-22 Thiago Jung Bauermann New
[7/7] gdb: don't include gdbsupport/array-view.h in defs.h First cleanup of defs.h - - 1-2 2024-04-22 Simon Marchi New
[6/7] gdb: don't include hashtab.h in defs.h First cleanup of defs.h - - --2 2024-04-22 Simon Marchi New
[5/7] gdb: move RequireLongest to gdbsupport/traits.h First cleanup of defs.h - - --2 2024-04-22 Simon Marchi New
[4/7] gdb: move store/extract integer functions to extract-store-integer.{c, h} First cleanup of defs.h - - --2 2024-04-22 Simon Marchi New
[3/7] gdb: remove extract_long_unsigned_integer First cleanup of defs.h - - --2 2024-04-22 Simon Marchi New
[2/7] gdb: move `enum compile_i_scope_types` to compile/compile.h First cleanup of defs.h - - --2 2024-04-22 Simon Marchi New
[1/7] gdb: move two declarations out of defs.h First cleanup of defs.h - - --2 2024-04-22 Simon Marchi New
gdb/dwarf2/read.c: remove pessimizing std::move gdb/dwarf2/read.c: remove pessimizing std::move - - 4-- 2024-04-22 Simon Marchi New
Fix leak with internal functions Fix leak with internal functions - - 4-- 2024-04-22 Tom Tromey New
Simplify macro_define_command Simplify macro_define_command - - 4-- 2024-04-22 Tom Tromey New
gdb/doc: Fix incorrect information in RSP doc gdb/doc: Fix incorrect information in RSP doc 1 - 4-- 2024-04-22 Ciaran Woodward New
[v2] Fix AIX thread exit events not being reported and UI to show kernel thread ID. [v2] Fix AIX thread exit events not being reported and UI to show kernel thread ID. - - --2 2024-04-22 Aditya Kamath1 New
Fix regression on aarch64-linux gdbserver Fix regression on aarch64-linux gdbserver - - 4-- 2024-04-22 Tom Tromey New
[v2] Add a test for the gcore script [v2] Add a test for the gcore script - - 2-2 2024-04-22 Alexandra Hájková New
[v2] Fix random dejagnu test abort with simulator target [v2] Fix random dejagnu test abort with simulator target - - 4-- 2024-04-22 Bernd Edlinger New
sim: riscv: Fix some issues with class-a instructions sim: riscv: Fix some issues with class-a instructions - - 4-- 2024-04-22 Bernd Edlinger New
[PUSHED] gdb: fix unknown variable typo in c-exp.y [PUSHED] gdb: fix unknown variable typo in c-exp.y - - -2- 2024-04-22 Andrew Burgess New
gdb/remote: fix qRcmd error handling gdb/remote: fix qRcmd error handling - - 4-- 2024-04-22 Andrew Burgess New
[v2,2/2] gdb/testsuite: Add gdb.base/memops-watchpoint.exp Add testcase for libc memory operations - - 4-- 2024-04-21 Thiago Jung Bauermann New
[v2,1/2] gdb/testsuite: Add libc_has_debug_info require helper Add testcase for libc memory operations - - 4-- 2024-04-21 Thiago Jung Bauermann New
[10/10] Add spaceship operator to cp-name-parser.y Fix some C++ name canonicalizer problems - - --2 2024-04-21 Tom Tromey New
[09/10] Allow function types as template parameters in name canonicalizer Fix some C++ name canonicalizer problems - - --2 2024-04-21 Tom Tromey New
[08/10] Implement C++14 numeric separators Fix some C++ name canonicalizer problems - - --2 2024-04-21 Tom Tromey New
[07/10] Fix C++ canonicalization of hex literals Fix some C++ name canonicalizer problems - - --2 2024-04-21 Tom Tromey New
[06/10] Remove some unnecessary allocations from cpname_state::parse_number Fix some C++ name canonicalizer problems - - --2 2024-04-21 Tom Tromey New
[05/10] Fix C++ name canonicalizations of character literals Fix some C++ name canonicalizer problems - - --2 2024-04-21 Tom Tromey New
[04/10] Change storage of demangle_component Fix some C++ name canonicalizer problems - - --2 2024-04-21 Tom Tromey New
[03/10] Clean up demangle_parse_info Fix some C++ name canonicalizer problems - - --2 2024-04-21 Tom Tromey New
« 1 2 3 4211 212 »