Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 22229 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
…
4
5
6
…
222
223
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[2/3] gdb: switch "set language" to getter/setter
Some language cleanups
- -
-
-
-
2023-04-18
Simon Marchi
New
[1/3] gdb: remove return value of set_language
Some language cleanups
- -
-
-
-
2023-04-18
Simon Marchi
New
[v3] gdb tests: Allow for "LWP" in thread IDs from info threads.
[v3] gdb tests: Allow for "LWP" in thread IDs from info threads.
- -
-
-
-
2023-04-18
John Baldwin
New
[pushed] gdb: re-format Python code with black 23
[pushed] gdb: re-format Python code with black 23
- -
-
-
-
2023-04-18
Simon Marchi
New
Implement DAP register scope
Implement DAP register scope
- -
-
-
-
2023-04-18
Tom Tromey
New
[gdb/aarch64] Handle unknown debug architecture versions more gracefully
[gdb/aarch64] Handle unknown debug architecture versions more gracefully
1 -
-
-
-
2023-04-18
Luis Machado
New
[v3] gdb: Fix false match issue in skip_prologue_using_linetable
[v3] gdb: Fix false match issue in skip_prologue_using_linetable
- -
-
-
-
2023-04-18
Tom de Vries
Committed
[v2] gdb: Fix false match issue in skip_prologue_using_linetable
[v2] gdb: Fix false match issue in skip_prologue_using_linetable
- -
-
-
-
2023-04-18
hev
New
Remove parameter from select_source_symtab
Remove parameter from select_source_symtab
1 -
-
-
-
2023-04-17
Tom Tromey
New
[v2] gdb: Fix building with latest libc++
[v2] gdb: Fix building with latest libc++
- -
-
-
-
2023-04-17
Manoj Gupta
New
[pushed] Remove some unnecessary casts from ada-lang.c
[pushed] Remove some unnecessary casts from ada-lang.c
- -
-
-
-
2023-04-17
Tom Tromey
New
[7/7,v2] gdb/debuginfod: Add .debug_line downloading
Untitled series #18981
- -
-
-
-
2023-04-17
Aaron Merey
New
[5/7,v2] gdb/debuginfod: Support on-demand debuginfo downloading
Untitled series #18981
- -
-
-
-
2023-04-17
Aaron Merey
New
[4/7,v2] gdb: Buffer output during print_thread and print_frame_info
Untitled series #18981
- -
-
-
-
2023-04-17
Aaron Merey
New
[v3,17/17,gdb/docs] sme: Document SME registers and features
Untitled series #18980
1 -
-
-
-
2023-04-17
Luis Machado
New
[v2] gdb tests: Allow for "LWP" in thread IDs from info threads.
[v2] gdb tests: Allow for "LWP" in thread IDs from info threads.
- -
-
-
-
2023-04-17
John Baldwin
New
gdb: Fix false match issue in skip_prologue_using_linetable
gdb: Fix false match issue in skip_prologue_using_linetable
- -
-
-
-
2023-04-17
hev
New
[ver,3] PowerPC: fix _Float128 type output string
[ver,3] PowerPC: fix _Float128 type output string
- -
-
-
-
2023-04-17
Carl Love
New
[gdb/cli] Add maint info screen
[gdb/cli] Add maint info screen
2 -
-
-
-
2023-04-17
Tom de Vries
Committed
Fix calling debuginfo-less functions in Ada
Fix calling debuginfo-less functions in Ada
- -
-
-
-
2023-04-17
Tom Tromey
New
[v3,1/1] gdb, infcmd: Support jump command with same line in multiple symtabs
[v3,1/1] gdb, infcmd: Support jump command with same line in multiple symtabs
- -
-
-
-
2023-04-17
Matti Puputti
New
[gdb/symtab] Handle empty file name in .debug_line section
[gdb/symtab] Handle empty file name in .debug_line section
1 -
-
-
-
2023-04-17
Tom de Vries
Committed
Remove error_stream
Remove error_stream
- -
-
-
-
2023-04-16
Tom Tromey
New
[4/4] Remove ALL_BREAKPOINTS_SAFE
Remove remaining ALL_ iterator macros
- -
-
-
-
2023-04-16
Tom Tromey
New
[3/4] Remove ALL_DICT_SYMBOLS
Remove remaining ALL_ iterator macros
- -
-
-
-
2023-04-16
Tom Tromey
New
[2/4] Remove ALL_OBJFILE_OSECTIONS
Remove remaining ALL_ iterator macros
- -
-
-
-
2023-04-16
Tom Tromey
New
[1/4] Rename objfile::sections
Remove remaining ALL_ iterator macros
- -
-
-
-
2023-04-16
Tom Tromey
New
[RFC,4/5] Use "critical prepare_for_testing" in gdb.rust
Add new "critical" command to test suite
- -
-
-
-
2023-04-15
Tom Tromey
New
[RFC,3/5] Use "critical ensure_gdb_index" in gdb.rust
Add new "critical" command to test suite
- -
-
-
-
2023-04-15
Tom Tromey
New
[RFC,2/5] Introduce the "critical" testsuite command
Add new "critical" command to test suite
- -
-
-
-
2023-04-15
Tom Tromey
New
[RFC,1/5] Bug fix in prepare_for_testing
Add new "critical" command to test suite
- -
-
-
-
2023-04-15
Tom Tromey
New
[2/2,gdb/cli] Fix wrapping for TERM=ansi
Untitled series #18939
- -
-
-
-
2023-04-15
Tom de Vries
Superseded
Turn set_inferior_args_vector into method of inferior
Turn set_inferior_args_vector into method of inferior
- -
-
-
-
2023-04-14
Tom Tromey
New
Document DAP 'launch' parameter
Document DAP 'launch' parameter
1 -
-
-
-
2023-04-14
Tom Tromey
New
gdb: fix post-hook execution for remote targets
gdb: fix post-hook execution for remote targets
- -
-
-
-
2023-04-14
Jan Vrany
New
[v2,1/1] gdb, infcmd: Support jump command with same line in multiple symtabs
gdb, infcmd: Support jump command with same line in multiple symtabs
1 -
-
-
-
2023-04-14
Matti Puputti
New
[gdb/aarch64] debug registers: Add missing debug version entry for FEAT_Debugv8p8
[gdb/aarch64] debug registers: Add missing debug version entry for FEAT_Debugv8p8
- -
-
-
-
2023-04-14
Luis Machado
New
[gdb/testsuite] Add regression test for PR30325
[gdb/testsuite] Add regression test for PR30325
- -
-
-
-
2023-04-14
Tom de Vries
Committed
safe-ctype.h: Fix building with latest libc++
safe-ctype.h: Fix building with latest libc++
- -
-
-
-
2023-04-13
Manoj Gupta
New
[v3,gdb/aarch64] pauth: Create new feature string for pauth to prevent crashing older gdb's
[v3,gdb/aarch64] pauth: Create new feature string for pauth to prevent crashing older gdb's
- -
-
-
-
2023-04-13
Luis Machado
New
[8/8,gdb/tui] Fix TUI for TERM=ansi
Fix timeouts in TUI tests
- -
-
-
-
2023-04-13
Tom de Vries
Superseded
[7/8,gdb/testsuite] Fix timeout in gdb.tui/empty.exp
Fix timeouts in TUI tests
- -
-
-
-
2023-04-13
Tom de Vries
Committed
[6/8,gdb/testsuite] Fix timeout in gdb.tui/completion.exp
Fix timeouts in TUI tests
- -
-
-
-
2023-04-13
Tom de Vries
Committed
[5/8,gdb/testsuite] Fix timeout in gdb.tui/new-layout.exp
Fix timeouts in TUI tests
- -
-
-
-
2023-04-13
Tom de Vries
Committed
[4/8,gdb/testsuite] Fix timeout in gdb.tui/main.exp
Fix timeouts in TUI tests
- -
-
-
-
2023-04-13
Tom de Vries
Committed
[3/8,gdb/testsuite] Fix timeout in gdb.tui/corefile-run.exp
Fix timeouts in TUI tests
- -
-
-
-
2023-04-13
Tom de Vries
Committed
[2/8,gdb/testsuite] Add debug prints in Term::wait_for
Fix timeouts in TUI tests
- -
-
-
-
2023-04-13
Tom de Vries
Committed
[1/8,gdb/testsuite] Add warning for timeout in accept_gdb_output
Fix timeouts in TUI tests
- -
-
-
-
2023-04-13
Tom de Vries
Committed
gdb.base/watchpoint-unaligned.exp: Fix TCL error.
gdb.base/watchpoint-unaligned.exp: Fix TCL error.
- -
-
-
-
2023-04-12
Alexandra Petlanova Hajkova
New
gdb: remove two uses of obstack
gdb: remove two uses of obstack
- -
-
-
-
2023-04-12
Simon Marchi
New
[pushed] Use 'require' with gnatmake_version_at_least
[pushed] Use 'require' with gnatmake_version_at_least
- -
-
-
-
2023-04-12
Tom Tromey
New
[v2,gdb/aarch64] pauth: Create new feature string for pauth to prevent crashing older gdb's
[v2,gdb/aarch64] pauth: Create new feature string for pauth to prevent crashing older gdb's
1 -
-
-
-
2023-04-12
Luis Machado
New
[v2,17/17,gdb/docs] sme: Document SME registers and features
Untitled series #18853
1 -
-
-
-
2023-04-12
Luis Machado
New
[gdb/aarch64] pauth: Create new feature string for pauth to prevent crashing older gdb's
[gdb/aarch64] pauth: Create new feature string for pauth to prevent crashing older gdb's
1 -
-
-
-
2023-04-11
Luis Machado
New
[PUSHED] gdb: fix indentation within print_one_breakpoint_location
[PUSHED] gdb: fix indentation within print_one_breakpoint_location
- -
-
-
-
2023-04-11
Andrew Burgess
New
[2/2] gdb/testsuite: accept script argument for mi_make_breakpoint_pending
testsuite: small tweaks to MI testing
1 -
-
-
-
2023-04-11
Andrew Burgess
New
[1/2] gdb/testsuite: avoid {"} pattern in lib/mi-support.exp
testsuite: small tweaks to MI testing
1 -
-
-
-
2023-04-11
Andrew Burgess
New
[PUSHED] gdb/testsuite: fix typo gdb_name_name -> gdb_test_name
[PUSHED] gdb/testsuite: fix typo gdb_name_name -> gdb_test_name
- -
-
-
-
2023-04-11
Andrew Burgess
New
[3/3,gdb/tui] Revert workaround in tui_source_window::show_line_number
[1/3,gdb/tui] Add maint set/show tui-left-margin-verbose
- -
-
-
-
2023-04-11
Tom de Vries
Committed
[2/3,gdb/tui] Fix left margin in disassembly window
[1/3,gdb/tui] Add maint set/show tui-left-margin-verbose
- -
-
-
-
2023-04-11
Tom de Vries
Committed
[1/3,gdb/tui] Add maint set/show tui-left-margin-verbose
[1/3,gdb/tui] Add maint set/show tui-left-margin-verbose
1 -
-
-
-
2023-04-11
Tom de Vries
Committed
[17/17,gdb/docs] sme: Document SME registers and features
SME support for AArch64 gdb/gdbserver on Linux.
1 -
-
-
-
2023-04-11
Luis Machado
New
[16/17,gdb/testsuite] sme: Add SVE/SME testcases
SME support for AArch64 gdb/gdbserver on Linux.
- -
-
-
-
2023-04-11
Luis Machado
New
[15/17,gdb/aarch64] sme: Core file support for Linux
SME support for AArch64 gdb/gdbserver on Linux.
- -
-
-
-
2023-04-11
Luis Machado
New
[14/17,gdb/generic] corefile/bug: Fixup (gcore) core file target description reading order
SME support for AArch64 gdb/gdbserver on Linux.
- -
-
-
-
2023-04-11
Luis Machado
New
[13/17,gdb/generic] corefile/bug: Use thread-specific gdbarch when dumping register state to core f…
SME support for AArch64 gdb/gdbserver on Linux.
- -
-
-
-
2023-04-11
Luis Machado
New
[12/17,binutils/aarch64] sme: Core file support
SME support for AArch64 gdb/gdbserver on Linux.
- -
-
-
-
2023-04-11
Luis Machado
New
[11/17,gdb/aarch64] sme: Support TPIDR2 signal frame context
SME support for AArch64 gdb/gdbserver on Linux.
- -
-
-
-
2023-04-11
Luis Machado
New
[10/17,gdb/aarch64] sme: Fixup sigframe gdbarch when vg/svg changes
SME support for AArch64 gdb/gdbserver on Linux.
- -
-
-
-
2023-04-11
Luis Machado
New
[09/17,gdb/aarch64] sme: Signal frame support
SME support for AArch64 gdb/gdbserver on Linux.
- -
-
-
-
2023-04-11
Luis Machado
New
[08/17,gdb/aarch64] sve: Fix signal frame z/v register restore
SME support for AArch64 gdb/gdbserver on Linux.
- -
-
-
-
2023-04-11
Luis Machado
New
[07/17,gdbserver/aarch64] sme: Add support for SME
SME support for AArch64 gdb/gdbserver on Linux.
- -
-
-
-
2023-04-11
Luis Machado
New
[06/17,gdbserver/aarch64] refactor: Adjust expedited registers dynamically
SME support for AArch64 gdb/gdbserver on Linux.
- -
-
-
-
2023-04-11
Luis Machado
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
[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
[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
[02/17,gdb/aarch64] refactor: Rename SVE-specific files
SME support for AArch64 gdb/gdbserver on Linux.
- -
-
-
-
2023-04-11
Luis Machado
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
Filter out types from DAP scopes request
Filter out types from DAP scopes request
- -
-
-
-
2023-04-10
Tom Tromey
New
[v2,RESEND] gdb/elfread.c: Add plt symbol check for _PROCEDURE_LINKAGE_TABLE_
[v2,RESEND] gdb/elfread.c: Add plt symbol check for _PROCEDURE_LINKAGE_TABLE_
- -
-
-
-
2023-04-10
Hui Li
New
gdb/dwarf: Fix MinGW build
gdb/dwarf: Fix MinGW build
- -
-
-
-
2023-04-10
Thiago Jung Bauermann
New
[v2] gdb/testsuite: Skip dump ihex for 64-bit address in gdb.base/dump.exp
[v2] gdb/testsuite: Skip dump ihex for 64-bit address in gdb.base/dump.exp
- -
-
-
-
2023-04-10
Hui Li
New
Simplify decode_locdesc
Simplify decode_locdesc
- -
-
-
-
2023-04-07
Tom Tromey
New
Use SELF_CHECK in all unit tests
Use SELF_CHECK in all unit tests
- -
-
-
-
2023-04-07
Tom Tromey
New
[v2] Simplify auto_load_expand_dir_vars and remove substitute_path_component
[v2] Simplify auto_load_expand_dir_vars and remove substitute_path_component
- -
-
-
-
2023-04-07
Tom Tromey
New
[v2,8/8] Fix regression due to Pragma Import series
Implement Ada Pragma Import and Pragma Export
- -
-
-
-
2023-04-07
Tom Tromey
New
[v2,7/8] Use bool and early loop exit in remove_extra_symbols
Implement Ada Pragma Import and Pragma Export
- -
-
-
-
2023-04-07
Tom Tromey
New
[v2,6/8] Use reference parameter in remove_extra_symbols
Implement Ada Pragma Import and Pragma Export
- -
-
-
-
2023-04-07
Tom Tromey
New
[v2,5/8] Handle Ada Pragma Import and Pragma Export
Implement Ada Pragma Import and Pragma Export
- -
-
-
-
2023-04-07
Tom Tromey
New
[v2,4/8] Introduce symbol_block_ops::get_block_value
Implement Ada Pragma Import and Pragma Export
- -
-
-
-
2023-04-07
Tom Tromey
New
[v2,3/8] Define symbol::value_block separately
Implement Ada Pragma Import and Pragma Export
- -
-
-
-
2023-04-07
Tom Tromey
New
[v2,2/8] Bump MAX_SYMBOL_IMPLS
Implement Ada Pragma Import and Pragma Export
- -
-
-
-
2023-04-07
Tom Tromey
New
[v2,1/8] Introduce lookup_minimal_symbol_linkage
Implement Ada Pragma Import and Pragma Export
- -
-
-
-
2023-04-07
Tom Tromey
New
doc: requirements: reword and readd MPFR URL
doc: requirements: reword and readd MPFR URL
- -
-
-
-
2023-04-07
Philippe Blain
New
[19/19] Convert gdb_bfd.c to new hash table
Add hash table to gdbsupport
- -
-
-
-
2023-04-07
Tom Tromey
New
[18/19] Convert more DWARF code to new hash table
Add hash table to gdbsupport
- -
-
-
-
2023-04-07
Tom Tromey
New
[17/19] Convert all_bfds to new hash table
Add hash table to gdbsupport
- -
-
-
-
2023-04-07
Tom Tromey
New
[16/19] Convert typedef hash to new hash table
Add hash table to gdbsupport
- -
-
-
-
2023-04-07
Tom Tromey
New
[15/19] Convert abbrevs to new hash table
Add hash table to gdbsupport
- -
-
-
-
2023-04-07
Tom Tromey
New
[14/19] Convert abbrev cache to new hash table
Add hash table to gdbsupport
- -
-
-
-
2023-04-07
Tom Tromey
New
«
1
2
…
4
5
6
…
222
223
»