Show patches with: Archived = No       |   8774 patches
« 1 2 3 487 88 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[gdb/python] Throw MemoryError in inferior.read_memory if malloc fails [gdb/python] Throw MemoryError in inferior.read_memory if malloc fails - - 3-1 2024-04-11 Tom de Vries Committed
[v2,6/6] gdb, btrace, infrun: per-inferior run-control fix PR gdb/19340 - - 4-- 2024-04-11 Metzger, Markus T New
[v2,5/6] gdb, infrun: fix silent inferior switch in do_target_wait() fix PR gdb/19340 - - 4-- 2024-04-11 Metzger, Markus T New
[v2,4/6] gdb, btrace: set wait status to ignore if nothing is moving fix PR gdb/19340 - - 4-- 2024-04-11 Metzger, Markus T New
[v2,3/6] gdb, btrace: remove record_btrace_target::supports_*() fix PR gdb/19340 - - 4-- 2024-04-11 Metzger, Markus T New
[v2,2/6] gdb, btrace: simplify gdb.btrace/multi-inferior.exp fix PR gdb/19340 - - 4-- 2024-04-11 Metzger, Markus T New
[v2,1/6] gdb, btrace: fix pr19340 fix PR gdb/19340 - - 4-- 2024-04-11 Metzger, Markus T New
Remove 'copy_names' parameter from add_using_directive Remove 'copy_names' parameter from add_using_directive - - 4-- 2024-04-10 Tom Tromey New
[v2] sim: riscv: Fix some compatibility issues with gcc [v2] sim: riscv: Fix some compatibility issues with gcc - - 4-- 2024-04-10 Bernd Edlinger New
sim: riscv: Make stack 16-byte aligned sim: riscv: Make stack 16-byte aligned - - 4-- 2024-04-10 Bernd Edlinger New
[gdb/testsuite] Fix gdb.threads/access-mem-running-thread-exit.exp with clang [gdb/testsuite] Fix gdb.threads/access-mem-running-thread-exit.exp with clang - - 31- 2024-04-10 Tom de Vries Committed
[v5,4/4] gdb, infrun: fix multi-threaded reverse stepping PR gdb/31353 - - 3-1 2024-04-10 Metzger, Markus T New
[v5,3/4] gdb, infrun, record: move no-history notification into normal_stop PR gdb/31353 1 - 4-- 2024-04-10 Metzger, Markus T New
[v5,2/4] gdb, infrun, record: fix hang when step-over fails with no-history PR gdb/31353 1 - 4-- 2024-04-10 Metzger, Markus T New
[v5,1/4] gdb, infrun, btrace: fix reverse/replay stepping at end of execution history PR gdb/31353 1 - 4-- 2024-04-10 Metzger, Markus T New
sim: riscv: Fix newlib issue with brk syscall sim: riscv: Fix newlib issue with brk syscall - - 4-- 2024-04-10 Bernd Edlinger New
Avoid complaint warning on mingw Avoid complaint warning on mingw - - 4-- 2024-04-09 Tom Tromey New
[v5,2/2,gdb/symtab] Handle two-linetable function in find_epilogue_using_linetable [v5,1/2,gdb/symtab] Fix an out of bounds array access in find_epilogue_using_linetable - - 4-- 2024-04-09 Tom de Vries New
[v5,1/2,gdb/symtab] Fix an out of bounds array access in find_epilogue_using_linetable [v5,1/2,gdb/symtab] Fix an out of bounds array access in find_epilogue_using_linetable - - 4-- 2024-04-09 Tom de Vries New
[v3,3/3] gdb, gdbserver: introduce the 'x' RSP packet for binary memory read Introduce the 'x' RSP packet 1 - 4-- 2024-04-09 Tankut Baris Aktemur New
[v3,2/3] gdbserver: allow suppressing the next putpkt remote-debug log Introduce the 'x' RSP packet - - 4-- 2024-04-09 Tankut Baris Aktemur New
[v3,1/3] doc: fine-tune the documentation of the 'm' RSP packet Introduce the 'x' RSP packet - - 4-- 2024-04-09 Tankut Baris Aktemur New
[gdb/testsuite,v2,7/7] Add gdb.dwarf2/backward-spec-inter-cu.exp Compute DWARF entry parents across CUs - - 4-- 2024-04-08 Tom Tromey New
[gdb/testsuite,v2,6/7] Add gdb.dwarf2/forward-spec-inter-cu.exp Compute DWARF entry parents across CUs - - 4-- 2024-04-08 Tom Tromey New
[v2,5/7] Correctly handle DIE parent computations Compute DWARF entry parents across CUs - - 4-- 2024-04-08 Tom Tromey New
[v2,4/7] Introduce class parent_map for DIE range map Compute DWARF entry parents across CUs - - 4-- 2024-04-08 Tom Tromey New
[v2,3/7] Add move operators for addrmap Compute DWARF entry parents across CUs - - 4-- 2024-04-08 Tom Tromey New
[v2,2/7] Change handling of DW_TAG_enumeration_type in DWARF scanner Compute DWARF entry parents across CUs - - 4-- 2024-04-08 Tom Tromey New
[gdb/symtab,v2,1/7] Refactor condition in scan_attributes Compute DWARF entry parents across CUs - - 4-- 2024-04-08 Tom Tromey New
[v2,5/5] gdb/testsuite: Test for a backtrace through object without debuginfo Modernize frame unwinders and add disable feature - - 3-1 2024-04-08 Guinevere Larsen New
[v2,4/5] gdb: introduce ability to disable frame unwinders Modernize frame unwinders and add disable feature 1 - 3-1 2024-04-08 Guinevere Larsen New
[v2,3/5] gdb: Migrate frame unwinders to use C++ classes Modernize frame unwinders and add disable feature - - 3-1 2024-04-08 Guinevere Larsen New
[v2,2/5] gdb: add "unwinder class" to frame unwinders Modernize frame unwinders and add disable feature - - 4-- 2024-04-08 Guinevere Larsen New
[v2,1/5] gdb: make gdbarch store a vector of frame unwinders Modernize frame unwinders and add disable feature - - 4-- 2024-04-08 Guinevere Larsen New
Strip trailing newlines from input string Strip trailing newlines from input string - 1 2-2 2024-04-08 Tom Tromey New
[v4,gdb/symtab] Fix an out of bounds array access in find_epilogue_using_linetable [v4,gdb/symtab] Fix an out of bounds array access in find_epilogue_using_linetable - - 4-- 2024-04-08 Tom de Vries Superseded
gdb/data-directory: silence output from mkinstalldirs script gdb/data-directory: silence output from mkinstalldirs script - - 4-- 2024-04-08 Andrew Burgess New
[v2,4/4,gdb/testsuite] Require DW_LNE_end_sequence [v2,1/4,gdb/testsuite] Require address update for DW_LNE_end_sequence - - 4-- 2024-04-08 Tom de Vries Committed
[v2,3/4,gdb/testsuite] Fix end_sequence addresses [v2,1/4,gdb/testsuite] Require address update for DW_LNE_end_sequence - - 4-- 2024-04-08 Tom de Vries Committed
[v2,2/4,gdb/testsuite] Require address update for DW_LNS_copy [v2,1/4,gdb/testsuite] Require address update for DW_LNE_end_sequence - - 4-- 2024-04-08 Tom de Vries Committed
[v2,1/4,gdb/testsuite] Require address update for DW_LNE_end_sequence [v2,1/4,gdb/testsuite] Require address update for DW_LNE_end_sequence - - 4-- 2024-04-08 Tom de Vries Committed
[v2] Change message when reaching end of reverse history. [v2] Change message when reaching end of reverse history. 2 - 4-- 2024-04-07 Alex Chronopoulos New
[v2] gdb, gdbserver: Add missing install-dvi Makefile target [v2] gdb, gdbserver: Add missing install-dvi Makefile target - 1 4-- 2024-04-07 Christophe Lyon New
[v3] Fix sporadic XFAILs in gdb.threads/attach-many-short-lived-threads.exp [v3] Fix sporadic XFAILs in gdb.threads/attach-many-short-lived-threads.exp - - 4-- 2024-04-07 Bernd Edlinger New
Use std::vector in event-loop.cc Use std::vector in event-loop.cc - - 4-- 2024-04-06 Tom Tromey New
[PATCHv2,6/6] gdb/build: apply silent-rules.mk to the data-directory Makefile.in gcore and config.status related Makefile changes - - 4-- 2024-04-06 Andrew Burgess New
[PATCHv2,5/6] gdb/configure: use AC_MSG_NOTICE not a direct echo call gcore and config.status related Makefile changes - - 4-- 2024-04-06 Andrew Burgess New
[PATCHv2,4/6] gdb/Makefile: Print 'GEN' message, and pass SILENT_FLAG more gcore and config.status related Makefile changes - - 4-- 2024-04-06 Andrew Burgess New
[PATCHv2,3/6] gdb/Makefile: add some missing config.status dependencies gcore and config.status related Makefile changes - - 4-- 2024-04-06 Andrew Burgess New
[PATCHv2,2/6] gdb/Makefile: rewrite dependencies for config.status target gcore and config.status related Makefile changes - - 4-- 2024-04-06 Andrew Burgess New
[PATCHv2,1/6] gdb/Makefile: add gcore to the 'all' target dependency list gcore and config.status related Makefile changes - - 4-- 2024-04-06 Andrew Burgess New
[v2] Fix sporadic XFAILs in gdb.threads/attach-many-short-lived-threads.exp [v2] Fix sporadic XFAILs in gdb.threads/attach-many-short-lived-threads.exp - - 4-- 2024-04-06 Bernd Edlinger New
[v3,2/2,gdb/testsuite] Add gdb.dwarf2/dw2-epilogue-begin-2.exp [v3,1/2,gdb/symtab] Fix an out of bounds array access in find_epilogue_using_linetable - - 4-- 2024-04-05 Tom de Vries Superseded
[v3,1/2,gdb/symtab] Fix an out of bounds array access in find_epilogue_using_linetable [v3,1/2,gdb/symtab] Fix an out of bounds array access in find_epilogue_using_linetable - - 4-- 2024-04-05 Tom de Vries Superseded
[PATCHv4,10/10] gdb/gdbserver: share x86/linux tdesc caching x86/Linux Target Description Changes - - 4-- 2024-04-05 Andrew Burgess New
[PATCHv4,09/10] gdb: move xcr0 == 0 check into i386_linux_core_read_description x86/Linux Target Description Changes - - 4-- 2024-04-05 Andrew Burgess New
[PATCHv4,08/10] gdbserver: update target description creation for x86/linux x86/Linux Target Description Changes - - 4-- 2024-04-05 Andrew Burgess New
[PATCHv4,07/10] gdb/arch: assert that X86_XSTATE_MPX is not set for x32 x86/Linux Target Description Changes - - 4-- 2024-04-05 Andrew Burgess New
[PATCHv4,06/10] gdb/gdbserver: share some code relating to target description creation x86/Linux Target Description Changes - - 4-- 2024-04-05 Andrew Burgess New
[PATCHv4,05/10] gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET definition x86/Linux Target Description Changes - - 4-- 2024-04-05 Andrew Burgess New
[PATCHv4,04/10] gdbserver/x86: move no-xml code earlier in x86_linux_read_description x86/Linux Target Description Changes - - 4-- 2024-04-05 Andrew Burgess New
[PATCHv4,03/10] gdb/x86: move reading of cs and ds state into gdb/nat directory x86/Linux Target Description Changes - - 4-- 2024-04-05 Andrew Burgess New
[PATCHv4,02/10] gdbserver: convert have_ptrace_getregset to a tribool x86/Linux Target Description Changes - - 4-- 2024-04-05 Andrew Burgess New
[PATCHv4,01/10] gdbserver/ipa/x86: remove unneeded declarations x86/Linux Target Description Changes - - 4-- 2024-04-05 Andrew Burgess New
[4/4] gdb/Makefile: Print 'GEN' message, and pass SILENT_FLAG more gcore and config.status related Makefile changes - - 3-1 2024-04-05 Andrew Burgess New
[3/4] gdb/Makefile: add some missing config.status dependencies gcore and config.status related Makefile changes - - 4-- 2024-04-05 Andrew Burgess New
[2/4] gdb/Makefile: rewrite dependencies for config.status target gcore and config.status related Makefile changes - - 4-- 2024-04-05 Andrew Burgess New
[1/4] gdb/Makefile: add gcore to the 'all' target dependency list gcore and config.status related Makefile changes - - 4-- 2024-04-05 Andrew Burgess New
sim: riscv: Fix some compatiblity issues with gcc sim: riscv: Fix some compatiblity issues with gcc - - 4-- 2024-04-05 Bernd Edlinger New
gdb: Add missing install-dvi Makefile target gdb: Add missing install-dvi Makefile target - - 4-- 2024-04-04 Christophe Lyon New
[v2] Fix an out of bounds array access in find_epilogue_using_linetable [v2] Fix an out of bounds array access in find_epilogue_using_linetable - - 4-- 2024-04-04 Bernd Edlinger New
[3/3,gdb/testsuite] Fix end_sequence addresses [1/3,gdb/testsuite] Require address update for DW_LNE_end_sequence - - 4-- 2024-04-04 Tom de Vries Superseded
[2/3,gdb/testsuite] Require address update for DW_LNS_copy [1/3,gdb/testsuite] Require address update for DW_LNE_end_sequence - - 4-- 2024-04-04 Tom de Vries Superseded
[1/3,gdb/testsuite] Require address update for DW_LNE_end_sequence [1/3,gdb/testsuite] Require address update for DW_LNE_end_sequence - - 4-- 2024-04-04 Tom de Vries Superseded
[v2] bfd: Handle bmmap failure in _bfd_mmap_read_temporary [v2] bfd: Handle bmmap failure in _bfd_mmap_read_temporary - - 4-- 2024-04-04 H.J. Lu New
[v3,7/7] gdb: Document qMemTagCheckAddr packet Add another way to check tagged addresses on remote targets 1 - 4-- 2024-04-04 Gustavo Romero New
[v3,6/7] gdb: Add qMemTagAddrCheck packet Add another way to check tagged addresses on remote targets - - 4-- 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 - - 4-- 2024-04-04 Gustavo Romero New
[v3,4/7] gdb: Use passed gdbarch instead of calling current_inferior Add another way to check tagged addresses on remote targets - 1 4-- 2024-04-04 Gustavo Romero New
[v3,3/7] gdb: aarch64: Remove MTE address checking from memtag_matches_p Add another way to check tagged addresses on remote targets - 1 4-- 2024-04-04 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 - - 4-- 2024-04-04 Gustavo Romero New
[v3,1/7] gdb: aarch64: Remove MTE address checking from get_memtag Add another way to check tagged addresses on remote targets - 1 4-- 2024-04-04 Gustavo Romero New
[v2] Add wildcard matching to substitute-path rules [v2] Add wildcard matching to substitute-path rules 1 - 2-2 2024-04-04 Max Yvon Zimmermann New
bfd: Handle bmmap failure in _bfd_mmap_read_temporary bfd: Handle bmmap failure in _bfd_mmap_read_temporary - - 4-- 2024-04-03 H.J. Lu New
gdb: xtensa: fix truncated backtrace for nested noreturn functions gdb: xtensa: fix truncated backtrace for nested noreturn functions - - 4-- 2024-04-03 Alexey Lapshin New
[v2] gdbserver, remote: introduce "id_str" in the "qXfer:threads:read" XML [v2] gdbserver, remote: introduce "id_str" in the "qXfer:threads:read" XML 1 - 4-- 2024-04-03 Tankut Baris Aktemur New
Revert "gdb/compile: Use std::filesystem::remove_all in cleanup" Revert "gdb/compile: Use std::filesystem::remove_all in cleanup" - - -2- 2024-04-03 Lancelot SIX New
gdb: xtensa: use rmap from dynconfig library gdb: xtensa: use rmap from dynconfig library - - 4-- 2024-04-03 Alexey Lapshin New
[v1,2/2] Fix the right shift of negative numbers Fix the right shift of negative numbers - - 3-1 2024-04-02 Sergey Kaplun New
[v1,1/2] gdb/testsuite: enable back gdb.base/bitshift.exp Fix the right shift of negative numbers - - 2-2 2024-04-02 Sergey Kaplun New
Add flake8 and isort to .pre-commit-config.yaml Add flake8 and isort to .pre-commit-config.yaml - - 4-- 2024-04-02 Tom Tromey New
[2/2] gdbserver, remote: introduce "id_str" in the "qXfer:threads:read" XML [1/2] doc: add the missing 'handle' attribute in xml 1 - 4-- 2024-04-02 Tankut Baris Aktemur New
[1/2] doc: add the missing 'handle' attribute in xml [1/2] doc: add the missing 'handle' attribute in xml - - 4-- 2024-04-02 Tankut Baris Aktemur New
Add wildcard matching to substitute-path rules Add wildcard matching to substitute-path rules 1 - 4-- 2024-04-01 Max Yvon Zimmermann New
Fix a test failure in gdb.threads/stepi-over-clone.exp Fix a test failure in gdb.threads/stepi-over-clone.exp - - 4-- 2024-04-01 Bernd Edlinger New
[v2] gdb: specify sh pointer register types [v2] gdb: specify sh pointer register types - - 4-- 2024-04-01 Sébastien Michelland New
gdb: specify sh4al-dsp register types gdb: specify sh4al-dsp register types - - 4-- 2024-03-31 Sébastien Michelland New
Remove unnecessary get_current_frame calls from infrun.c Remove unnecessary get_current_frame calls from infrun.c - - 4-- 2024-03-31 Bernd Edlinger New
Fix handling of DW_AT_entry_pc of inlined subroutines Fix handling of DW_AT_entry_pc of inlined subroutines - - 4-- 2024-03-31 Bernd Edlinger New
Fix sporadic XFAILs in, gdb.threads/attach-many-short-lived-threads.exp Fix sporadic XFAILs in, gdb.threads/attach-many-short-lived-threads.exp 1 - 4-- 2024-03-31 Bernd Edlinger New
« 1 2 3 487 88 »