Show patches with: State = Action Required       |    Archived = No       |   4377 patches
« 1 2 3 443 44 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[4/4] gdb: remove gdbcmd.h Remove gdbcmd.h - - --- 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 - - --- 2024-04-23 Simon Marchi New
[2/4] gdb: remove unused print_command_line and print_command_lines declarations Remove gdbcmd.h - - --- 2024-04-23 Simon Marchi New
[1/4] gdb: move execute function declarations from gdbcmd.h to top.h Remove gdbcmd.h - - --- 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 - - 2-- 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 - - --1 2024-04-23 Simon Marchi New
[5/7] gdb: move annotation_level declaration/definition to annotate.{h, c} More cleanup of defs.h - - --- 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 - - --- 2024-04-23 Simon Marchi New
[3/7] gdb: change type of quit_flag to bool More cleanup of defs.h - - --- 2024-04-23 Simon Marchi New
[2/7] gdb: change return type of check_quit_flag to bool More cleanup of defs.h - - --- 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 - - --- 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 - - 3-- 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 - - --- 2024-04-22 Simon Marchi New
[2/7] gdb: move `enum compile_i_scope_types` to compile/compile.h First cleanup of defs.h - - --- 2024-04-22 Simon Marchi New
[1/7] gdb: move two declarations out of defs.h First cleanup of defs.h - - --- 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
[02/10] Allow initialization functions in .y files Fix some C++ name canonicalizer problems - - --1 2024-04-21 Tom Tromey New
[01/10] Remove test code from cp-name-parser.y Fix some C++ name canonicalizer problems - - --- 2024-04-21 Tom Tromey New
Allow calling of user-defined function call operators Allow calling of user-defined function call operators - - 4-- 2024-04-21 Hannes Domani New
[2/2] gdb/testsuite: Add gdb.base/memops-watchpoint.exp Add testcase for libc memory operations - - 3-1 2024-04-20 Thiago Jung Bauermann New
[1/2] gdb/testsuite: Add libc_has_debug_info require helper Add testcase for libc memory operations - - 4-- 2024-04-20 Thiago Jung Bauermann New
gdb/testsuite: Use default gdb_expect timeout in runto gdb/testsuite: Use default gdb_expect timeout in runto - - 4-- 2024-04-20 Thiago Jung Bauermann New
[v2,gdb/remote] Fix abort on REMOTE_CLOSE_ERROR [v2,gdb/remote] Fix abort on REMOTE_CLOSE_ERROR - - 4-- 2024-04-20 Tom de Vries New
[PATCHv2,8/8] gdb: improve gdb_rl_find_completion_word for quoted words Further filename completion improvements - - 4-- 2024-04-20 Andrew Burgess New
[PATCHv2,7/8] gdb: apply escaping to filenames in 'complete' results Further filename completion improvements - - 4-- 2024-04-20 Andrew Burgess New
[PATCHv2,6/8] gdb: add match formatter mechanism for 'complete' command output Further filename completion improvements - - 4-- 2024-04-20 Andrew Burgess New
[PATCHv2,5/8] gdb: simplify completion_result::print_matches Further filename completion improvements - - 4-- 2024-04-20 Andrew Burgess New
[PATCHv2,4/8] gdb: move display of completion results into completion_result class Further filename completion improvements - - 4-- 2024-04-20 Andrew Burgess New
[PATCHv2,3/8] gdb: improve escaping when completing filenames Further filename completion improvements - - 4-- 2024-04-20 Andrew Burgess New
[PATCHv2,2/8] gdb: split apart two different types of filename completion Further filename completion improvements - - 4-- 2024-04-20 Andrew Burgess New
[PATCHv2,1/8] gdb/doc: document how filename arguments are formatted Further filename completion improvements 1 - 4-- 2024-04-20 Andrew Burgess New
[v2,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-20 Thiago Jung Bauermann New
[v2,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-20 Thiago Jung Bauermann New
[v2,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-20 Thiago Jung Bauermann New
[v2,gdb/testsuite] New test: gdb.base/check-errno.exp [v2,gdb/testsuite] New test: gdb.base/check-errno.exp - - 2-2 2024-04-20 Kevin Buettner New
[pushed] gdb: fix include for gdb_signal in target/waitstatus.h [pushed] gdb: fix include for gdb_signal in target/waitstatus.h - - -2- 2024-04-19 Simon Marchi New
[v2,4/4] gdb: add target_debug_printf and target_debug_printf_nofunc [v2,1/4] gdb: make target debug functions return std::string - - --2 2024-04-19 Simon Marchi New
[v2,3/4] gdb: make regcache::debug_print_register return a string [v2,1/4] gdb: make target debug functions return std::string - - --2 2024-04-19 Simon Marchi New
[v2,2/4] gdb: make debug_target use one-liners [v2,1/4] gdb: make target debug functions return std::string - - --2 2024-04-19 Simon Marchi New
[v2,1/4] gdb: make target debug functions return std::string [v2,1/4] gdb: make target debug functions return std::string - - --2 2024-04-19 Simon Marchi New
[12/12] Fix gdb.base/attach.exp --pid test skipping on native-extended-gdbserver Fix attach/run failure handling - gdbserver & Windows, document "E.MESSAGE" RSP errors, more - - 4-- 2024-04-19 Pedro Alves New
[11/12] Eliminate gdb_is_target_remote / gdb_is_target_native & friends Fix attach/run failure handling - gdbserver & Windows, document "E.MESSAGE" RSP errors, more - - 4-- 2024-04-19 Pedro Alves New
[10/12] gdb_target_is_remote -> gdb_protocol_is_remote Fix attach/run failure handling - gdbserver & Windows, document "E.MESSAGE" RSP errors, more - - 4-- 2024-04-19 Pedro Alves New
[09/12] gdb_target_is_native -> gdb_protocol_is_native Fix attach/run failure handling - gdbserver & Windows, document "E.MESSAGE" RSP errors, more - - 4-- 2024-04-19 Pedro Alves New
[08/12] gdbserver: Fix vAttach response when attaching is not supported Fix attach/run failure handling - gdbserver & Windows, document "E.MESSAGE" RSP errors, more - - 4-- 2024-04-19 Pedro Alves New
[07/12] Fix "attach" failure handling with GDBserver Fix attach/run failure handling - gdbserver & Windows, document "E.MESSAGE" RSP errors, more - - 4-- 2024-04-19 Pedro Alves New
[06/12] Improve vRun error reporting Fix attach/run failure handling - gdbserver & Windows, document "E.MESSAGE" RSP errors, more - - 4-- 2024-04-19 Pedro Alves New
[05/12] Fix "run" failure handling with GDBserver Fix attach/run failure handling - gdbserver & Windows, document "E.MESSAGE" RSP errors, more - - 4-- 2024-04-19 Pedro Alves New
[04/12] Windows: Fix run/attach hang after bad run/attach Fix attach/run failure handling - gdbserver & Windows, document "E.MESSAGE" RSP errors, more - - 4-- 2024-04-19 Pedro Alves New
[03/12] Document "E.MESSAGE" RSP errors Fix attach/run failure handling - gdbserver & Windows, document "E.MESSAGE" RSP errors, more - - 4-- 2024-04-19 Pedro Alves New
[02/12] Centralize documentation of error and empty RSP responses Fix attach/run failure handling - gdbserver & Windows, document "E.MESSAGE" RSP errors, more 1 - 4-- 2024-04-19 Pedro Alves New
[01/12] Document conventions for describing packet syntax Fix attach/run failure handling - gdbserver & Windows, document "E.MESSAGE" RSP errors, more - - 4-- 2024-04-19 Pedro Alves New
[v4,4/4] Run check-include-guards.py Add include guard checker and reformatter - - 4-- 2024-04-19 Tom Tromey New
[v4,3/4] Add check-include-guards.py to pre-commit Add include guard checker and reformatter - - 4-- 2024-04-19 Tom Tromey New
[v4,2/4] Add an include-checking script Add include guard checker and reformatter - - 4-- 2024-04-19 Tom Tromey New
[v4,1/4] Fix some minor header file irregularities Add include guard checker and reformatter - - 4-- 2024-04-19 Tom Tromey New
[v3,4/4] Run check-include-guards.py Add include guard checker and reformatter - - 4-- 2024-04-19 Tom Tromey New
[v3,3/4] Add check-include-guards.py to pre-commit Add include guard checker and reformatter - - 4-- 2024-04-19 Tom Tromey New
[v3,2/4] Add an include-checking script Add include guard checker and reformatter - - 4-- 2024-04-19 Tom Tromey New
[v3,1/4] Fix some minor header file irregularities Add include guard checker and reformatter - - 4-- 2024-04-19 Tom Tromey New
[gdb/remote] Fix abort on REMOTE_CLOSE_ERROR [gdb/remote] Fix abort on REMOTE_CLOSE_ERROR - - 4-- 2024-04-19 Tom de Vries New
Fix random dejagnu test abort with simulator target Fix random dejagnu test abort with simulator target - - 4-- 2024-04-19 Bernd Edlinger New
[2/2] Nios2, gdb: Adjust to new coredump format [1/2] Nios2, libbfd: Support new coredump .reg section - - 4-- 2024-04-19 Moritz Strübe New
[1/2] Nios2, libbfd: Support new coredump .reg section [1/2] Nios2, libbfd: Support new coredump .reg section - - 4-- 2024-04-19 Moritz Strübe New
[v6,8/8] gdb: Document qIsAddressTagged packet Add another way to check tagged addresses on remote targets 1 - 4-- 2024-04-18 Gustavo Romero New
[v6,7/8] gdb/testsuite: Add unit tests for qIsAddressTagged packet Add another way to check tagged addresses on remote targets - 1 3-1 2024-04-18 Gustavo Romero New
[v6,6/8] gdb: Add qIsAddressTagged packet Add another way to check tagged addresses on remote targets - 1 3-1 2024-04-18 Gustavo Romero New
[v6,5/8] gdb: Introduce is_address_tagged target hook Add another way to check tagged addresses on remote targets - 1 --2 2024-04-18 Gustavo Romero New
[v6,4/8] gdb: Use passed gdbarch instead of calling current_inferior Add another way to check tagged addresses on remote targets - 1 --2 2024-04-18 Gustavo Romero New
[v6,3/8] gdb: aarch64: Remove MTE address checking from memtag_matches_p Add another way to check tagged addresses on remote targets - 1 --2 2024-04-18 Gustavo Romero New
« 1 2 3 443 44 »