Show patches with: Archived = No       |   7366 patches
« 1 2 3 473 74 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v2,1/8] Use C++17 [[fallthrough]] attribute [v2,1/8] Use C++17 [[fallthrough]] attribute - - 4-- 2023-11-21 Tom Tromey New
[2/2] Ensure selected thread after thread exit stop Step over thread exit improvements/fixes - - 4-- 2023-11-21 Pedro Alves New
[1/2] gdb.threads/step-over-thread-exit.exp improvements Step over thread exit improvements/fixes - - 4-- 2023-11-21 Pedro Alves New
[gdb/tdep] Handle memory error in s390_linux_get_syscall_number [gdb/tdep] Handle memory error in s390_linux_get_syscall_number - - 1-2 2023-11-21 Tom de Vries Committed
[COMMITTED,v2,9/9] gdb: Use initializers in lambda captures unconditionally [COMMITTED,v2,1/9] gdb: Use C++17's std::make_unique instead of gdb::make_unique - - --2 2023-11-21 Lancelot Six New
[COMMITTED,v2,8/9] gdb/disasm.h: Mark callbacks noexcept unconditionally [COMMITTED,v2,1/9] gdb: Use C++17's std::make_unique instead of gdb::make_unique - - --2 2023-11-21 Lancelot Six New
[COMMITTED,v2,7/9] gdbsupport: Replace gdb::invoke_result with std::invoke_result [COMMITTED,v2,1/9] gdb: Use C++17's std::make_unique instead of gdb::make_unique - - --2 2023-11-21 Lancelot Six New
[COMMITTED,v2,6/9] gdbsupport: Remove gdb::string_view [COMMITTED,v2,1/9] gdb: Use C++17's std::make_unique instead of gdb::make_unique - - --2 2023-11-21 Lancelot Six New
[COMMITTED,v2,5/9] gdb: Remove uses of gdb::to_string (const std::string_view &) [COMMITTED,v2,1/9] gdb: Use C++17's std::make_unique instead of gdb::make_unique - - --2 2023-11-21 Lancelot Six New
[COMMITTED,v2,4/9] gdb: Use std::string_view instead of gdb::string_view [COMMITTED,v2,1/9] gdb: Use C++17's std::make_unique instead of gdb::make_unique - - --2 2023-11-21 Lancelot Six New
[COMMITTED,v2,3/9] gdbsupport: remove gdb::optional [COMMITTED,v2,1/9] gdb: Use C++17's std::make_unique instead of gdb::make_unique - - --2 2023-11-21 Lancelot Six New
[COMMITTED,v2,2/9] gdb: Replace gdb::optional with std::optional [COMMITTED,v2,1/9] gdb: Use C++17's std::make_unique instead of gdb::make_unique - - --2 2023-11-21 Lancelot Six New
[COMMITTED,v2,1/9] gdb: Use C++17's std::make_unique instead of gdb::make_unique [COMMITTED,v2,1/9] gdb: Use C++17's std::make_unique instead of gdb::make_unique - - --2 2023-11-21 Lancelot Six New
[v5,2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands add annotation in 'info locals' command for variables shadowing case 1 - 3-1 2023-11-21 Abdul Basit Ijaz New
[v5,1/2] gdb: add annotation in 'info locals' command for variables shadowing case add annotation in 'info locals' command for variables shadowing case 2 - 4-- 2023-11-21 Abdul Basit Ijaz New
[29/29] Document new Python and Guile constants Restructure symbol domains 1 - 4-- 2023-11-21 Tom Tromey New
[28/29] Refine search in cp_search_static_and_baseclasses Restructure symbol domains - - 4-- 2023-11-21 Tom Tromey New
[27/29] Only search for functions in rust_structop::evaluate_funcall Restructure symbol domains - - --2 2023-11-21 Tom Tromey New
[26/29] Only search types in lookup_typename Restructure symbol domains - - 2-- 2023-11-21 Tom Tromey New
[25/29] Only search types in cp_lookup_rtti_type Restructure symbol domains - - 2-- 2023-11-21 Tom Tromey New
[24/29] Use a function-domain search in inside_main_func Restructure symbol domains - - 2-- 2023-11-21 Tom Tromey New
[23/29] Only look for functions in expand_symtabs_for_function Restructure symbol domains - - 2-- 2023-11-21 Tom Tromey New
[22/29] Only search for "main" as a function Restructure symbol domains - - 2-- 2023-11-21 Tom Tromey New
[21/29] Simplify some symbol searches in linespec.c Restructure symbol domains - - 2-- 2023-11-21 Tom Tromey New
[20/29] Simplify some symbol searches in Ada code Restructure symbol domains - - 2-- 2023-11-21 Tom Tromey New
[19/29] Use the new symbol domains Restructure symbol domains - - 2-- 2023-11-21 Tom Tromey New
[18/29] Remove old symbol_matches_domain Restructure symbol domains - - --2 2023-11-21 Tom Tromey New
[17/29] Remove some obsolete Python constants Restructure symbol domains - - --2 2023-11-21 Tom Tromey New
[16/29] Use domain_search_flags in lookup_symbol et al Restructure symbol domains - - --2 2023-11-21 Tom Tromey New
[15/29] Use domain_search_flags in lookup_global_symbol_language Restructure symbol domains - - --1 2023-11-21 Tom Tromey New
[14/29] Introduce "scripting" domains Restructure symbol domains - - --- 2023-11-21 Tom Tromey New
[13/29] Remove a check of VAR_DOMAIN Restructure symbol domains - - --- 2023-11-21 Tom Tromey New
[12/29] Replace search_domain with domain_search_flags Restructure symbol domains - - --- 2023-11-21 Tom Tromey New
[11/29] Add domain_search_flags Restructure symbol domains - - --- 2023-11-21 Tom Tromey New
[10/29] Add two new symbol domains Restructure symbol domains - - --- 2023-11-21 Tom Tromey New
[09/29] Use a .def file for domain_enum Restructure symbol domains - - --- 2023-11-21 Tom Tromey New
[08/29] Split up a big 'if' in symtab.c Restructure symbol domains - - --- 2023-11-21 Tom Tromey New
[07/29] Simplify symbol_to_info_string Restructure symbol domains - - --- 2023-11-21 Tom Tromey New
[06/29] Remove NR_DOMAINS Restructure symbol domains - - --- 2023-11-21 Tom Tromey New
[05/29] Give names to unspecified types Restructure symbol domains - - --- 2023-11-21 Tom Tromey New
[04/29] Fix latent bug in mdebugread.c Restructure symbol domains - - --- 2023-11-21 Tom Tromey New
[03/29] Make nsalias.exp more reliable Restructure symbol domains - - --- 2023-11-21 Tom Tromey New
[02/29] Small cleanup in DWARF reader Restructure symbol domains - - --- 2023-11-21 Tom Tromey New
[01/29] Fix bug in cooked index scanner Restructure symbol domains - - --- 2023-11-21 Tom Tromey New
[v5] gdb, python: selectively omit enabling stdin in gdb.execute [v5] gdb, python: selectively omit enabling stdin in gdb.execute 1 - 4-- 2023-11-20 Aktemur, Tankut Baris New
[gdb/tui] Refactor tui_layout_split::apply [gdb/tui] Refactor tui_layout_split::apply - - 4-- 2023-11-20 Tom de Vries New
[RFC,3/3] Use ptrace events to get current syscall [RFC,1/3] Call gdbarch_get_syscall_number less often - - 4-- 2023-11-20 Tom de Vries Superseded
[RFC,2/3,gdb/tdep] Add gdbarch_extended_event_to_syscall [RFC,1/3] Call gdbarch_get_syscall_number less often - - 4-- 2023-11-20 Tom de Vries Superseded
[RFC,1/3] Call gdbarch_get_syscall_number less often [RFC,1/3] Call gdbarch_get_syscall_number less often - - 4-- 2023-11-20 Tom de Vries Superseded
[PATCHv2] gdb/python: handle completion returning a non-sequence [PATCHv2] gdb/python: handle completion returning a non-sequence - - 4-- 2023-11-20 Andrew Burgess New
[gdb/tdep] Use PTRACE_GET_SYSCALL_INFO for syscall number [gdb/tdep] Use PTRACE_GET_SYSCALL_INFO for syscall number - - 4-- 2023-11-20 Tom de Vries New
gdb: remove address space numbers gdb: remove address space numbers - - 4-- 2023-11-17 Simon Marchi New
[pushed] Remove extraneous blocks from dwarf2/read.c:new_symbol [pushed] Remove extraneous blocks from dwarf2/read.c:new_symbol - - -2- 2023-11-17 Tom Tromey New
Fix bug in DAP handling of 'pause' requests Fix bug in DAP handling of 'pause' requests - - 4-- 2023-11-17 Tom Tromey New
[ob/pushed] Fix AMD_DBGAPI_SCOPED_DEBUG_START_END wrong setting [ob/pushed] Fix AMD_DBGAPI_SCOPED_DEBUG_START_END wrong setting - - -2- 2023-11-17 Pedro Alves New
[6/6] Add defaultinf.exp test to the testsuite Add vDefaultInferiorFd feature - - 4-- 2023-11-17 Alexandra Petlanova Hajkova New
[5/6] remote.c: Add terminal handling functions Add vDefaultInferiorFd feature - - 4-- 2023-11-17 Alexandra Petlanova Hajkova New
[4/6] gdbserver/linux-low.cc: Connect the inferior to the terminal Add vDefaultInferiorFd feature - - 4-- 2023-11-17 Alexandra Petlanova Hajkova New
[3/6] Add new vDefaultInferiorFd packet Add vDefaultInferiorFd feature 1 - 3-- 2023-11-17 Alexandra Petlanova Hajkova New
[2/6] gdb/ser-pipe.c: Duplicate the file descriptors Add vDefaultInferiorFd feature - - 3-- 2023-11-17 Alexandra Petlanova Hajkova New
[1/6] gdb.server/non-existing-program.exp: Use gdbserver_start. Add vDefaultInferiorFd feature - - 3-- 2023-11-17 Alexandra Petlanova Hajkova New
PowerPC: Fix test gdb.ada/finish-large.exp PowerPC: Fix test gdb.ada/finish-large.exp - - 22- 2023-11-16 Carl Love New
[gdb/tdep] Fix catching syscall execve exit for arm [gdb/tdep] Fix catching syscall execve exit for arm - - 22- 2023-11-16 Tom de Vries Committed
gdb/python: handle completion returning a non-sequence gdb/python: handle completion returning a non-sequence - - 4-- 2023-11-16 Andrew Burgess New
[PUSHED] gdb/NEWS: merge two 'New commands' sections [PUSHED] gdb/NEWS: merge two 'New commands' sections - - -2- 2023-11-16 Andrew Burgess New
Fix small bug in compile.exp Fix small bug in compile.exp 1 - 22- 2023-11-15 Tom Tromey New
[v2,1/1] Fix detach bug when lwp has exited/terminated Fix detach bug when lwp has exited/terminated - - 2-2 2023-11-15 Kevin Buettner New
[pushed] Fix gdb.threads/threads-after-exec.exp race [pushed] Fix gdb.threads/threads-after-exec.exp race - - -2- 2023-11-15 Pedro Alves New
Refactor DAP queue handling Refactor DAP queue handling - - 2-2 2023-11-15 Tom Tromey New
[COMMITTED] Finalized intl-update patches (trois) [COMMITTED] Finalized intl-update patches (trois) - - -2- 2023-11-15 Sam James New
[v2] Minor cleanups in ada-nested.exp [v2] Minor cleanups in ada-nested.exp - - --2 2023-11-15 Tom Tromey New
Minor cleanup in ada-nested.exp Minor cleanup in ada-nested.exp - - --2 2023-11-15 Tom Tromey New
Check gdb_python_module in gdbpy_handle_missing_debuginfo Check gdb_python_module in gdbpy_handle_missing_debuginfo - - -2- 2023-11-15 Tom Tromey New
[COMMITTED] Finalized intl-update patches (deux) [COMMITTED] Finalized intl-update patches (deux) - - 2-- 2023-11-15 Sam James New
[v2,2/2] sim: mips: Change E_MIPS_* to EF_MIPS_* Change all E_MIPS_* to EF_MIPS_* - - 2-- 2023-11-15 Ying Huang New
[v2,1/2] gdb: mips: Change E_MIPS_* to EF_MIPS_* Change all E_MIPS_* to EF_MIPS_* - - 2-- 2023-11-15 Ying Huang New
Emit DAP "process" event Emit DAP "process" event - - 2-- 2023-11-14 Tom Tromey New
Ada compile with -fvar-tracking Ada compile with -fvar-tracking - - 2-- 2023-11-14 Carl Love New
[pushed] Remove path name from test case [pushed] Remove path name from test case - - -2- 2023-11-14 Tom Tromey New
[3/3] Simplify DAP stop-reason code Simplify DAP stop reason emission - - 2-- 2023-11-14 Tom Tromey New
[2/3] Emit stop reason details in Python stop events Simplify DAP stop reason emission 1 - 2-- 2023-11-14 Tom Tromey New
[1/3] Move py_ui_out to a new header Simplify DAP stop reason emission - - 2-- 2023-11-14 Tom Tromey New
[pushed] Remove some redundant "break"s [pushed] Remove some redundant "break"s - - -2- 2023-11-14 Tom Tromey New
[v2,1/1] gdb: Fix segfault with a big .dynamic section size [v2,1/1] gdb: Fix segfault with a big .dynamic section size - - 2-- 2023-11-14 Willgerodt, Felix New
[3/3] gdb/MAINTAINERS: add Guinevere Larsen as record-full maintainer Appoint new maintainers - - -2- 2023-11-14 Simon Marchi New
[2/3] gdb/MAINTAINERS: add Luis Machado as global maintainer Appoint new maintainers - - -2- 2023-11-14 Simon Marchi New
[1/3] gdb/MAINTAINERS: add John Baldwin as global maintainer Appoint new maintainers - - -2- 2023-11-14 Simon Marchi New
[pushed] gdb: normalize whitespaces in MAINTAINERS [pushed] gdb: normalize whitespaces in MAINTAINERS - - --2 2023-11-14 Simon Marchi New
Ignore static members in NoOpStructPrinter Ignore static members in NoOpStructPrinter - - 2-- 2023-11-14 Tom Tromey New
Fix gdb.threads/stepi-over-clone.exp regexp Fix gdb.threads/stepi-over-clone.exp regexp - - -2- 2023-11-14 Tom de Vries Committed
[v3,3/3] gdb, zpoint: check for target hardware breakpoint support Check for zpoint support when handling watchpoints 1 - 2-- 2023-11-14 Bouhaouel, Mohamed New
[v3,2/3] gdb, breakpoint: add a breakpoint type converter Check for zpoint support when handling watchpoints 1 - 2-- 2023-11-14 Bouhaouel, Mohamed New
[v3,1/3] gdb, gdbserver, zpoint: report z_point support Check for zpoint support when handling watchpoints 1 - 2-- 2023-11-14 Bouhaouel, Mohamed New
[v4] gdb, python: selectively omit enabling stdin in gdb.execute [v4] gdb, python: selectively omit enabling stdin in gdb.execute 1 - 2-- 2023-11-14 Aktemur, Tankut Baris New
[gdb/testsuite] Fix spurious FAILs with examine-backward.exp, again [gdb/testsuite] Fix spurious FAILs with examine-backward.exp, again - - 2-- 2023-11-14 Tom de Vries Committed
[2/2] sim: mips: Change E_MIPS_* to EF_MIPS_* Change all E_MIPS_* to EF_MIPS_* - - 2-- 2023-11-14 Ying Huang New
[1/2] gdb: mips: Change E_MIPS_* to EF_MIPS_* Change all E_MIPS_* to EF_MIPS_* - - 2-- 2023-11-14 Ying Huang New
[3/3] gdb: handle default argument in make-target-delegates.py [1/3] gdb: regenerate target-delegates.c - - 2-- 2023-11-14 Aktemur, Tankut Baris New
[2/3] gdb: refactor make-target-delegates.py's ARGTYPES [1/3] gdb: regenerate target-delegates.c - - --2 2023-11-14 Aktemur, Tankut Baris New
[1/3] gdb: regenerate target-delegates.c [1/3] gdb: regenerate target-delegates.c - - --2 2023-11-14 Aktemur, Tankut Baris New
« 1 2 3 473 74 »