Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 21555 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
…
215
216
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[v4,PR,python/29603] Disable out-of-scope watchpoints
[v4,PR,python/29603] Disable out-of-scope watchpoints
- -
-
-
-
2023-03-23
Johnson Sun
New
[pushed] Fix minor grammar issue in python.texi
[pushed] Fix minor grammar issue in python.texi
- -
-
-
-
2023-03-23
Tom Tromey
New
Add Ada test case for break using a label
Add Ada test case for break using a label
- -
-
-
-
2023-03-23
Tom Tromey
New
[gdb/testsuite] Fix gdb.cp/m-static.exp regression on Ubuntu 20.04
[gdb/testsuite] Fix gdb.cp/m-static.exp regression on Ubuntu 20.04
- -
-
-
-
2023-03-23
Tom de Vries
New
[v2] aarch64: Check for valid inferior thread/regcache before reading pauth registers
[v2] aarch64: Check for valid inferior thread/regcache before reading pauth registers
- -
-
-
-
2023-03-23
Luis Machado
New
gdb/elfread.c: Add plt symbol check for _PROCEDURE_LINKAGE_TABLE_
gdb/elfread.c: Add plt symbol check for _PROCEDURE_LINKAGE_TABLE_
- -
-
-
-
2023-03-23
Hui Li
New
[PATCHv2,2/2] gdb: move displaced_step_dump_bytes into gdbsupport (and rename)
displaced stepping debug improvements
- -
-
-
-
2023-03-22
Andrew Burgess
New
[PATCHv2,1/2] gdb: more debug output for displaced stepping
displaced stepping debug improvements
- -
-
-
-
2023-03-22
Andrew Burgess
New
[pushed] Remove unnecessary cast
[pushed] Remove unnecessary cast
- -
-
-
-
2023-03-22
Tom Tromey
New
[v2] gdb: Update doc of the "maintenance info line-table"
[v2] gdb: Update doc of the "maintenance info line-table"
- -
-
-
-
2023-03-22
Lancelot SIX
New
[2/2] gdb, gdbarch, infcall: Add reserve_stack_space method to gdbarch
Add more flexibility to inferior call
- -
-
-
-
2023-03-22
Mohamed Bouhaouel
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
Use ui_out for "maint info frame-unwinders"
Use ui_out for "maint info frame-unwinders"
- -
-
-
-
2023-03-22
Tom Tromey
New
[v6,3/3] gdb/gcore: interrupt all threads to generate core in non-stop targets
interrupt all threads to generate core in non-stop targets
1 -
-
-
-
2023-03-22
Lancelot SIX
New
[v6,2/3] gdb/infrun: Improve assertion in stop_all_threads
interrupt all threads to generate core in non-stop targets
- -
-
-
-
2023-03-22
Lancelot SIX
New
[v6,1/3] gdb: add inferior parameter to target_is_non_stop_p
interrupt all threads to generate core in non-stop targets
- -
-
-
-
2023-03-22
Lancelot SIX
New
gdb/testsuite: adjust test cases to previous "maintenance info line-table" change
gdb/testsuite: adjust test cases to previous "maintenance info line-table" change
- -
-
-
-
2023-03-22
Simon Marchi
New
Fix race in DAP startup
Fix race in DAP startup
- -
-
-
-
2023-03-22
Tom Tromey
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
Handle unwinding from SEGV on Windows
Handle unwinding from SEGV on Windows
- -
-
-
-
2023-03-21
Tom Tromey
New
[6/6] Rename "raw" to "unrelocated"
Use unrelocate_addr in more places
- -
-
-
-
2023-03-21
Tom Tromey
New
[5/6] Use unrelocated_addr in minimal symbols
Use unrelocate_addr in more places
- -
-
-
-
2023-03-21
Tom Tromey
New
[4/6] Use unrelocated_addr in psymbols
Use unrelocate_addr in more places
- -
-
-
-
2023-03-21
Tom Tromey
New
[3/6] Use unrelocated_addr in partial symbol tables
Use unrelocate_addr in more places
- -
-
-
-
2023-03-21
Tom Tromey
New
[2/6] Move definition of unrelocated_addr earlier
Use unrelocate_addr in more places
- -
-
-
-
2023-03-21
Tom Tromey
New
[1/6] Use function_view in gdb_bfd_lookup_symbol
Use unrelocate_addr in more places
- -
-
-
-
2023-03-21
Tom Tromey
New
[v8,10/10] btrace: Extend ptwrite event decoding.
Extensions for PTWRITE
- -
-
-
-
2023-03-21
Felix Willgerodt
New
[v8,09/10] btrace, python: Enable ptwrite filter registration.
Extensions for PTWRITE
- -
-
-
-
2023-03-21
Felix Willgerodt
New
[v8,08/10] btrace, linux: Enable ptwrite packets.
Extensions for PTWRITE
- -
-
-
-
2023-03-21
Felix Willgerodt
New
[v8,07/10] btrace, gdbserver: Add ptwrite to btrace_config_pt.
Extensions for PTWRITE
- -
-
-
-
2023-03-21
Felix Willgerodt
New
[v8,06/10] python: Add clear() to gdb.Record.
Extensions for PTWRITE
- -
-
-
-
2023-03-21
Felix Willgerodt
New
[v8,05/10] python: Introduce gdb.RecordAuxiliary class.
Extensions for PTWRITE
- -
-
-
-
2023-03-21
Felix Willgerodt
New
[v8,04/10] btrace: Handle stepping and goto for auxiliary instructions.
Extensions for PTWRITE
- -
-
-
-
2023-03-21
Felix Willgerodt
New
[v8,03/10] btrace: Enable auxiliary instructions in record function-call-history.
Extensions for PTWRITE
- -
-
-
-
2023-03-21
Felix Willgerodt
New
[v8,02/10] btrace: Enable auxiliary instructions in record instruction-history.
Extensions for PTWRITE
- -
-
-
-
2023-03-21
Felix Willgerodt
New
[v8,01/10] btrace: Introduce auxiliary instructions.
Extensions for PTWRITE
- -
-
-
-
2023-03-21
Felix Willgerodt
New
nat: linux-namespaces: Also enter user namespace
nat: linux-namespaces: Also enter user namespace
- -
-
-
-
2023-03-21
Bouhaouel, Mohamed via Gdb-patches
New
[v2] RISC-V: Fix disassemble fetch fail return value.
[v2] RISC-V: Fix disassemble fetch fail return value.
- -
-
-
-
2023-03-21
Nelson Chu
New
[PATCHv2] gdb/riscv: add systemtap support
[PATCHv2] gdb/riscv: add systemtap support
1 -
-
-
-
2023-03-20
Andrew Burgess
New
Remove mi_version function
Remove mi_version function
- -
-
-
-
2023-03-20
Tom Tromey
New
gdb: make "maintenance info line-table" show relocated addresses again
gdb: make "maintenance info line-table" show relocated addresses again
1 -
-
-
-
2023-03-20
Simon Marchi
New
Update python-helper.exp for type allocation changes
Update python-helper.exp for type allocation changes
- -
-
-
-
2023-03-20
Tom Tromey
New
Preserve name of range types
Preserve name of range types
1 -
-
-
-
2023-03-20
Tom Tromey
New
[v2] Use styled_string when defering warnings when loading separate debug files
[v2] Use styled_string when defering warnings when loading separate debug files
- -
-
-
-
2023-03-20
Alexandra Hájková
New
gdb/riscv: add systemtap support
gdb/riscv: add systemtap support
- -
-
-
-
2023-03-20
Andrew Burgess
New
[pushed] Don't declare psymbol_functions::fill_psymbol_map
[pushed] Don't declare psymbol_functions::fill_psymbol_map
- -
-
-
-
2023-03-19
Tom Tromey
New
aarch64: Fix an infinite loop on bt when the core dump has an SVE section but the target does not s…
aarch64: Fix an infinite loop on bt when the core dump has an SVE section but the target does not s…
- -
-
-
-
2023-03-19
Dmytro Medvied
New
Use rust_demangle to fix a crash
Use rust_demangle to fix a crash
1 -
-
-
-
2023-03-19
Tom Tromey
New
Remove some unnecessary includes from *-exp.y
Remove some unnecessary includes from *-exp.y
- -
-
-
-
2023-03-18
Tom Tromey
New
[v4,13/13] x86: Remove X86_XSTATE_SIZE and related constants.
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
[v4,12/13] gdbserver: Read offsets of the XSAVE extended region via CPUID
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
[v4,11/13] gdbserver: Refactor the legacy region within the xsave struct
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
[v4,10/13] gdbserver: Add a function to set the XSAVE mask and size.
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
[v4,09/13] gdb: Use x86_xstate_layout to parse the XSAVE extended state area.
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
[v4,08/13] gdb: Support XSAVE layouts for the current host in the Linux x86 targets.
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
[v4,07/13] gdb: Update x86 Linux architectures to support XSAVE layouts.
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
[v4,06/13] gdb: Support XSAVE layouts for the current host in the FreeBSD x86 targets.
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
[v4,05/13] gdb: Update x86 FreeBSD architectures to support XSAVE layouts.
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
[v4,04/13] x86 nat: Add helper functions to save the XSAVE layout for the host.
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
[v4,03/13] nat/x86-cpuid.h: Add x86_cpuid_count wrapper around __get_cpuid_count.
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
[v4,02/13] core: Support fetching TARGET_OBJECT_X86_XSAVE_LAYOUT from architectures.
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
[v4,01/13] x86: Add an x86_xsave_layout structure to handle variable XSAVE layouts.
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
Fix line table regression
Fix line table regression
- -
-
-
-
2023-03-17
Tom Tromey
New
Update the NetBSD system call table to add eventfd(2) and timerfd(2).
Update the NetBSD system call table to add eventfd(2) and timerfd(2).
- -
-
-
-
2023-03-17
Frederic Cambus
New
Make ui_out::do_progress_end 'private'
Make ui_out::do_progress_end 'private'
- -
-
-
-
2023-03-16
Tom Tromey
New
[PATCHv5,11/11] gdb: rename unwindonsignal to unwind-on-signal
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-03-16
Andrew Burgess
New
[PATCHv5,10/11] gdb: introduce unwind-on-timeout setting
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-03-16
Andrew Burgess
New
[PATCHv5,09/11] gdb/remote: avoid SIGINT after calling remote_target::stop
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-03-16
Andrew Burgess
New
[PATCHv5,08/11] gdb: add timeouts for inferior function calls
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-03-16
Andrew Burgess
New
[PATCHv5,07/11] gdb: fix b/p conditions with infcalls in multi-threaded inferiors
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-03-16
Andrew Burgess
New
[PATCHv5,06/11] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait"
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-03-16
Andrew Burgess
New
[PATCHv5,05/11] gdb: don't always print breakpoint location after failed condition check
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-03-16
Andrew Burgess
New
[PATCHv5,04/11] gdb: avoid repeated signal reporting during failed conditional breakpoint
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-03-16
Andrew Burgess
New
[PATCHv5,03/11] gdbserver: allow agent expressions to fail with invalid memory access
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-03-16
Andrew Burgess
New
[PATCHv5,02/11] gdbserver: allows agent_mem_read to return an error code
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-03-16
Andrew Burgess
New
[PATCHv5,01/11] gdb: include breakpoint number in testing condition error message
Infcalls from B/P conditions in multi-threaded inferiors
- -
-
-
-
2023-03-16
Andrew Burgess
New
[PATCHv3,2/2] gdb: add inferior-specific breakpoints
Inferior specific breakpoints
- -
-
-
-
2023-03-16
Andrew Burgess
New
[PATCHv3,1/2] gdb: cleanup around some set_momentary_breakpoint_at_pc calls
Inferior specific breakpoints
- -
-
-
-
2023-03-16
Andrew Burgess
New
[PATCHv2,4/4] gdb: remove redundant signal passing
AMD64 Displaced Stepping Fix
- -
-
-
-
2023-03-16
Andrew Burgess
New
[PATCHv2,3/4] gdb: fix reg corruption from displaced stepping on amd64
AMD64 Displaced Stepping Fix
- -
-
-
-
2023-03-16
Andrew Burgess
New
[PATCHv2,2/4] gdb: remove gdbarch_displaced_step_fixup_p
AMD64 Displaced Stepping Fix
- -
-
-
-
2023-03-16
Andrew Burgess
New
[PATCHv2,1/4] gdb: more debug output for displaced stepping
AMD64 Displaced Stepping Fix
- -
-
-
-
2023-03-16
Andrew Burgess
New
Fix build breakage in rs6000-aix-tdep.c
Fix build breakage in rs6000-aix-tdep.c
- -
-
-
-
2023-03-16
Tom Tromey
New
aarch64: Check for valid inferior thread/regcache before reading pauth registers
aarch64: Check for valid inferior thread/regcache before reading pauth registers
- -
-
-
-
2023-03-16
Luis Machado
New
[pushed] Fix formatting in gdb/printing.py
[pushed] Fix formatting in gdb/printing.py
- -
-
-
-
2023-03-15
Tom Tromey
New
Rewrite Ada symbol cache
Rewrite Ada symbol cache
- -
-
-
-
2023-03-15
Tom Tromey
New
[gdb/testsuite] Fix gdb.threads/step-bg-decr-pc-switch-thread.exp for native-gdbserver
[gdb/testsuite] Fix gdb.threads/step-bg-decr-pc-switch-thread.exp for native-gdbserver
- -
-
-
-
2023-03-15
Xinyu Lu
New
gdb/testsuite: gdb.server/server-kill.exp 'info frame' before kill_server
gdb/testsuite: gdb.server/server-kill.exp 'info frame' before kill_server
- -
-
-
-
2023-03-15
Andrew Burgess
New
[5/5] Handle Ada Pragma Import and Pragma Export
Implement Ada Pragma Import and Pragma Export
- -
-
-
-
2023-03-14
Tom Tromey
New
[4/5] Introduce symbol_block_ops::get_block_value
Implement Ada Pragma Import and Pragma Export
- -
-
-
-
2023-03-14
Tom Tromey
New
[3/5] Define symbol::value_block separately
Implement Ada Pragma Import and Pragma Export
- -
-
-
-
2023-03-14
Tom Tromey
New
[2/5] Bump MAX_SYMBOL_IMPLS
Implement Ada Pragma Import and Pragma Export
- -
-
-
-
2023-03-14
Tom Tromey
New
[1/5] Introduce lookup_minimal_symbol_linkage
Implement Ada Pragma Import and Pragma Export
- -
-
-
-
2023-03-14
Tom Tromey
New
Add readMemory and writeMemory requests to DAP
Add readMemory and writeMemory requests to DAP
- -
-
-
-
2023-03-14
Tom Tromey
New
[aarch64] tpidr2: Fix erroneous detection logic for TPIDR2
[aarch64] tpidr2: Fix erroneous detection logic for TPIDR2
- -
-
-
-
2023-03-14
Luis Machado
New
[v2,3/3] Remove version_at_least
Version comparisons in the test suite
- -
-
-
-
2023-03-14
Tom Tromey
New
[v2,2/3] Rewrite version_compare and rust_at_least
Version comparisons in the test suite
- -
-
-
-
2023-03-14
Tom Tromey
New
[v2,1/3] Introduce rust_at_least helper proc
Version comparisons in the test suite
- -
-
-
-
2023-03-14
Tom Tromey
New
[3/3] Use entry values for 32-bit PPC struct return
PPC/PPC64 "finish" fixes
- -
-
-
-
2023-03-14
Tom Tromey
New
[2/3] Handle erroneous DW_AT_call_return_pc
PPC/PPC64 "finish" fixes
- -
-
-
-
2023-03-14
Tom Tromey
New
«
1
2
3
4
…
215
216
»