Show patches with: State = Action Required       |   21225 patches
« 1 2 3 4212 213 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[2/2] gdb: Remove Itanium (IA-64) architecture binutils-gdb: Remove Itanium (IA-64) architecture - - --- 2024-05-08 Tiezhu Yang New
[34/34] Mention Windows non-stop support in NEWS Windows non-stop mode - - 4-- 2024-05-07 Pedro Alves New
[33/34] Windows gdb: Watchpoints while running (internal vs external stops) Windows non-stop mode - - 2-- 2024-05-07 Pedro Alves New
[32/34] Windows gdb: Add non-stop support Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[31/34] Windows gdb+gdbserver: Check whether DBG_REPLY_LATER is available Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[30/34] windows-nat.c: Avoid writing debug registers if watchpoint hit pending Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[29/34] windows_per_inferior::continue_one_thread, unify WoW64/non-WoW64 paths Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[28/34] Windows gdb: cygwin_set_dr => windows_set_dr, etc. Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[27/34] Windows gdb: Change serial_event management Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[26/34] Windows gdb+gdbserver: Eliminate struct pending_stop Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[25/34] Windows gdb+gdbserver: Share $_siginfo reading code Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[24/34] Add backpointer from windows_thread_info to windows_process_info Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[23/34] Windows gdb+gdbserver: Make siginfo_er per-thread state Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[22/34] Windows gdb+gdbserver: Make last_sig per-thread state Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[21/34] Windows gdb+gdbserver: Make current_event per-thread state Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[20/34] Windows gdbserver: Eliminate soft-interrupt mechanism Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[19/34] Windows gdb: Enable "set scheduler-locking on" Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[18/34] Windows gdbserver: Fix scheduler-locking Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[17/34] Windows gdb: Can't pass signal to thread other than last stopped thread Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[16/34] Windows gdb+gdbserver: Introduce get_last_debug_event_ptid Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[15/34] Windows gdb+gdbserver: Elim desired_stop_thread_id / rework pending_stops Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[14/34] Windows gdb: Pending stop and current_event Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[13/34] Windows gdb: Factor code out of windows_nat_target::windows_continue Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[12/34] Windows gdb: Introduce windows_continue_flags Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[11/34] Windows gdb: Introduce continue_last_debug_event_main_thread Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[10/34] Windows gdb+gdbserver: Move suspending thread to when returning event Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[09/34] Windows gdb: Simplify windows_nat_target::wait Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[08/34] Windows gdb+gdbserver: Eliminate windows_process_info::thread_rec Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[07/34] Windows gdb+gdbserver: Eliminate DONT_SUSPEND Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[06/34] Windows gdb+gdbserver: Eliminate thread_rec(INVALIDATE_CONTEXT) calls Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[05/34] Windows gdb: Eliminate reload_context Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[04/34] Windows gdb: handle_output_debug_string return type Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[03/34] Windows gdb+gdbserver: New find_thread, replaces thread_rec(DONT_INVALIDATE_CONTEXT) Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[02/34] Windows gdb: Eliminate global current_process.dr[8] global Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[01/34] Windows gdb: Dead code in windows_nat_target::do_initial_windows_stuff Windows non-stop mode - - --- 2024-05-07 Pedro Alves New
[pushed/ob] gdb.base/watchpoint-running.exp: Run sw watch tests even if no hw watch [pushed/ob] gdb.base/watchpoint-running.exp: Run sw watch tests even if no hw watch - - -2- 2024-05-07 Pedro Alves New
[pushed/ob] Remove gdb.base/watchpoint-running.exp leftover [pushed/ob] Remove gdb.base/watchpoint-running.exp leftover - - -2- 2024-05-07 Pedro Alves New
gdb/testsuite/lib/rocm: Fix with_rocm_gpu_lock gdb/testsuite/lib/rocm: Fix with_rocm_gpu_lock - - -2- 2024-05-07 Lancelot SIX New
[v2,5/5] gdb/testsuite: Add gdb.reverse/aarch64-mops.exp Add support for AArch64 MOPS instructions - - 4-- 2024-05-07 Thiago Jung Bauermann New
[v2,4/5] gdb/testsuite: Add gdb.arch/aarch64-mops-atomic-inst.exp Add support for AArch64 MOPS instructions - - 4-- 2024-05-07 Thiago Jung Bauermann New
[v2,3/5] gdb/testsuite: Add gdb.arch/aarch64-mops-watchpoint.exp Add support for AArch64 MOPS instructions - - 4-- 2024-05-07 Thiago Jung Bauermann New
[v2,2/5] gdb/aarch64: Add record support for MOPS instructions. Add support for AArch64 MOPS instructions - - 4-- 2024-05-07 Thiago Jung Bauermann New
[v2,1/5] gdb/aarch64: Implement software single stepping for MOPS instructions Add support for AArch64 MOPS instructions - - 2-- 2024-05-07 Thiago Jung Bauermann New
Pass stream to remote_console_output Pass stream to remote_console_output - - 4-- 2024-05-06 Tom Tromey New
[v3,PR,symtab/30520,4/4] gdb/symtab: use symbol name matcher for all segments in a qualified name [v3,PR,symtab/30520,1/4] gdb/symtab: check name matches before expanding a CU - - 4-- 2024-05-06 Dmitry.Neverov New
[v3,PR,symtab/30520,3/4] gdb/symtab: compute match_type outside the loop [v3,PR,symtab/30520,1/4] gdb/symtab: check name matches before expanding a CU - - 4-- 2024-05-06 Dmitry.Neverov New
[v3,PR,symtab/30520,2/4] gdb/symtab: reuse last segment lookup name info by creating it outside the… [v3,PR,symtab/30520,1/4] gdb/symtab: check name matches before expanding a CU - - 4-- 2024-05-06 Dmitry.Neverov New
[v3,PR,symtab/30520,1/4] gdb/symtab: check name matches before expanding a CU [v3,PR,symtab/30520,1/4] gdb/symtab: check name matches before expanding a CU - - 4-- 2024-05-06 Dmitry.Neverov New
Fix build issues with mingw toolchain Fix build issues with mingw toolchain - - 4-- 2024-05-06 Bernd Edlinger New
Optionally print source code to gdb console window Optionally print source code to gdb console window - - 2-2 2024-05-05 Bob Rossi New
Fix heap-use-after-free because all_objfiles_removed triggers tui_display_main Fix heap-use-after-free because all_objfiles_removed triggers tui_display_main - - 4-- 2024-05-04 Hannes Domani New
Fix heap-use-after-free in index-cached with --disable-threading Fix heap-use-after-free in index-cached with --disable-threading - - 4-- 2024-05-04 Hannes Domani New
[5/5] gdb/testsuite: Add gdb.reverse/aarch64-mops.exp Add support for AArch64 MOPS instructions - - 4-- 2024-05-04 Thiago Jung Bauermann New
[4/5] gdb/testsuite: Add gdb.arch/aarch64-mops-atomic-inst.exp Add support for AArch64 MOPS instructions - - 4-- 2024-05-04 Thiago Jung Bauermann New
[3/5] gdb/testsuite: Add gdb.arch/aarch64-mops-watchpoint.exp Add support for AArch64 MOPS instructions - - 4-- 2024-05-04 Thiago Jung Bauermann New
[2/5] gdb/aarch64: Add record support for MOPS instructions. Add support for AArch64 MOPS instructions - - 4-- 2024-05-04 Thiago Jung Bauermann New
[1/5] gdb/aarch64: Implement software single stepping for MOPS instructions Add support for AArch64 MOPS instructions - - 4-- 2024-05-04 Thiago Jung Bauermann New
[3/3,v6] gdb/debuginfod: Add .debug_line downloading On-demand debuginfo downloading - - 4-- 2024-05-03 Aaron Merey New
[2/3,v6] gdb/debuginfod: Support on-demand debuginfo downloading On-demand debuginfo downloading - - 4-- 2024-05-03 Aaron Merey New
[1/3,v3] gdb/progspace: Add reverse safe iterator On-demand debuginfo downloading - - 4-- 2024-05-03 Aaron Merey New
[v5] Fix AIX thread exit events not being reported and UI to show kernel thread ID. [v5] Fix AIX thread exit events not being reported and UI to show kernel thread ID. - - 4-- 2024-05-03 Aditya Vidyadhar Kamath New
[v4] Fix AIX thread exit events not being reported and UI to show kernel thread ID. [v4] Fix AIX thread exit events not being reported and UI to show kernel thread ID. - - 4-- 2024-05-03 Aditya Vidyadhar Kamath New
gdbserver: add client_state destructor gdbserver: add client_state destructor 1 - 3-1 2024-05-03 Guinevere Larsen New
[3/3] gdb/testsuite: introduce dwarf5 option to gdb_compile clang inspired testsuite fixups. - - 4-- 2024-05-02 Guinevere Larsen New
[2/3] gdb/testsuite: ask for DWARF5 in gdb.cp/pass-by-ref.exp clang inspired testsuite fixups. - - 4-- 2024-05-02 Guinevere Larsen New
[1/3] gdb/testsuite: fix XPASSes when testing with clang clang inspired testsuite fixups. - - 4-- 2024-05-02 Guinevere Larsen New
[v3,RFC] Fix AIX thread exit events not being reported and UI to show kernel thread ID. [v3,RFC] Fix AIX thread exit events not being reported and UI to show kernel thread ID. - - 4-- 2024-05-02 Aditya Vidyadhar Kamath New
[v2] Add gdb.threads/thread_events.exp to run in AIX as well [v2] Add gdb.threads/thread_events.exp to run in AIX as well - - 4-- 2024-05-02 Aditya Vidyadhar Kamath New
sim: fix a warning in dv-sockser.c at connected_p() sim: fix a warning in dv-sockser.c at connected_p() - - 4-- 2024-05-02 Bernd Edlinger New
[v3,gdb/testsuite] New test: gdb.base/check-errno.exp [v3,gdb/testsuite] New test: gdb.base/check-errno.exp - - 2-2 2024-05-02 Kevin Buettner New
[v3] gdb: Change "list ." command's error when no debuginfo is available [v3] gdb: Change "list ." command's error when no debuginfo is available 1 - --2 2024-04-30 Guinevere Larsen New
[v3] gdb: Cache line headers in DWARF per objfile [v3] gdb: Cache line headers in DWARF per objfile - - 4-- 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 - - 4-- 2024-04-30 Tom Tromey New
[v2,2/3] Implement tp_richcompare for gdb.Block Add more info to DAP disassemble response - - 4-- 2024-04-30 Tom Tromey New
[v2,1/3] Simplify DAP make_source callers Add more info to DAP disassemble response - - 4-- 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 - - 4-- 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
« 1 2 3 4212 213 »