Show patches with: State = Action Required       |    Archived = No       |   243 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
Update ELF auxv entry types and update GDB to use them. Update ELF auxv entry types and update GDB to use them. --- 2020-02-25 Luis Machado New
Fix gdb.arch/aarch64-dbreg-contents.exp build failures Fix gdb.arch/aarch64-dbreg-contents.exp build failures --- 2020-02-25 Luis Machado New
[pushed,AArch64] Fix typo in comment [pushed,AArch64] Fix typo in comment --- 2020-02-25 Luis Machado New
[AArch64] Fix SVE-related failure in gdb.arch/aarch64-fp.exp [AArch64] Fix SVE-related failure in gdb.arch/aarch64-fp.exp --- 2020-02-26 Luis Machado New
[aarch64/arm] Properly extract the return value returned in memory [aarch64/arm] Properly extract the return value returned in memory --- 2022-03-10 Luis Machado New
[ARM] Enable ARMv8.1-m PACBTI support [ARM] Enable ARMv8.1-m PACBTI support --- 2022-03-28 Luis Machado New
[PULL,4/4] gdbstub: don't complain about preemptive ACK chars Untitled series #218363 --- 2023-08-10 Richard Henderson New
[pushed/obvious] gdb/nat/aarch64-scalable-linux-ptrace.h: Don't include itself [pushed/obvious] gdb/nat/aarch64-scalable-linux-ptrace.h: Don't include itself --- 2023-10-26 Thiago Jung Bauermann New
gdb/configure.ac: Fix auto-load options to work with Windows path separator gdb/configure.ac: Fix auto-load options to work with Windows path separator --- 2023-10-26 Thiago Jung Bauermann New
gdb/testsuite: Fix testing of "info copying" gdb/testsuite: Fix testing of "info copying" --- 2024-01-11 Thiago Jung Bauermann New
gdb/arm: Fix epilogue frame id gdb/arm: Fix epilogue frame id --- 2024-01-23 Thiago Jung Bauermann New
Fix disabling of year 2038 support on 32-bit hosts by default Fix disabling of year 2038 support on 32-bit hosts by default --- 2024-02-03 Thiago Jung Bauermann New
[v2] gdb/arm: Remove tpidruro register from non-FreeBSD target descriptions [v2] gdb/arm: Remove tpidruro register from non-FreeBSD target descriptions --- 2024-02-28 Thiago Jung Bauermann New
gdb/testsuite: Increase timeout when using read1 in gdb.base/osabi.exp gdb/testsuite: Increase timeout when using read1 in gdb.base/osabi.exp --- 2024-03-01 Thiago Jung Bauermann New
[v3,1/2] gdb/testsuite: Consume all debug output in gdb.base/osabi.exp [v3,1/2] gdb/testsuite: Consume all debug output in gdb.base/osabi.exp --- 2024-03-04 Thiago Jung Bauermann New
[v3,2/2] gdb/testsuite: Clarify -lbl option in gdb_test_multiple [v3,1/2] gdb/testsuite: Consume all debug output in gdb.base/osabi.exp --- 2024-03-04 Thiago Jung Bauermann New
[RFC,1/3] gdb/nat: Use procfs(5) indexes in linux_common_core_of_thread Fix attaching to process when it has zombie threads --- 2024-03-21 Thiago Jung Bauermann New
[RFC,2/3] gdb/nat: Factor linux_find_proc_stat_field out of linux_common_core_of_thread Fix attaching to process when it has zombie threads --- 2024-03-21 Thiago Jung Bauermann New
[RFC,3/3] gdb/nat/linux: Fix attaching to process when it has zombie threads Fix attaching to process when it has zombie threads --- 2024-03-21 Thiago Jung Bauermann New
[v2,4/4] gdb: Add new remote packet to check if address is tagged Add another way to check for MTE-tagged addresses on remote targets --- 2024-03-28 Gustavo Romero New
[v3,2/7] gdb: aarch64: Move MTE address check out of set_memtag Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero New
[v3,5/7] gdb: Introduce is_address_tagged target hook Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero New
[v3,6/7] gdb: Add qMemTagAddrCheck packet Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero New
[v3,7/7] gdb: Document qMemTagCheckAddr packet Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero New
[v4,6/8] gdb: Add qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-16 Gustavo Romero New
[v4,7/8] gdb/testsuite: Add unittest for qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-16 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 --- 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 --- 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 --- 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 --- 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 --- 2024-04-18 Gustavo Romero New
[v6,6/8] gdb: Add qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 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 --- 2024-04-18 Gustavo Romero New
[v6,8/8] gdb: Document qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-18 Gustavo Romero 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 --- 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 --- 2024-04-20 Thiago Jung Bauermann New
[v2,2/2] gdb/testsuite: Add gdb.base/memops-watchpoint.exp Add testcase for libc memory operations --- 2024-04-21 Thiago Jung Bauermann New
[v3,1/2] gdb/testsuite: Add libc_has_debug_info require helper Add testcase for libc memory operations --- 2024-04-22 Thiago Jung Bauermann New
[v3,1/3] gdb/nat: Use procfs(5) indexes in linux_common_core_of_thread Fix attaching to process when it has zombie threads --- 2024-04-24 Thiago Jung Bauermann New
[v3,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 --- 2024-04-24 Thiago Jung Bauermann New
[v3,3/3] gdb/nat/linux: Fix attaching to process when it has zombie threads Fix attaching to process when it has zombie threads --- 2024-04-24 Thiago Jung Bauermann New
[v4] gdb/testsuite: Add gdb.base/memops-watchpoint.exp [v4] gdb/testsuite: Add gdb.base/memops-watchpoint.exp --- 2024-04-26 Thiago Jung Bauermann New
gdb/testsuite: Fix libc_has_debug_info when there's no libc gdb/testsuite: Fix libc_has_debug_info when there's no libc --- 2024-04-26 Thiago Jung Bauermann New
« 1 2 3 »