Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 17590 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
…
175
176
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[8/8] Fix 128-bit integer bug in Ada
Arithmetic for 128-bit types
- -
-
-
-
2023-03-03
Tom Tromey
New
[7/8] Use gdb_gmp for scalar arithmetic
Arithmetic for 128-bit types
- -
-
-
-
2023-03-03
Tom Tromey
New
[6/8] Use value_true in value_equal and value_less
Arithmetic for 128-bit types
- -
-
-
-
2023-03-03
Tom Tromey
New
[5/8] Simplify binop_promote
Arithmetic for 128-bit types
- -
-
-
-
2023-03-03
Tom Tromey
New
[4/8] Add value_as_mpz and value_from_mpz
Arithmetic for 128-bit types
- -
-
-
-
2023-03-03
Tom Tromey
New
[3/8] Add truncation mode to gdb_mpz
Arithmetic for 128-bit types
- -
-
-
-
2023-03-03
Tom Tromey
New
[2/8] Avoid a copy in gdb_mpz::safe_export
Arithmetic for 128-bit types
- -
-
-
-
2023-03-03
Tom Tromey
New
[1/8] Add many operators to gdb_mpz
Arithmetic for 128-bit types
- -
-
-
-
2023-03-03
Tom Tromey
New
[3/3] gdb: initialize interp::next
Some minor interps tweaks
1 -
-
-
-
2023-03-02
Simon Marchi
New
[2/3] gdb: make interp::m_name an `const char *`
Some minor interps tweaks
1 -
-
-
-
2023-03-02
Simon Marchi
New
[1/3] gdb: make get_interp_info return a reference
Some minor interps tweaks
1 -
-
-
-
2023-03-02
Simon Marchi
New
Remove dead code from scalar_binop
Remove dead code from scalar_binop
- -
-
-
-
2023-03-01
Tom Tromey
New
[2/2] PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
[1/2] PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
- -
-
-
-
2023-03-01
Carl Love
New
[1/2] PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
[1/2] PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
1 -
-
-
-
2023-03-01
Carl Love
New
Introduce rust_at_least helper proc
Introduce rust_at_least helper proc
- -
-
-
-
2023-03-01
Tom Tromey
New
[9/9] fbsd-nat: Stop a process if it is running before killing it.
Fixes for multiprocess for FreeBSD's native target
- -
-
-
-
2023-02-28
John Baldwin
New
[8/9] fbsd-nat: Fix thread_alive against a running thread.
Fixes for multiprocess for FreeBSD's native target
- -
-
-
-
2023-02-28
John Baldwin
New
[7/9] fbsd-nat: Fix several issues with detaching.
Fixes for multiprocess for FreeBSD's native target
- -
-
-
-
2023-02-28
John Baldwin
New
[6/9] fbsd-nat: Fix resuming and waiting with multiple processes.
Fixes for multiprocess for FreeBSD's native target
- -
-
-
-
2023-02-28
John Baldwin
New
[5/9] fbsd-nat: Defer any ineligible events reported by wait.
Fixes for multiprocess for FreeBSD's native target
- -
-
-
-
2023-02-28
John Baldwin
New
[4/9] fbsd-nat: Add a list of pending events.
Fixes for multiprocess for FreeBSD's native target
- -
-
-
-
2023-02-28
John Baldwin
New
[3/9] fbsd-nat: Use correct constant for target_waitstatus::sig.
Fixes for multiprocess for FreeBSD's native target
- -
-
-
-
2023-02-28
John Baldwin
New
[2/9] fbsd-nat: Avoid a direct write to target_waitstatus::kind.
Fixes for multiprocess for FreeBSD's native target
- -
-
-
-
2023-02-28
John Baldwin
New
[1/9] fbsd-nat: Add missing spaces.
Fixes for multiprocess for FreeBSD's native target
- -
-
-
-
2023-02-28
John Baldwin
New
[2/2] gdb: add gdbarch::displaced_step_max_buffer_length
Add new gdbarch::displaced_step_max_buffer_length field
- -
-
-
-
2023-02-28
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
[PATCHv4,12/12] gdb: rename unwindonsignal to unwind-on-signal
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-02-28
Andrew Burgess
New
[PATCHv4,11/12] gdb: introduce unwind-on-timeout setting
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-02-28
Andrew Burgess
New
[PATCHv4,10/12] gdb/remote: avoid SIGINT after calling remote_target::stop
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-02-28
Andrew Burgess
New
[PATCHv4,09/12] gdb: add timeouts for inferior function calls
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-02-28
Andrew Burgess
New
[PATCHv4,08/12] gdb: fix b/p conditions with infcalls in multi-threaded inferiors
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-02-28
Andrew Burgess
New
[PATCHv4,07/12] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait"
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-02-28
Andrew Burgess
New
[PATCHv4,06/12] gdb: don't always print breakpoint location after failed condition check
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-02-28
Andrew Burgess
New
[PATCHv4,05/12] gdb: avoid repeated signal reporting during failed conditional breakpoint
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-02-28
Andrew Burgess
New
[PATCHv4,04/12] gdbserver: allow agent expressions to fail with invalid memory access
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-02-28
Andrew Burgess
New
[PATCHv4,03/12] gdbserver: allows agent_mem_read to return an error code
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-02-28
Andrew Burgess
New
[PATCHv4,02/12] gdb: include breakpoint number in testing condition error message
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-02-28
Andrew Burgess
New
[PATCHv4,01/12] gdb/doc: extended documentation for inferior function calls
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-02-28
Andrew Burgess
New
[26/26] gdbserver: allow gradually populating and selectively storing a regcache
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[25/26] gdbserver: refuse null argument in regcache::supply_regblock
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[24/26] gdbserver: return tracked register status in regcache_raw_read_unsigned
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[23/26] gdbserver: set register statuses in registers_from_string
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[22/26] gdbserver: zero-out register values in regcache-discard
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[21/26] gdbserver: use REG_UNKNOWN for a regcache's register statuses
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[20/26] gdbserver: make some regcache fields private
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[19/26] gdbserver: fix the declared type of register_status in regcache
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[18/26] gdbsupport: fix a typo in a comment in common-regcache.h
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[17/26] gdbserver: rename regcache's registers_valid to registers_fetched
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[16/26] gdbserver: boolify regcache fields
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[15/26] gdbserver: check for nullptr condition in regcache::get_register_status
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[14/26] gdbserver: introduce and use regcache::set_register_status
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[13/26] gdbserver: convert register_data into regcache::register_data
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[12/26] gdbserver: convert supply_regblock to regcache::supply_regblock
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[11/26] gdbserver: convert registers_from_string into regcache::registers_from_string
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[10/26] gdbserver: convert registers_to_string into regcache::registers_to_string
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
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
[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
[07/26] gdbserver: convert regcache_cpy into regcache::copy_from
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
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
[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
[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
[03/26] gdbserver: by-pass regcache to access tdesc only
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
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
[01/26] gdbserver: convert init_register_cache into regcache::initialize
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[13/13] gdb: remove a use of alloca from symfile.c
Remove a bunch of alloca uses
- -
-
-
-
2023-02-27
Andrew Burgess
New
[12/13] gdb: remove uses of alloca from valprint.c
Remove a bunch of alloca uses
- -
-
-
-
2023-02-27
Andrew Burgess
New
[11/13] gdb: remove some uses of alloca from remote.c
Remove a bunch of alloca uses
- -
-
-
-
2023-02-27
Andrew Burgess
New
[10/13] gdb: remove some uses of alloca from printcmd.c
Remove a bunch of alloca uses
- -
-
-
-
2023-02-27
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
[08/13] gdb: remove use of alloca from linux-nat-trad.c
Remove a bunch of alloca uses
- -
-
-
-
2023-02-27
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
[06/13] gdb: remove a use of alloca from elfread.c
Remove a bunch of alloca uses
- -
-
-
-
2023-02-27
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
[04/13] gdb: remove use of alloca from corefile.c
Remove a bunch of alloca uses
- -
-
-
-
2023-02-27
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
[02/13] gdb: remove use of alloca from auxv.c
Remove a bunch of alloca uses
- -
-
-
-
2023-02-27
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
gdb: error out if architecture does not implement any "return_value" hook
gdb: error out if architecture does not implement any "return_value" hook
- -
-
-
-
2023-02-27
Simon Marchi
New
[7/7] gdb/debuginfod: Add .debug_line downloading
[1/7] gdb/debuginfod: Add debuginfod_section_query
- -
-
-
-
2023-02-27
Aaron Merey
New
[6/7] gdb/testsuite/gdb.debuginfod: Add lazy downloading tests
[1/7] gdb/debuginfod: Add debuginfod_section_query
- -
-
-
-
2023-02-27
Aaron Merey
New
[5/7] gdb/debuginfod: Support on-demand debuginfo downloading
[1/7] gdb/debuginfod: Add debuginfod_section_query
- -
-
-
-
2023-02-27
Aaron Merey
New
[4/7] gdb/ui-file: Add newline tracking
[1/7] gdb/debuginfod: Add debuginfod_section_query
- -
-
-
-
2023-02-27
Aaron Merey
New
[3/7] gdb/debuginfod: disable pagination during downloads
[1/7] gdb/debuginfod: Add debuginfod_section_query
- -
-
-
-
2023-02-27
Aaron Merey
New
[2/7] gdb: add 'lazy' setting for command 'set debuginfod enabled'
[1/7] gdb/debuginfod: Add debuginfod_section_query
1 -
-
-
-
2023-02-27
Aaron Merey
New
[1/7] gdb/debuginfod: Add debuginfod_section_query
[1/7] gdb/debuginfod: Add debuginfod_section_query
- -
-
-
-
2023-02-27
Aaron Merey
New
[v2] gdb/testsuite: add regression test for per-objfile typeprinters
[v2] gdb/testsuite: add regression test for per-objfile typeprinters
1 -
-
-
-
2023-02-27
Bruno Larsen
New
[v2] gdb, python: selectively omit enabling stdin in gdb.execute exception
[v2] gdb, python: selectively omit enabling stdin in gdb.execute exception
- -
-
-
-
2023-02-27
Tankut Baris Aktemur
New
Remove OBJF_REORDERED
Remove OBJF_REORDERED
1 -
-
-
-
2023-02-26
Tom Tromey
New
[v2,10/10] gdb: make-target-delegates.py: add type annotations
Add typing annotations to gdbarch*.py and make-target-delegates.py
1 -
-
-
-
2023-02-25
Simon Marchi
New
[v2,09/10] gdb: make-target-delegates.py: add Entry type
Add typing annotations to gdbarch*.py and make-target-delegates.py
1 -
-
-
-
2023-02-25
Simon Marchi
New
[v2,07/10] gdb: gdbarch*.py, copyright.py: add type annotations
Add typing annotations to gdbarch*.py and make-target-delegates.py
1 -
-
-
-
2023-02-25
Simon Marchi
New
[v2,06/10] gdb: split gdbarch component types to gdbarch_types.py
Add typing annotations to gdbarch*.py and make-target-delegates.py
1 -
-
-
-
2023-02-25
Simon Marchi
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
Move allocate_stub_method to stabsread.c
Move allocate_stub_method to stabsread.c
- -
-
-
-
2023-02-24
Tom Tromey
New
[4/4] Use require with test_compiler_info
More uses of require
- -
-
-
-
2023-02-24
Tom Tromey
New
[3/4] More uses of require with istarget
More uses of require
- -
-
-
-
2023-02-24
Tom Tromey
New
[2/4] Use require with gdb_skip_stdio_test
More uses of require
- -
-
-
-
2023-02-24
Tom Tromey
New
[1/4] Use require with target_info
More uses of require
- -
-
-
-
2023-02-24
Tom Tromey
New
[v2,gdb/doc] aarch64: Expand documentation of XML features
[v2,gdb/doc] aarch64: Expand documentation of XML features
- -
-
-
-
2023-02-24
Luis Machado
New
[v2,gdb/doc] arm: Expand documentation of XML features
[v2,gdb/doc] arm: Expand documentation of XML features
- -
-
-
-
2023-02-24
Luis Machado
New
«
1
2
3
4
…
175
176
»