Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 1391 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
palmer
palmer
ams
ams
ams
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
ppalka
JeffreyALaw
JeffreyALaw
kitoc
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
redhat-pt-bot
Apply
«
1
2
3
4
…
13
14
»
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/11] Avoid forward declaration in parse.c
Fix frame-less expression evaluation in DAP
- -
-
-
-
2023-05-04
Tom Tromey
New
[01/12] gdb: get gdbarch from syscall_catchpoint instead of location
Use intrusive_list for breakpoints and breakpoint locations
- -
-
-
-
2023-05-11
Simon Marchi
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/17,gdb/aarch64] Fix register fetch/store order for native AArch64 Linux
SME support for AArch64 gdb/gdbserver on Linux.
- -
-
-
-
2023-04-11
Luis Machado
New
[01/19] Add a hash table to gdbsupport
Add hash table to gdbsupport
- -
-
-
-
2023-04-07
Tom Tromey
New
[01/20] Introduce type_allocator
Remove objfile_type
- -
-
-
-
2023-03-13
Tom Tromey
New
[01/25] Stop gdb in gnat_runtime_has_debug_info
Many updates to DAP implementation
- -
-
-
-
2023-05-24
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/30] gdb/mi: fix ^running record with multiple MI interpreters
Switch interpreters to use virtual methods
- 1
-
-
-
2023-05-02
Simon Marchi
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/11] Move innermost_block_tracker to expression.h
Fix frame-less expression evaluation in DAP
- -
-
-
-
2023-05-04
Tom Tromey
New
[02/12] gdb: make some breakpoint methods use `this`
Use intrusive_list for breakpoints and breakpoint locations
- -
-
-
-
2023-05-11
Simon Marchi
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/17,gdb/aarch64] refactor: Rename SVE-specific files
SME support for AArch64 gdb/gdbserver on Linux.
- -
-
-
-
2023-04-11
Luis Machado
New
[02/19] Convert compile-c-symbols.c to new hash table
Add hash table to gdbsupport
- -
-
-
-
2023-04-07
Tom Tromey
New
[02/20] Remove alloc_type_arch
Remove objfile_type
- -
-
-
-
2023-03-13
Tom Tromey
New
[02/25] Use gnat_runtime_has_debug_info in Ada catchpoint tests
Many updates to DAP implementation
- -
-
-
-
2023-05-24
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/30] gdb/mi: make current_token a field of mi_interp
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
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/11] Introduce and use parser flags
Fix frame-less expression evaluation in DAP
- -
-
-
-
2023-05-04
Tom Tromey
New
[03/12] gdb: constify breakpoint::print_it parameter
Use intrusive_list for breakpoints and breakpoint locations
- -
-
-
-
2023-05-11
Simon Marchi
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/17,gdb/gdbserver] refactor: Simplify SVE interface to read/write registers
SME support for AArch64 gdb/gdbserver on Linux.
- -
-
-
-
2023-04-11
Luis Machado
New
[03/19] Convert filename-seen-cache.h to new hash table
Add hash table to gdbsupport
- -
-
-
-
2023-04-07
Tom Tromey
New
[03/20] Remove alloc_type_copy
Remove objfile_type
- -
-
-
-
2023-03-13
Tom Tromey
New
[03/25] Pass tempflag to ada_catchpoint constructor
Many updates to DAP implementation
- -
-
-
-
2023-05-24
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/30] gdb: add interp::on_signal_received method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[03/31] gdb/linux: Delete all other LWPs immediately on ptrace exec event
Step over thread clone and thread exit
2 -
-
-
-
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/11] Simplify parser_state constructor
Fix frame-less expression evaluation in DAP
- -
-
-
-
2023-05-04
Tom Tromey
New
[04/12] gdb: add breakpoint "has locations" methods
Use intrusive_list for breakpoints and breakpoint locations
- -
-
-
-
2023-05-11
Simon Marchi
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/17,gdb/aarch64] sve: Fix return command when using V registers in a SVE-enabled target
SME support for AArch64 gdb/gdbserver on Linux.
- -
-
-
-
2023-04-11
Luis Machado
New
[04/19] Convert linespec.c to new hash table
Add hash table to gdbsupport
- -
-
-
-
2023-04-07
Tom Tromey
New
[04/20] Remove alloc_type
Remove objfile_type
- -
-
-
-
2023-03-13
Tom Tromey
New
[04/25] Transfer ownership of exception string to ada_catchpoint
Many updates to DAP implementation
- -
-
-
-
2023-05-24
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/30] gdb: add interp::on_normal_stop method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
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/11] Boolify parser_state::comma_terminates
Fix frame-less expression evaluation in DAP
- -
-
-
-
2023-05-04
Tom Tromey
New
[05/12] gdb: add breakpoint::first_loc methods
Use intrusive_list for breakpoints and breakpoint locations
- -
-
-
-
2023-05-11
Simon Marchi
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/17,gdb/aarch64] sme: Enable SME registers and pseudo-registers
SME support for AArch64 gdb/gdbserver on Linux.
- -
-
-
-
2023-04-11
Luis Machado
New
[05/19] Convert target-descriptions.c to new hash table
Add hash table to gdbsupport
- -
-
-
-
2023-04-07
Tom Tromey
New
[05/20] Reuse existing builtin types
Remove objfile_type
- -
-
-
-
2023-03-13
Tom Tromey
New
[05/25] Combine create_excep_cond_exprs and ada_catchpoint::re_set
Many updates to DAP implementation
- -
-
-
-
2023-05-24
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/30] gdb: add interp::on_signal_exited method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
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/11] Rearrange parser_state
Fix frame-less expression evaluation in DAP
- -
-
-
-
2023-05-04
Tom Tromey
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/12] gdbsupport: add missing increment/decrement operators to reference_to_pointer_iterator
Use intrusive_list for breakpoints and breakpoint locations
- -
-
-
-
2023-05-11
Simon Marchi
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/17,gdbserver/aarch64] refactor: Adjust expedited registers dynamically
SME support for AArch64 gdb/gdbserver on Linux.
- -
-
-
-
2023-04-11
Luis Machado
New
[06/19] Convert dwarf2/macro.c to new hash table
Add hash table to gdbsupport
- -
-
-
-
2023-04-07
Tom Tromey
New
[06/20] Remove arch_type
Remove objfile_type
- -
-
-
-
2023-03-13
Tom Tromey
New
[06/25] Turn should_stop_exception into a method of ada_catchpoint
Many updates to DAP implementation
- -
-
-
-
2023-05-24
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/30] gdb: add interp::on_exited method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
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/11] Add PARSER_DEBUG flag
Fix frame-less expression evaluation in DAP
- -
-
-
-
2023-05-04
Tom Tromey
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/12] gdb: link breakpoint locations with intrusive_list
Use intrusive_list for breakpoints and breakpoint locations
- -
-
-
-
2023-05-11
Simon Marchi
New
[07/13] gdb: remove use of alloca from findvar.c
Remove a bunch of alloca uses
- -
-
-
-
2023-02-27
Andrew Burgess
New
[07/17,gdbserver/aarch64] sme: Add support for SME
SME support for AArch64 gdb/gdbserver on Linux.
- -
-
-
-
2023-04-11
Luis Machado
New
[07/19] Convert breakpoint.c to new hash table
Add hash table to gdbsupport
- -
-
-
-
2023-04-07
Tom Tromey
New
[07/20] Remove init_type
Remove objfile_type
- -
-
-
-
2023-03-13
Tom Tromey
New
[07/25] Mark members of ada_catchpoint "private"
Many updates to DAP implementation
- -
-
-
-
2023-05-24
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/30] gdb: add interp::on_no_history method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
«
1
2
3
4
…
13
14
»