Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 836 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not applicable
Changes Requested
Failed CI
Superseded
Deferred
Committed
Dropped
DCO or assignment missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
siddhesh
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
simark
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
nsz
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
goldsteinn
raoni
jason
jwakely
jwakely
maximk
trodgers
trodgers
ams
ams
ams
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
Apply
«
1
2
3
4
…
8
9
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[01/10] gdb/doc: spring clean the Python unwinders documentation
Improvements & Cleanup For Python Unwinder API
1 -
-
-
-
2023-03-10
Andrew Burgess
New
[01/12] gdb: int to bool conversion for normal_stop
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2022-10-21
Andrew Burgess
New
[01/13] gdb: remove uses of alloca from arch-utils.c
Remove a bunch of alloca uses
- -
-
-
-
2023-02-27
Andrew Burgess
New
[01/15] gdb/testsuite: extend gdb.tui/tui-layout.exp test script
Mixed bag of TUI tests and fixes
- -
-
-
-
2023-01-06
Andrew Burgess
New
[01/20] Introduce type_allocator
Remove objfile_type
- -
-
-
-
2023-03-13
Tom Tromey
New
[01/26] gdbserver: convert init_register_cache into regcache::initialize
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[01/27] Rearrange block.c to avoid a forward declaration
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[01/31] displaced step: pass down target_waitstatus instead of gdb_signal
Step over thread clone and thread exit
- -
-
-
-
2022-12-12
Pedro Alves
New
[01/47] Rename all fields of struct value
Use methods for struct value
- -
-
-
-
2023-02-09
Tom Tromey
New
[02/10] gdb/python: make the gdb.unwinder.Unwinder class more robust
Improvements & Cleanup For Python Unwinder API
1 -
-
-
-
2023-03-10
Andrew Burgess
New
[02/12] gdb/infrun: add debug print in print_signal_received_reason
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2022-10-21
Andrew Burgess
New
[02/13] gdb: remove use of alloca from auxv.c
Remove a bunch of alloca uses
- -
-
-
-
2023-02-27
Andrew Burgess
New
[02/15] gdb/testsuite: update gdb.tui/tui-disasm-long-lines.exp
Mixed bag of TUI tests and fixes
- -
-
-
-
2023-01-06
Andrew Burgess
New
[02/20] Remove alloc_type_arch
Remove objfile_type
- -
-
-
-
2023-03-13
Tom Tromey
New
[02/26] gdbserver: convert new_register_cache into a regcache constructor
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[02/27] Avoid extra allocations in block
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[02/31] linux-nat: introduce pending_status_str
Step over thread clone and thread exit
1 -
-
-
-
2022-12-12
Pedro Alves
New
[02/47] Move ~value body out-of-line
Use methods for struct value
- -
-
-
-
2023-02-09
Tom Tromey
New
[03/10] gdb/python: remove unneeded nullptr check in frapy_block
Improvements & Cleanup For Python Unwinder API
- -
-
-
-
2023-03-10
Andrew Burgess
New
[03/12] gdb: include breakpoint number in testing condition error message
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2022-10-21
Andrew Burgess
New
[03/13] gdb: remove use of alloca from c-lang.c
Remove a bunch of alloca uses
- -
-
-
-
2023-02-27
Andrew Burgess
New
[03/15] gdb/testsuite: update gdb.tui/tui-nl-filtered-output.exp
Mixed bag of TUI tests and fixes
- -
-
-
-
2023-01-06
Andrew Burgess
New
[03/20] Remove alloc_type_copy
Remove objfile_type
- -
-
-
-
2023-03-13
Tom Tromey
New
[03/26] gdbserver: by-pass regcache to access tdesc only
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[03/27] Don't allow NULL as an argument to block_scope
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[03/31] gdb/linux: Delete all other LWPs immediately on ptrace exec event
Step over thread clone and thread exit
1 -
-
-
-
2022-12-12
Pedro Alves
New
[03/47] Move struct value to value.h
Use methods for struct value
- -
-
-
-
2023-02-09
Tom Tromey
New
[04/10] gdb/python: add PENDING_FRAMEPY_REQUIRE_VALID macro in py-unwind.c
Improvements & Cleanup For Python Unwinder API
- -
-
-
-
2023-03-10
Andrew Burgess
New
[04/12] gdbserver: add comments to read_inferior_memory function
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2022-10-21
Andrew Burgess
New
[04/13] gdb: remove use of alloca from corefile.c
Remove a bunch of alloca uses
- -
-
-
-
2023-02-27
Andrew Burgess
New
[04/15] gdb/testsuite/tui: more testing of the 'focus' command
Mixed bag of TUI tests and fixes
- -
-
-
-
2023-01-06
Andrew Burgess
New
[04/20] Remove alloc_type
Remove objfile_type
- -
-
-
-
2023-03-13
Tom Tromey
New
[04/26] gdbserver: boolify and defaultize the 'fetch' parameter of get_thread_regcache
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[04/27] Don't allow NULL as an argument to block_using
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[04/31] Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THREAD_CLONED
Step over thread clone and thread exit
1 -
-
-
-
2022-12-12
Pedro Alves
New
[04/47] Turn value_type into method
Use methods for struct value
- -
-
-
-
2023-02-09
Tom Tromey
New
[05/10] gdb/python: add some additional methods to gdb.PendingFrame
Improvements & Cleanup For Python Unwinder API
1 -
-
-
-
2023-03-10
Andrew Burgess
New
[05/12] gdbserver: allows agent_mem_read to return an error code
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2022-10-21
Andrew Burgess
New
[05/13] gdb: remove uses of alloca from dwarf2/expr.c
Remove a bunch of alloca uses
- -
-
-
-
2023-02-27
Andrew Burgess
New
[05/20] Reuse existing builtin types
Remove objfile_type
- -
-
-
-
2023-03-13
Tom Tromey
New
[05/26] gdbserver: add a pointer to the owner thread in regcache
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[05/27] Don't allow NULL as an argument to block_static_block
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[05/31] Support clone events in the remote protocol
Step over thread clone and thread exit
1 -
-
-
-
2022-12-12
Pedro Alves
New
[06/10] gdb/python: add __repr__ for PendingFrame and UnwindInfo
Improvements & Cleanup For Python Unwinder API
- -
-
-
-
2023-03-10
Andrew Burgess
New
[06/12] gdbserver: allow agent expressions to fail with invalid memory access
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2022-10-21
Andrew Burgess
New
[06/13] gdb: remove a use of alloca from elfread.c
Remove a bunch of alloca uses
- -
-
-
-
2023-02-27
Andrew Burgess
New
[06/15] gdb/tui: better filtering of tab completion results for focus command
Mixed bag of TUI tests and fixes
- -
-
-
-
2023-01-06
Andrew Burgess
New
[06/20] Remove arch_type
Remove objfile_type
- -
-
-
-
2023-03-13
Tom Tromey
New
[06/26] gdbserver: turn part of get_thread_regcache into regcache::fetch
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[06/27] Don't allow NULL as an argument to block_global_block
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[06/31] Avoid duplicate QThreadEvents packets
Step over thread clone and thread exit
- -
-
-
-
2022-12-12
Pedro Alves
New
[06/47] Turn value_arch into method
Use methods for struct value
- -
-
-
-
2023-02-09
Tom Tromey
New
[07/10] gdb/python: remove Py_TPFLAGS_BASETYPE from gdb.UnwindInfo
Improvements & Cleanup For Python Unwinder API
- -
-
-
-
2023-03-10
Andrew Burgess
New
[07/12] gdb: avoid repeated signal reporting during failed conditional breakpoint
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2022-10-21
Andrew Burgess
New
[07/13] gdb: remove use of alloca from findvar.c
Remove a bunch of alloca uses
- -
-
-
-
2023-02-27
Andrew Burgess
New
[07/20] Remove init_type
Remove objfile_type
- -
-
-
-
2023-03-13
Tom Tromey
New
[07/26] gdbserver: convert regcache_cpy into regcache::copy_from
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[07/27] Convert block_objfile to method
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[07/47] Turn value_bitsize into method
Use methods for struct value
- -
-
-
-
2023-02-09
Tom Tromey
New
[08/10] gdb: have value_as_address call unpack_pointer
Improvements & Cleanup For Python Unwinder API
- -
-
-
-
2023-03-10
Andrew Burgess
New
[08/12] gdb: don't always print breakpoint location after failed condition check
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2022-10-21
Andrew Burgess
New
[08/13] gdb: remove use of alloca from linux-nat-trad.c
Remove a bunch of alloca uses
- -
-
-
-
2023-02-27
Andrew Burgess
New
[08/15] gdb/tui: improve errors from tui focus command
Mixed bag of TUI tests and fixes
- -
-
-
-
2023-01-06
Andrew Burgess
New
[08/20] Unify arch_integer_type and init_integer_type
Remove objfile_type
- -
-
-
-
2023-03-13
Tom Tromey
New
[08/26] gdbserver: convert free_register_cache into a destructor of regcache
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[08/27] Convert block_gdbarch to method
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[08/31] Thread options & clone events (core + remote)
Step over thread clone and thread exit
- -
-
-
-
2022-12-12
Pedro Alves
New
[08/47] Turn value_bitpos into method
Use methods for struct value
- -
-
-
-
2023-02-09
Tom Tromey
New
[09/10] gdb/python: Allow gdb.UnwindInfo to be created with non gdb.Value args
Improvements & Cleanup For Python Unwinder API
1 -
-
-
-
2023-03-10
Andrew Burgess
New
[09/12] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait"
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2022-10-21
Andrew Burgess
New
[09/13] gdb: remove use of alloca from mem-break.c
Remove a bunch of alloca uses
- -
-
-
-
2023-02-27
Andrew Burgess
New
[09/20] Unify arch_character_type and init_character_type
Remove objfile_type
- -
-
-
-
2023-03-13
Tom Tromey
New
[09/26] gdbserver: extract out regcache::invalidate and regcache::discard
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[09/27] Convert block_inlined_p to method
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[09/31] Thread options & clone events (native Linux)
Step over thread clone and thread exit
- -
-
-
-
2022-12-12
Pedro Alves
New
[09/47] Turn value_parent into method
Use methods for struct value
- -
-
-
-
2023-02-09
Tom Tromey
New
[1/1] Add extra __repr__() implementations to the Python API
[1/1] Add extra __repr__() implementations to the Python API
- -
-
-
-
2023-01-05
Bouhaouel, Mohamed via Gdb-patches
New
[1/1] Add support for symbol addition to the Python API
[1/1] Add support for symbol addition to the Python API
- -
-
-
-
2023-01-06
Bouhaouel, Mohamed via Gdb-patches
New
[1/1] bfd, gdb: fix missing "Core was generated by" when loading a x32 corefile.
[1/1] bfd, gdb: fix missing "Core was generated by" when loading a x32 corefile.
- -
-
-
-
2023-01-24
Felix Willgerodt
New
[1/1] gdb, breakpoint: add breakpoint location debugging logs
Add breakpoint location debugging logs
1 -
-
-
-
2023-02-21
Christina Schimpe
New
[1/1] gdb, infcmd: remove redundant ERROR_NO_INFERIOR in continue_command
Remove redundant ERROR_NO_INFERIOR in continue_command
- -
-
-
-
2023-03-13
Christina Schimpe
New
[1/1] gdb, infcmd: Support jump command in multi-inferior case.
[1/1] gdb, infcmd: Support jump command in multi-inferior case.
- -
-
-
-
2023-02-21
Matti Puputti
New
[1/1] gdb, infcmd: Support jump command with same line in multiple object files.
gdb, infcmd: Support jump command with same line in multiple object files.
- -
-
-
-
2023-03-08
Matti Puputti
New
[1/1] gdb: Add functionality to disable test for specific architecture
Add functionality to disable test for specific architecture
- -
-
-
-
2023-02-23
Stephan Rohr
New
[1/1] gdb: Avoid warning for the jump command inside an inline function.
[1/1] gdb: Avoid warning for the jump command inside an inline function.
- -
-
-
-
2023-01-24
Felix Willgerodt
New
[1/1] gdb: Update doc of the "maintenance info line-table"
gdb: Update doc of the "maintenance info line-table"
- -
-
-
-
2023-03-22
Lancelot SIX
New
[1/2,ver,2] PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
[1/2,ver,2] PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
- -
-
-
-
2023-03-09
Carl Love
New
[1/2,version,3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
[1/2,version,3] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
- -
-
-
-
2023-01-20
Carl Love
New
[1/2] Add test to check GDB handles dlopen of /proc/self/fd/[num] correctly
GDB hangs when trying to resolve memory mapped shared libraries of an inferior under /proc/self/fd/*
- -
-
-
-
2022-10-17
Asaf Fisher
New
[1/2] Autogenerate gdb/syscalls/linux-defaults.xml.in (groups) from strace sources
Autogenerate gdb/syscalls/linux-defaults.xml.in (syscall groups) from strace sources
- -
-
-
-
2023-02-24
Pedro Alves
New
[1/2] Avoid manual memory management in go-lang.c
Fix a crash in go-lang.c
1 -
-
-
-
2023-02-17
Tom Tromey
New
[1/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
1 1
-
-
-
2023-01-11
Carl Love
New
[1/2] gdb, gdbarch, infcall: Add value_arg_coerce method to gdbarch.
Add more flexibility to inferior call
- -
-
-
-
2023-03-22
Mohamed Bouhaouel
New
[1/2] gdb, python: do minor modernization in execute_gdb_command
[1/2] gdb, python: do minor modernization in execute_gdb_command
- -
-
-
-
2023-02-24
Tankut Baris Aktemur
New
[1/2] gdb: LoongArch: Modify the result of the info reg command
gdb: LoongArch: Modify the info reg command
- -
-
-
-
2023-02-16
Hui Li
New
[1/2] gdb: only allow one of thread or task on breakpoints or watchpoints
Prevent combining 'task' and 'thread' keywords
- -
-
-
-
2023-02-08
Andrew Burgess
New
[1/2] gdb: updates to gdbarch.py algorithm
Add new gdbarch::displaced_step_max_buffer_length field
- -
-
-
-
2023-02-28
Andrew Burgess
New
[1/2] gdb/doc: MPFR is now a necessary requirement
doc: MPFR is now a necessary requirement
- -
-
-
-
2023-03-10
Philippe Blain
New
[1/2] gdb/testsuite: add test with regex for multiple completion patterns
Fix testing gdb.linespec/cp-completion-aliases with
- -
-
-
-
2023-01-17
Bruno Larsen
New
[1/2] gdb/testsuite: allowed for function_range to deal with mangled functions
Improve error messages with incomplete variables
- -
-
-
-
2022-10-13
Bruno Larsen
New
«
1
2
3
4
…
8
9
»