Show patches with: State = Action Required       |   21183 patches
« 1 216 17 18211 212 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v3,06/18] Add quick_symbol_functions::compute_main_name Index DWARF in the background - - 4-- 2023-11-23 Tom Tromey New
[v3,05/18] Refactor complaint thread-safety approach Index DWARF in the background - - 4-- 2023-11-23 Tom Tromey New
[v3,04/18] Add thread-safety to gdb's BFD wrappers Index DWARF in the background - - 4-- 2023-11-23 Tom Tromey New
[v3,03/18] Add a couple of bfd_cache_close calls Index DWARF in the background - - 2-- 2023-11-23 Tom Tromey New
[v3,02/18] Pre-read DWZ section data Index DWARF in the background - - 2-- 2023-11-23 Tom Tromey New
[v3,01/18] Don't use objfile::intern in DWO code Index DWARF in the background - - 2-- 2023-11-23 Tom Tromey New
Fix off-by-one error in compute_delayed_physnames Fix off-by-one error in compute_delayed_physnames - - 4-- 2023-11-23 Tom Tromey New
[3/3] Fix GDB reverse execution behavior [1/3] Fix GDB reverse execution behavior 1 1 3-1 2023-11-22 Carl Love New
[2/3] Fix GDB reverse execution behavior [1/3] Fix GDB reverse execution behavior 1 1 4-- 2023-11-22 Carl Love New
[1/3] Fix GDB reverse execution behavior [1/3] Fix GDB reverse execution behavior 1 1 4-- 2023-11-22 Carl Love New
Fix build with GCC 7.5 Fix build with GCC 7.5 - - 4-- 2023-11-22 Tom Tromey New
[v5] gdb/testsuite: fix completion tests when using READ1 [v5] gdb/testsuite: fix completion tests when using READ1 - - 2-2 2023-11-22 Guinevere Larsen New
[v6,2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands add annotation in 'info locals' command for variables shadowing case 1 1 3-1 2023-11-22 Ijaz, Abdul B New
[v6,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-22 Ijaz, Abdul B New
i386: Use a fallback XSAVE layout for remote targets i386: Use a fallback XSAVE layout for remote targets - - 4-- 2023-11-21 John Baldwin New
[4/4] Remove quick_symbol_functions::expand_matching_symbols Improve Ada name lookup performance - - 4-- 2023-11-21 Tom Tromey New
[3/4] Remove split_style::UNDERSCORE Improve Ada name lookup performance - - 4-- 2023-11-21 Tom Tromey New
[2/4] Always use expand_symtabs_matching in ada-lang.c Improve Ada name lookup performance - - 4-- 2023-11-21 Tom Tromey New
[1/4] Improve performance of Ada name searches Improve Ada name lookup performance - - 3-1 2023-11-21 Tom Tromey New
[pushed] gdb: fix build of darwin-nat.c [pushed] gdb: fix build of darwin-nat.c - - -2- 2023-11-21 Simon Marchi New
[v3] Fix hardware watchpoints in replay mode [v3] Fix hardware watchpoints in replay mode - - 4-- 2023-11-21 Hannes Domani New
[v2,8/8] Remove gdb_static_assert [v2,1/8] Use C++17 [[fallthrough]] attribute - - 4-- 2023-11-21 Tom Tromey New
[v2,7/8] Use C++17 void_t [v2,1/8] Use C++17 [[fallthrough]] attribute - - 3-1 2023-11-21 Tom Tromey New
[v2,6/8] Rely on copy elision in scope-exit.h [v2,1/8] Use C++17 [[fallthrough]] attribute - - 4-- 2023-11-21 Tom Tromey New
[v2,5/8] Rely on C++17 <new> in new-op.cc [v2,1/8] Use C++17 [[fallthrough]] attribute - - 4-- 2023-11-21 Tom Tromey New
[v2,4/8] Use try_emplace in index-write.c [v2,1/8] Use C++17 [[fallthrough]] attribute - - 4-- 2023-11-21 Tom Tromey New
[v2,3/8] Enable some C++14 code in array-view.h [v2,1/8] Use C++17 [[fallthrough]] attribute - - 4-- 2023-11-21 Tom Tromey New
[v2,2/8] Switch to -Wimplicit-fallthrough=5 [v2,1/8] Use C++17 [[fallthrough]] attribute - - 4-- 2023-11-21 Tom Tromey New
[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
[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 Ijaz, Abdul B 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 Ijaz, Abdul B 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
[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/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
« 1 216 17 18211 212 »