Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 17549 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
…
4
5
6
…
175
176
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
gdb: fix dealloc function not being called for frame 0
gdb: fix dealloc function not being called for frame 0
- -
-
-
-
2023-02-09
Simon Marchi
New
Fix crash with "finish" in Rust
Fix crash with "finish" in Rust
- -
-
-
-
2023-02-09
Tom Tromey
New
[COMMITTED,aarch64] Avoid initializers for VLAs
[COMMITTED,aarch64] Avoid initializers for VLAs
- -
-
-
-
2023-02-09
Roland McGrath
New
[3/3] gdb: don't use the global thread-id in the saved breakpoints file
Avoid printing global thread-id in CLI command output
- -
-
-
-
2023-02-08
Andrew Burgess
New
[2/3] gdb: show task number in describe_other_breakpoints
Avoid printing global thread-id in CLI command output
- -
-
-
-
2023-02-08
Andrew Burgess
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
[3/4] gdb/testsuite: require amd-dbgapi support to run rocm tests
Fix gdb.rocm/simple.exp on hosts without ROCm
- -
-
-
-
2023-02-07
Lancelot SIX
New
[1/4] gdb: 'show config' shows --with[out]-amd-dbgapi
Fix gdb.rocm/simple.exp on hosts without ROCm
- -
-
-
-
2023-02-07
Lancelot SIX
New
[v2,PR,17272] Support DWARF tags for C++11 variadic templates
[v2,PR,17272] Support DWARF tags for C++11 variadic templates
- -
-
-
-
2023-02-04
Ed Catmur
New
Support DWARF tags for C++11 variadic templates
Support DWARF tags for C++11 variadic templates
- -
-
-
-
2023-02-04
Ed Catmur
New
pushed: [release/branch] Bump GDB's version number to 13.0.91.DATE-git.
pushed: [release/branch] Bump GDB's version number to 13.0.91.DATE-git.
- -
-
-
-
2023-02-02
Joel Brobecker
New
[FYI/gdb-13-branch] Ensure that libbacktrace/allocfail.sh is not deleted when creating release tarb…
[FYI/gdb-13-branch] Ensure that libbacktrace/allocfail.sh is not deleted when creating release tarb…
- -
-
-
-
2023-02-02
Joel Brobecker
New
[release/branch] Set GDB version number to 13.0.91.
[release/branch] Set GDB version number to 13.0.91.
- -
-
-
-
2023-02-02
Joel Brobecker
New
[FYI/gdb-13-branch] gdb/NEWS: Change "Changes since GDB 12" to "Changes in GDB 13".
[FYI/gdb-13-branch] gdb/NEWS: Change "Changes since GDB 12" to "Changes in GDB 13".
- -
-
-
-
2023-02-02
Joel Brobecker
New
gdb/source: Fix open_source_file error handling
gdb/source: Fix open_source_file error handling
- -
-
-
-
2023-02-02
Aaron Merey
New
gdb: use dynamic year in update-freebsd.sh
gdb: use dynamic year in update-freebsd.sh
1 -
-
-
-
2023-02-01
Enze Li
New
[PATCHv3,13/13] gdb: rename unwindonsignal to unwind-on-signal
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-01-31
Andrew Burgess
New
[PATCHv3,12/13] gdb: introduce unwind-on-timeout setting
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-01-31
Andrew Burgess
New
[PATCHv3,11/13] gdb/remote: avoid SIGINT after calling remote_target::stop
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-01-31
Andrew Burgess
New
[PATCHv3,10/13] gdb: add timeouts for inferior function calls
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-01-31
Andrew Burgess
New
[PATCHv3,09/13] gdb: fix b/p conditions with infcalls in multi-threaded inferiors
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-01-31
Andrew Burgess
New
[PATCHv3,08/13] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait"
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-01-31
Andrew Burgess
New
[PATCHv3,07/13] gdb: don't always print breakpoint location after failed condition check
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-01-31
Andrew Burgess
New
[PATCHv3,06/13] gdb: avoid repeated signal reporting during failed conditional breakpoint
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-01-31
Andrew Burgess
New
[PATCHv3,05/13] gdbserver: allow agent expressions to fail with invalid memory access
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-01-31
Andrew Burgess
New
[PATCHv3,04/13] gdbserver: allows agent_mem_read to return an error code
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-01-31
Andrew Burgess
New
[PATCHv3,03/13] gdb: include breakpoint number in testing condition error message
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-01-31
Andrew Burgess
New
[PATCHv3,02/13] gdb/doc: extend the documentation for conditional breakpoints
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-01-31
Andrew Burgess
New
[PATCHv3,01/13] gdb/doc: extended documentation for inferior function calls
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-01-31
Andrew Burgess
New
Reverse-next bug test case
Reverse-next bug test case
- -
-
-
-
2023-01-31
Carl Love
New
[v2] Let user C-c when waiting for DWARF index finalization
[v2] Let user C-c when waiting for DWARF index finalization
- -
-
-
-
2023-01-30
Tom Tromey
New
[v5] gdb/gcore: interrupt all threads before generating the corefile
[v5] gdb/gcore: interrupt all threads before generating the corefile
- -
-
-
-
2023-01-30
Lancelot SIX
New
[v2] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
[v2] gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
- -
-
-
-
2023-01-30
Simon Marchi
New
[v3,8/8] gdb/testsuite: Add test to exercise multi-threaded AArch64 SVE inferiors
gdbserver improvements for AArch64 SVE support
- -
-
-
-
2023-01-30
Thiago Jung Bauermann
New
[v3,7/8] gdb/aarch64: Detect vector length changes when debugging remotely
gdbserver improvements for AArch64 SVE support
1 -
-
-
-
2023-01-30
Thiago Jung Bauermann
New
[v3,6/8] gdb/remote: Parse tdesc field in stop reply and threads list XML
gdbserver improvements for AArch64 SVE support
- -
-
-
-
2023-01-30
Thiago Jung Bauermann
New
[v3,5/8] gdbserver: Transmit target description ID in thread list and stop reply
gdbserver improvements for AArch64 SVE support
1 -
-
-
-
2023-01-30
Thiago Jung Bauermann
New
[v3,4/8] gdbserver/linux-aarch64: When thread stops, update its target description
gdbserver improvements for AArch64 SVE support
1 -
-
-
-
2023-01-30
Thiago Jung Bauermann
New
[v3,3/8] gdbserver/linux-aarch64: Factor out function to get aarch64_features
gdbserver improvements for AArch64 SVE support
1 -
-
-
-
2023-01-30
Thiago Jung Bauermann
New
[v3,2/8] gdbserver: Add PID parameter to linux_get_auxv and linux_get_hwcap
gdbserver improvements for AArch64 SVE support
- -
-
-
-
2023-01-30
Thiago Jung Bauermann
New
[v3,1/8] gdbserver: Add assert in find_register_by_number
gdbserver improvements for AArch64 SVE support
- -
-
-
-
2023-01-30
Thiago Jung Bauermann
New
[5/5] Add "save history" command
Additions to "save" command
- -
-
-
-
2023-01-29
Tom Tromey
New
[4/5] Add "save skip" command
Additions to "save" command
- -
-
-
-
2023-01-29
Tom Tromey
New
[3/5] Add "save user" command
Additions to "save" command
- -
-
-
-
2023-01-29
Tom Tromey
New
[2/5] Move show_user_1 to cli-cmds.c
Additions to "save" command
- -
-
-
-
2023-01-29
Tom Tromey
New
[1/5] Save breakpoints so they are automatically pending
Additions to "save" command
- -
-
-
-
2023-01-29
Tom Tromey
New
gdb/debuginfod: Prevent prompt for continue during downloading.
gdb/debuginfod: Prevent prompt for continue during downloading.
- -
-
-
-
2023-01-28
Aaron Merey
New
gdb/source: Fix open_source_file error handling
gdb/source: Fix open_source_file error handling
- -
-
-
-
2023-01-28
Aaron Merey
New
Error message uniformity
Error message uniformity
- -
-
-
-
2023-01-28
Tom Tromey
New
gdb/tui: add 'set tui mouse-events off' to restore mouse selection
gdb/tui: add 'set tui mouse-events off' to restore mouse selection
- -
-
-
-
2023-01-28
strager
New
Fix comparator bug in cooked index
Fix comparator bug in cooked index
- -
-
-
-
2023-01-27
Tom Tromey
New
[v2,3/3] gdb: Fix Ada tasking for baremetal targets using Ravenscar threads
Fix Ada tasking for baremetal targets using Ravenscar threads
- -
-
-
-
2023-01-27
Kévin Le Gouguec
New
[v2,2/3] gdb/ada-tasks: Make the ada_tasks_pspace_data getter public
Fix Ada tasking for baremetal targets using Ravenscar threads
- -
-
-
-
2023-01-27
Kévin Le Gouguec
New
[v2,1/3] gdb: Introduce ada-tasks.h for functions defined in ada-tasks.c
Fix Ada tasking for baremetal targets using Ravenscar threads
- -
-
-
-
2023-01-27
Kévin Le Gouguec
New
Make addrmap const-correct in cooked index
Make addrmap const-correct in cooked index
- -
-
-
-
2023-01-27
Tom Tromey
New
More const-correctness in cooked indexer
More const-correctness in cooked indexer
- -
-
-
-
2023-01-27
Tom Tromey
New
gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
gdb/dwarf: dump cooked index contents in cooked_index_functions::dump
- -
-
-
-
2023-01-27
Simon Marchi
New
gdb/doc: The RISC-V vector registers didn't change
gdb/doc: The RISC-V vector registers didn't change
- -
-
-
-
2023-01-26
Palmer Dabbelt
New
[RFC,2/2] Allow and evaluate expressions in command arguments
Command expression evaulation substitution
- -
-
-
-
2023-01-25
Keith Seitz
New
[RFC,1/2] Add $_env convenience function
Command expression evaulation substitution
- -
-
-
-
2023-01-25
Keith Seitz
New
[PATCHv2,3/3] gdb/tui: don't leak the known_window_types map
Python/TUI Window Creation / Destruction Fixes
- -
-
-
-
2023-01-25
Andrew Burgess
New
[PATCHv5] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
[PATCHv5] gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparc
- -
-
-
-
2023-01-25
Mark Wielaard
New
[v3] gdb: defer warnings when loading separate debug files
[v3] gdb: defer warnings when loading separate debug files
- -
-
-
-
2023-01-24
Alexandra Hájková
New
[v3] gdb: defer warnings when loading separate debug files
[v3] gdb: defer warnings when loading separate debug files
- -
-
-
-
2023-01-24
Alexandra Hájková
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] 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
[v3,5/5] GDB: Introduce limited array lengths while printing values
gdb: introduce limited array lengths while printing values
- -
-
-
-
2023-01-23
Maciej W. Rozycki
New
[v3,3/5] GDB: Only make data actually retrieved into value history available
gdb: introduce limited array lengths while printing values
- -
-
-
-
2023-01-23
Maciej W. Rozycki
New
[v3,1/5] GDB: Ignore `max-value-size' setting with value history accesses
gdb: introduce limited array lengths while printing values
- -
-
-
-
2023-01-23
Maciej W. Rozycki
New
[27/27] Convert contained_in to method
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[26/27] Make block members 'private'
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[25/27] Remove allocate_block and allocate_global_block
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[24/27] Have global_block inherit from block
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[23/27] Use 'new' for block and global_block
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[22/27] Fix memory leak in mdebugread.c
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[21/27] Remove ALL_BLOCK_SYMBOLS
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[20/27] Remove ALL_BLOCK_SYMBOLS_WITH_NAME
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[19/27] Convert explicit iterator uses to foreach
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[18/27] Introduce a block iterator wrapper
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[17/27] Combine both styles of block iterator
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[16/27] Store 'name' in block_iterator
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[15/27] Convert block_static_link to method
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[14/27] Convert set_block_compunit_symtab to method
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[13/27] Convert block_static_block and block_global_block to methods
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[12/27] Convert block_containing_function to method
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[11/27] Convert block_linkage_function to method
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[10/27] Convert more block functions to methods
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[09/27] Convert block_inlined_p to method
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[08/27] Convert block_gdbarch to method
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[07/27] Convert block_objfile to method
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[06/27] Don't allow NULL as an argument to block_global_block
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[05/27] Don't allow NULL as an argument to block_static_block
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[04/27] Don't allow NULL as an argument to block_using
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[03/27] Don't allow NULL as an argument to block_scope
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[02/27] Avoid extra allocations in block
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[01/27] Rearrange block.c to avoid a forward declaration
C++-ify struct block
- -
-
-
-
2023-01-20
Tom Tromey
New
[PATCHv6] gdb: handle loading shared libraries from /proc/self/fd/
[PATCHv6] gdb: handle loading shared libraries from /proc/self/fd/
- -
-
-
-
2023-01-20
Andrew Burgess
New
[PATCHv2] gdb/c++: fix handling of breakpoints on @plt symbols
[PATCHv2] gdb/c++: fix handling of breakpoints on @plt symbols
- 1
-
-
-
2023-01-20
Andrew Burgess
New
[PATCHv2,6/6] gdb: convert the 'start' breakpoint to use inferior keyword
Inferior specific breakpoints
- -
-
-
-
2023-01-20
Andrew Burgess
New
[PATCHv2,5/6] gdb: add inferior-specific breakpoints and watchpoints
Inferior specific breakpoints
- -
-
-
-
2023-01-20
Andrew Burgess
New
«
1
2
…
4
5
6
…
175
176
»