Show patches with: none      |   25561 patches
« 1 2 3 4255 256 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[2/2] sim: riscv: Simplify the signed div by -1 code [1/2] sim: riscv: fix a divw division by -1 bug - - 4-- 2024-04-15 Bernd Edlinger New
[1/2] sim: riscv: fix a divw division by -1 bug [1/2] sim: riscv: fix a divw division by -1 bug - - 4-- 2024-04-15 Bernd Edlinger New
[3/3] gdb/record: minor clean, remove some unneeded arguments Small cleanups in gdb/record*.c code 1 - 4-- 2024-04-15 Andrew Burgess New
[2/3] gdb/record: add an assert in cmd_record_start Small cleanups in gdb/record*.c code - - 4-- 2024-04-15 Andrew Burgess New
[1/3] gdb/record: remove unnecessary use of filename_completer Small cleanups in gdb/record*.c code - - 4-- 2024-04-15 Andrew Burgess New
[v3] sim: riscv: Fix some compatibility issues with gcc [v3] sim: riscv: Fix some compatibility issues with gcc - - 4-- 2024-04-15 Bernd Edlinger New
sim: riscv: Fix confusion with c.jal vs. c.addiw sim: riscv: Fix confusion with c.jal vs. c.addiw - - 22- 2024-04-15 Bernd Edlinger New
[v3,3/3] Make thread_db_target::pid_to_str checkpoint-aware Make linux checkpoints work with multiple inferiors - - 4-- 2024-04-14 Kevin Buettner New
[v3,2/3] Capitalize output of successful checkpoint command Make linux checkpoints work with multiple inferiors - - 4-- 2024-04-14 Kevin Buettner New
[v3,1/3] Make linux checkpoints work with multiple inferiors Make linux checkpoints work with multiple inferiors - - 4-- 2024-04-14 Kevin Buettner New
[v3] Change message when reaching end of reverse history. [v3] Change message when reaching end of reverse history. 1 - 4-- 2024-04-14 Alex Chronopoulos New
[v2,2/2] Make thread_db_target::pid_to_str checkpoint-aware Make linux checkpoints work with multiple inferiors - - 2-2 2024-04-14 Kevin Buettner New
[v2,1/2] Make linux checkpoints work with multiple inferiors Make linux checkpoints work with multiple inferiors - - 2-2 2024-04-14 Kevin Buettner New
[PING,v1,0/2] Fix the right shift of negative numbers - - --- 2024-04-13 Sergey Kaplun New
[v5] gdb: Support embedded source in DWARF [v5] gdb: Support embedded source in DWARF - - 4-- 2024-04-12 Will Hawkins New
gdbsupport, gdbserver, gdb: use -Wno-vla-cxx-extension gdbsupport, gdbserver, gdb: use -Wno-vla-cxx-extension - - 4-- 2024-04-12 Simon Marchi New
[2/2,gdb/testsuite] Fix gdbserver pid in gdb.server/server-kill-python.exp [1/2,gdb/testsuite] Simplify gdb.server/server-kill-python.exp - - 4-- 2024-04-12 Tom de Vries Committed
[1/2,gdb/testsuite] Simplify gdb.server/server-kill-python.exp [1/2,gdb/testsuite] Simplify gdb.server/server-kill-python.exp - - 4-- 2024-04-12 Tom de Vries Committed
gdb/doc: use silent-rules.mk in the Makefile gdb/doc: use silent-rules.mk in the Makefile - - 4-- 2024-04-12 Andrew Burgess New
Cygwin/testsuite: Avoid infinite hang Cygwin/testsuite: Avoid infinite hang - - -2- 2024-04-12 Pedro Alves New
[v2] gdb/Windows: Fix detach while running [v2] gdb/Windows: Fix detach while running 1 1 4-- 2024-04-12 Pedro Alves New
sim: riscv: Fix PC at gdb breakpoints sim: riscv: Fix PC at gdb breakpoints - - 3-1 2024-04-12 Bernd Edlinger New
gdb/Windows: Fix detach while running gdb/Windows: Fix detach while running - 1 3-1 2024-04-11 Pedro Alves New
gdb/linux-nat: Fix mem access ptrace fallback (PR threads/31579) gdb/linux-nat: Fix mem access ptrace fallback (PR threads/31579) - 1 4-- 2024-04-11 Pedro Alves New
[PUSHED] gdb: fix format in remote.c [PUSHED] gdb: fix format in remote.c - - -2- 2024-04-11 Tankut Baris Aktemur New
[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
[v4] gdb: Support embedded source in DWARF [v4] gdb: Support embedded source in DWARF - - 3-1 2024-04-09 Will Hawkins Dropped
[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] gdb: Support embedded source in DWARF [v3] gdb: Support embedded source in DWARF - - 2-2 2024-04-05 Will Hawkins Dropped
[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 2 3 4255 256 »