Show patches with: none      |   25703 patches
« 1 2 3 4257 258 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
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 - - --2 2024-04-21 Tom Tromey New
[01/10] Remove test code from cp-name-parser.y Fix some C++ name canonicalizer problems - - --2 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 Committed
[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 1 - 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 Superseded
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
[v6,2/8] gdb: aarch64: Move MTE address check out of set_memtag Add another way to check tagged addresses on remote targets - - --2 2024-04-18 Gustavo Romero New
[v6,1/8] gdb: aarch64: Remove MTE address checking from get_memtag Add another way to check tagged addresses on remote targets 1 1 --2 2024-04-18 Gustavo Romero New
Add even more pre-commit hooks Add even more pre-commit hooks - - 4-- 2024-04-18 Tom Tromey New
[v2,4/4] Run check-include-guards.py Add include guard checker and reformatter - - 4-- 2024-04-18 Tom Tromey New
[v2,3/4] Add check-include-guards.py to pre-commit Add include guard checker and reformatter - - 4-- 2024-04-18 Tom Tromey New
[v2,2/4] Add an include-checking script Add include guard checker and reformatter - - 3-1 2024-04-18 Tom Tromey New
[v2,1/4] Fix some minor header file irregularities Add include guard checker and reformatter - - 4-- 2024-04-18 Tom Tromey New
[gdb/testsuite] Use find_gnatmake instead of gdb_find_gnatmake [gdb/testsuite] Use find_gnatmake instead of gdb_find_gnatmake - - 4-- 2024-04-18 Tom de Vries Committed
[RFC,3/3] gdb: remove inferior continuations Wait for inferior after attaching - - 4-- 2024-04-18 Aktemur, Tankut Baris New
[RFC,2/3] gdb: wait for inferior after attaching instead of adding a continuation Wait for inferior after attaching - - 4-- 2024-04-18 Aktemur, Tankut Baris New
[1/3] gdb: print target in print_target_wait_results Wait for inferior after attaching - - 4-- 2024-04-18 Aktemur, Tankut Baris New
[v2,gdb/testsuite] Handle ptrace operation not permitted in can_spawn_for_attach [v2,gdb/testsuite] Handle ptrace operation not permitted in can_spawn_for_attach - - 4-- 2024-04-18 Tom de Vries Superseded
Remove a couple of VLAs Remove a couple of VLAs - - 4-- 2024-04-17 Tom Tromey New
Remove some alloca uses Remove some alloca uses - - 4-- 2024-04-17 Tom Tromey New
[4/4] Run check-include-guards.py Add include guard checker and reformatter - - 4-- 2024-04-17 Tom Tromey New
[3/4] Add check-include-guards.py to pre-commit Add include guard checker and reformatter - - 4-- 2024-04-17 Tom Tromey New
[2/4] Add an include-checking script Add include guard checker and reformatter - 1 4-- 2024-04-17 Tom Tromey New
[1/4] Fix some minor header file irregularities Add include guard checker and reformatter - - 4-- 2024-04-17 Tom Tromey New
[v5,8/8] gdb: Document qIsAddressTagged packet Add another way to check tagged addresses on remote targets 1 - 4-- 2024-04-17 Gustavo Romero New
[v5,7/8] gdb/testsuite: Add unit tests for qIsAddressTagged packet Add another way to check tagged addresses on remote targets - - 4-- 2024-04-17 Gustavo Romero New
[v5,6/8] gdb: Add qIsAddressTagged packet Add another way to check tagged addresses on remote targets - - 3-1 2024-04-17 Gustavo Romero New
[v5,5/8] gdb: Introduce is_address_tagged target hook Add another way to check tagged addresses on remote targets - 1 4-- 2024-04-17 Gustavo Romero New
[v5,4/8] gdb: Use passed gdbarch instead of calling current_inferior Add another way to check tagged addresses on remote targets - 1 4-- 2024-04-17 Gustavo Romero New
[v5,3/8] gdb: aarch64: Remove MTE address checking from memtag_matches_p Add another way to check tagged addresses on remote targets - 1 4-- 2024-04-17 Gustavo Romero New
[v5,2/8] gdb: aarch64: Move MTE address check out of set_memtag Add another way to check tagged addresses on remote targets - - 3-1 2024-04-17 Gustavo Romero New
[v5,1/8] gdb: aarch64: Remove MTE address checking from get_memtag Add another way to check tagged addresses on remote targets 1 1 --2 2024-04-17 Gustavo Romero New
gdbsupport: constify some return values in print-utils.{h, cc} gdbsupport: constify some return values in print-utils.{h, cc} - - 4-- 2024-04-17 Simon Marchi New
[6/6] gdb: add target_debug_printf and target_debug_printf_nofunc [1/6] gdb: add includes in target-debug.h - - 4-- 2024-04-17 Simon Marchi New
« 1 2 3 4257 258 »