Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 10133 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
siddhesh
codonell
codonell
codonell
codonell
codonell
codonell
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
simark
fche
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
macro
macro
nsz
pwbot
arjun
stli
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
goldsteinn
raoni
jason
jwakely
jwakely
maximk
maximk
maximk
maximk
maximk
trodgers
trodgers
palmer
palmer
ams
ams
ams
rearnsha
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
rsandifo
ktkachov
ppalka
schopin
schopin
schopin
schopin
schopin
schopin
schopin
JeffreyALaw
JeffreyALaw
kitoc
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
redhat-pt-bot
rdapp
rdapp
rdapp
rdapp
dilfridge
ramana
rivoscibot
rivoscibot
rivoscibot
rivoscibot
JuzheZhong
JuzheZhong
JuzheZhong
JuzheZhong
dmalcolm
amerey
dkm
rajis
rajis
rajis
rajis
rajis
rajis
rajis
Apply
«
1
2
3
4
…
101
102
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[PATCHv6,10/14] gdb: new extract_single_filename_arg helper function
Further filename completion improvements
- -
3
-
-
2024-08-30
Andrew Burgess
New
[PATCHv6,09/14] gdb: implement readline rl_directory_rewrite_hook callback
Further filename completion improvements
- -
3
-
-
2024-08-30
Andrew Burgess
New
[PATCHv6,08/14] gdb: improve gdb_rl_find_completion_word for quoted words
Further filename completion improvements
- -
3
-
-
2024-08-30
Andrew Burgess
New
[PATCHv6,07/14] gdb: apply escaping to filenames in 'complete' results
Further filename completion improvements
- -
3
-
-
2024-08-30
Andrew Burgess
New
[PATCHv6,06/14] gdb: add match formatter mechanism for 'complete' command output
Further filename completion improvements
- -
3
-
-
2024-08-30
Andrew Burgess
New
[PATCHv6,05/14] gdb: simplify completion_result::print_matches
Further filename completion improvements
- -
3
-
-
2024-08-30
Andrew Burgess
New
[PATCHv6,04/14] gdb: move display of completion results into completion_result class
Further filename completion improvements
- -
3
-
-
2024-08-30
Andrew Burgess
New
[PATCHv6,03/14] gdb: improve escaping when completing filenames
Further filename completion improvements
- -
3
-
-
2024-08-30
Andrew Burgess
New
[PATCHv6,02/14] gdb: deprecated filename_completer and associated functions
Further filename completion improvements
- -
3
-
-
2024-08-30
Andrew Burgess
New
[PATCHv6,01/14] gdb: split apart two different types of filename completion
Further filename completion improvements
- -
3
-
-
2024-08-30
Andrew Burgess
New
[gdb/testsuite] Handle unsupported catch syscall
[gdb/testsuite] Handle unsupported catch syscall
- -
3
-
-
2024-08-30
Tom de Vries
Committed
Typo Fix in Documentation for Watch Command
Typo Fix in Documentation for Watch Command
- -
1
1
-
2024-08-30
Nicolás Ortega Froysa
New
gdb/dwarf2: cleanup includes
gdb/dwarf2: cleanup includes
- -
3
-
-
2024-08-29
Simon Marchi
New
[pushed] gdb: include gdbsupport/gdb_obstack.h in addrmap.h
[pushed] gdb: include gdbsupport/gdb_obstack.h in addrmap.h
- -
-
2
-
2024-08-29
Simon Marchi
New
[PATCHv2,6/6] gdb: disable internal b/p when a solib is unloaded
disabled_by_cond fixes for breakpoints
- 1
2
-
1
2024-08-29
Andrew Burgess
New
[PATCHv2,5/6] gdb: handle dprintf breakpoints when unloading a shared library
disabled_by_cond fixes for breakpoints
- -
3
-
-
2024-08-29
Andrew Burgess
New
[PATCHv2,4/6] gdb: restructure disable_breakpoints_in_unloaded_shlib
disabled_by_cond fixes for breakpoints
- -
3
-
-
2024-08-29
Andrew Burgess
New
[PATCHv2,3/6] gdb: remove duplicate check in disable_breakpoints_in_freed_objfile
disabled_by_cond fixes for breakpoints
- -
3
-
-
2024-08-29
Andrew Burgess
New
[PATCHv2,2/6] gdb: fixes for code_breakpoint::disabled_by_cond logic
disabled_by_cond fixes for breakpoints
- -
2
-
1
2024-08-29
Andrew Burgess
New
[PATCHv2,1/6] gdb/testsuite: avoid incorrect symbols in gdb.base/condbreak-multi-context.cc
disabled_by_cond fixes for breakpoints
- -
-
-
2
2024-08-29
Andrew Burgess
New
[pushed] gdb: remove unused includes in linespec.c
[pushed] gdb: remove unused includes in linespec.c
- -
-
2
-
2024-08-29
Simon Marchi
New
[gdb/testsuite] Fix gdb.trace/entry-values.exp on riscv64-linux
[gdb/testsuite] Fix gdb.trace/entry-values.exp on riscv64-linux
- -
3
-
-
2024-08-29
Tom de Vries
Committed
[RFC,gdb/breakpoints] Use gdbarch_addr_bits_remove in breakpoint_address_match
[RFC,gdb/breakpoints] Use gdbarch_addr_bits_remove in breakpoint_address_match
- -
3
-
-
2024-08-29
Tom de Vries
New
[pushed,gdb/testsuite] Fix another regexp in gdb.threads/stepi-over-clone.exp
[pushed,gdb/testsuite] Fix another regexp in gdb.threads/stepi-over-clone.exp
- -
-
2
-
2024-08-29
Tom de Vries
Committed
[v2,gdb/testsuite] Fix failure in gdb.threads/signal-sigtrap.exp
[v2,gdb/testsuite] Fix failure in gdb.threads/signal-sigtrap.exp
- -
3
-
-
2024-08-29
Tom de Vries
Committed
[gdb/testsuite] Fix failure in gdb.threads/signal-sigtrap.exp
[gdb/testsuite] Fix failure in gdb.threads/signal-sigtrap.exp
- -
3
-
-
2024-08-29
Tom de Vries
Superseded
Fix regexp quoting in gdb.ada test cases
Fix regexp quoting in gdb.ada test cases
- -
3
-
-
2024-08-28
Tom Tromey
New
[v3] gdbserver, remote: introduce "id_str" in the "qXfer:threads:read" XML
[v3] gdbserver, remote: introduce "id_str" in the "qXfer:threads:read" XML
2 -
3
-
-
2024-08-28
Aktemur, Tankut Baris
New
[gdb/testsuite] Fix regexp in gdb.arch/i386-disp-step-self-call.exp
[gdb/testsuite] Fix regexp in gdb.arch/i386-disp-step-self-call.exp
- -
3
-
-
2024-08-28
Tom de Vries
Committed
[v2,4/4,gdb/python] Use gdbpy_handle_gdb_exception in valpy_assign_core
[v2,1/4,gdb/python] Add gdbpy_handle_gdb_exception
- -
3
-
-
2024-08-28
Tom de Vries
Committed
[v2,3/4,gdb/python] Eliminate GDB_PY_SET_HANDLE_EXCEPTION
[v2,1/4,gdb/python] Add gdbpy_handle_gdb_exception
- -
3
-
-
2024-08-28
Tom de Vries
Committed
[v2,2/4,gdb/python] Eliminate GDB_PY_HANDLE_EXCEPTION
[v2,1/4,gdb/python] Add gdbpy_handle_gdb_exception
- -
3
-
-
2024-08-28
Tom de Vries
Committed
[v2,1/4,gdb/python] Add gdbpy_handle_gdb_exception
[v2,1/4,gdb/python] Add gdbpy_handle_gdb_exception
- -
3
-
-
2024-08-28
Tom de Vries
Committed
[v2,5/5] gdb/testsuite: Test completion of register names in expressions
Tab complete convenience variables
1 -
3
-
-
2024-08-28
Antonio Rische
New
[v2,4/5] gdb: Tab-complete registers in expressions
Tab complete convenience variables
- -
2
-
1
2024-08-28
Antonio Rische
New
[v2,3/5] gdb/testsuite: Test completion of convenience variables
Tab complete convenience variables
1 -
2
-
1
2024-08-28
Antonio Rische
New
[v2,2/5] gdb: Tab complete internalvars in expressions
Tab complete convenience variables
- -
3
-
-
2024-08-28
Antonio Rische
New
[v2,1/5] gdb: Do not create variables when parsing expressions
Tab complete convenience variables
- -
3
-
-
2024-08-28
Antonio Rische
New
[7/7] Handle SIGTERM in run_events
[1/7] Handle ^C in gnu_source_highlight_test
- -
3
-
-
2024-08-27
Tom de Vries
Committed
[6/7] Handle ^C in ~scoped_remote_fd
[1/7] Handle ^C in gnu_source_highlight_test
- -
3
-
-
2024-08-27
Tom de Vries
Committed
[5/7] Eliminate catch(...) in pipe_command
[1/7] Handle ^C in gnu_source_highlight_test
- -
3
-
-
2024-08-27
Tom de Vries
Committed
[4/7] Eliminate catch(...) in target_wait
[1/7] Handle ^C in gnu_source_highlight_test
- -
3
-
-
2024-08-27
Tom de Vries
Committed
[3/7] Eliminate catch(...) in execute_fn_to_string
[1/7] Handle ^C in gnu_source_highlight_test
- -
3
-
-
2024-08-27
Tom de Vries
Committed
[2/7] Make scope_exit constructor throw
[1/7] Handle ^C in gnu_source_highlight_test
- -
3
-
-
2024-08-27
Tom de Vries
Committed
[1/7] Handle ^C in gnu_source_highlight_test
[1/7] Handle ^C in gnu_source_highlight_test
- -
3
-
-
2024-08-27
Tom de Vries
Committed
gdb/testsuite: fix gdb.btrace/non-stop.exp end of history check
gdb/testsuite: fix gdb.btrace/non-stop.exp end of history check
- -
3
-
-
2024-08-27
Guinevere Larsen
New
[v3] gdb: Introduce RAII signal handler setter
[v3] gdb: Introduce RAII signal handler setter
- -
-
-
2
2024-08-27
Guinevere Larsen
New
[pushed,gdb/testsuite] Fix regexp in gdb.dwarf2/dw2-inter-cu-error.exp
[pushed,gdb/testsuite] Fix regexp in gdb.dwarf2/dw2-inter-cu-error.exp
- -
-
2
-
2024-08-27
Tom de Vries
Committed
[4/4,gdb/python] Use gdbpy_handle_gdb_exception in valpy_assign_core
[1/4,gdb/python] Add gdbpy_handle_gdb_exception
- -
3
-
-
2024-08-27
Tom de Vries
Superseded
[3/4,gdb/python] Eliminate GDB_PY_HANDLE_EXCEPTION
[1/4,gdb/python] Add gdbpy_handle_gdb_exception
- -
3
-
-
2024-08-27
Tom de Vries
Superseded
[2/4,gdb/python] Eliminate GDB_PY_SET_HANDLE_EXCEPTION
[1/4,gdb/python] Add gdbpy_handle_gdb_exception
- -
3
-
-
2024-08-27
Tom de Vries
Superseded
[1/4,gdb/python] Add gdbpy_handle_gdb_exception
[1/4,gdb/python] Add gdbpy_handle_gdb_exception
- -
3
-
-
2024-08-27
Tom de Vries
Superseded
[pushed] Simplify ada_identical_enum_types_p
[pushed] Simplify ada_identical_enum_types_p
- -
-
2
-
2024-08-26
Tom Tromey
New
Don't check dwarf2_name in process_enumeration_scope
Don't check dwarf2_name in process_enumeration_scope
1 -
3
-
-
2024-08-26
Tom Tromey
New
[RFC] gdb, configure: Add disable-readers option for configure
[RFC] gdb, configure: Add disable-readers option for configure
- -
3
-
-
2024-08-26
Guinevere Larsen
New
[v4,22/22] Convert dwarf2_per_objfile::die_type_hash to new hash table
Add a C++ hash table to gdbsupport
- -
3
-
-
2024-08-23
Simon Marchi
New
[v4,21/22] Convert dwarf2_cu::call_site_htab to new hash table
Add a C++ hash table to gdbsupport
- -
3
-
-
2024-08-23
Simon Marchi
New
[v4,20/22] Convert dwarf_cu::die_hash to new hash table
Add a C++ hash table to gdbsupport
- -
3
-
-
2024-08-23
Simon Marchi
New
[v4,19/22] Convert gdb_bfd.c to new hash table
Add a C++ hash table to gdbsupport
- -
3
-
-
2024-08-23
Simon Marchi
New
[v4,18/22] Convert more DWARF code to new hash table
Add a C++ hash table to gdbsupport
- -
3
-
-
2024-08-23
Simon Marchi
New
[v4,17/22] Convert all_bfds to new hash table
Add a C++ hash table to gdbsupport
- -
3
-
-
2024-08-23
Simon Marchi
New
[v4,16/22] Convert typedef hash to new hash table
Add a C++ hash table to gdbsupport
- -
3
-
-
2024-08-23
Simon Marchi
New
[v4,15/22] Convert abbrevs to new hash table
Add a C++ hash table to gdbsupport
- -
3
-
-
2024-08-23
Simon Marchi
New
[v4,14/22] Convert abbrev cache to new hash table
Add a C++ hash table to gdbsupport
- -
3
-
-
2024-08-23
Simon Marchi
New
[v4,13/22] Convert gnu-v3-abi.c to new hash table
Add a C++ hash table to gdbsupport
- -
3
-
-
2024-08-23
Simon Marchi
New
[v4,12/22] Convert static links to new hash table
Add a C++ hash table to gdbsupport
- -
3
-
-
2024-08-23
Simon Marchi
New
[v4,11/22] Convert type copying to new hash table
Add a C++ hash table to gdbsupport
- -
3
-
-
2024-08-23
Simon Marchi
New
[v4,10/22] Convert compile/compile.c to new hash table
Add a C++ hash table to gdbsupport
- -
3
-
-
2024-08-23
Simon Marchi
New
[v4,09/22] Convert disasm.c to new hash table
Add a C++ hash table to gdbsupport
- -
1
-
2
2024-08-23
Simon Marchi
New
[v4,08/22] Convert py-framefilter.c to new hash table
Add a C++ hash table to gdbsupport
- -
-
-
2
2024-08-23
Simon Marchi
New
[v4,07/22] Convert breakpoint.c to new hash table
Add a C++ hash table to gdbsupport
- -
-
-
2
2024-08-23
Simon Marchi
New
[v4,06/22] Convert dwarf2/macro.c to new hash table
Add a C++ hash table to gdbsupport
- -
-
-
2
2024-08-23
Simon Marchi
New
[v4,05/22] Convert target-descriptions.c to new hash table
Add a C++ hash table to gdbsupport
- -
-
-
2
2024-08-23
Simon Marchi
New
[v4,04/22] Convert linespec.c to new hash table
Add a C++ hash table to gdbsupport
- -
-
-
2
2024-08-23
Simon Marchi
New
[v4,03/22] Convert filename-seen-cache.h to new hash table
Add a C++ hash table to gdbsupport
- -
-
-
2
2024-08-23
Simon Marchi
New
[v4,02/22] Convert compile-c-symbols.c to new hash table
Add a C++ hash table to gdbsupport
- -
-
-
2
2024-08-23
Simon Marchi
New
[v4,01/22] gdbsupport: add unordered_dense.h 4.4.0
Add a C++ hash table to gdbsupport
- -
-
-
2
2024-08-23
Simon Marchi
New
[2/2] gdb: Tab complete internalvars in expressions
Tab complete convenience variables
- -
2
-
1
2024-08-22
Antonio Rische
New
[1/2] gdb: Do not create variables when parsing expressions
Tab complete convenience variables
- -
2
-
1
2024-08-22
Antonio Rische
New
[4/4,gdb/symtab] Change DWARF_ERROR from Dwarf Error to DWARF Error
[1/4,gdb/symtab] Use [in module %s] notation more consistently in dwarf errors
- -
3
-
-
2024-08-22
Tom de Vries
Committed
[3/4,gdb/symtab] Use DWARF_ERROR_PREFIX
[1/4,gdb/symtab] Use [in module %s] notation more consistently in dwarf errors
- -
3
-
-
2024-08-22
Tom de Vries
Committed
[2/4,gdb/symtab] Add gdb/dwarf2/error.h
[1/4,gdb/symtab] Use [in module %s] notation more consistently in dwarf errors
- -
3
-
-
2024-08-22
Tom de Vries
Committed
[1/4,gdb/symtab] Use [in module %s] notation more consistently in dwarf errors
[1/4,gdb/symtab] Use [in module %s] notation more consistently in dwarf errors
- -
3
-
-
2024-08-22
Tom de Vries
Committed
[v3] gdb/dwarf2: Check for null abbrev_info ptr
[v3] gdb/dwarf2: Check for null abbrev_info ptr
- -
3
-
-
2024-08-21
Aaron Merey
New
[PATCHv5,4/4] gdb: unify build-id to objfile lookup code
More build-id checking when opening core files
- -
3
-
-
2024-08-21
Andrew Burgess
New
[PATCHv5,3/4] gdb: improve shared library build-id check for core-files
More build-id checking when opening core files
- -
3
-
-
2024-08-21
Andrew Burgess
New
[PATCHv5,2/4] gdb/corefile: improve file backed mapping handling
More build-id checking when opening core files
- -
3
-
-
2024-08-21
Andrew Burgess
New
[PATCHv5,1/4] gdb/corefile: don't pretend unavailable sections are readable
More build-id checking when opening core files
- -
3
-
-
2024-08-21
Andrew Burgess
New
[2/2,gdb/python] Use GDB_PY_SET_HANDLE_EXCEPTION more often
[1/2,gdb/python] Use GDB_PY_HANDLE_EXCEPTION more often
- -
3
-
-
2024-08-21
Tom de Vries
Committed
[1/2,gdb/python] Use GDB_PY_HANDLE_EXCEPTION more often
[1/2,gdb/python] Use GDB_PY_HANDLE_EXCEPTION more often
- -
3
-
-
2024-08-21
Tom de Vries
Committed
Do not assume ELF in dwarf2/read.c
Do not assume ELF in dwarf2/read.c
2 -
-
-
2
2024-08-21
Tom Tromey
New
Add const to catch gdb_exception
Add const to catch gdb_exception
- -
3
-
-
2024-08-21
Tom de Vries
Committed
[gdb/python] Eliminate catch(...) in type_to_type_object
[gdb/python] Eliminate catch(...) in type_to_type_object
- -
3
-
-
2024-08-21
Tom de Vries
Committed
Add & in catch in svr4_handle_solib_event
Add & in catch in svr4_handle_solib_event
- -
3
-
-
2024-08-21
Tom de Vries
Committed
Eliminate catch(...) in get_test_insn
Eliminate catch(...) in get_test_insn
- -
3
-
-
2024-08-21
Tom de Vries
Committed
[v2,gdb/breakpoints] Fix gdb.base/scope-hw-watch-disable.exp on arm-linux
[v2,gdb/breakpoints] Fix gdb.base/scope-hw-watch-disable.exp on arm-linux
- -
3
-
-
2024-08-21
Tom de Vries
New
[PATCHv5,14/14] gdb: 'target ...' commands now expect quoted/escaped filenames
Further filename completion improvements
1 -
3
-
-
2024-08-20
Andrew Burgess
New
[PATCHv5,13/14] gdb: allow quoted filenames for commands that have custom completion
Further filename completion improvements
2 -
2
-
1
2024-08-20
Andrew Burgess
New
[PATCHv5,12/14] gdb: add remove-symbol-file command completion
Further filename completion improvements
2 -
3
-
-
2024-08-20
Andrew Burgess
New
[PATCHv5,11/14] gdb: extend completion of quoted filenames to work in brkchars phase
Further filename completion improvements
- -
3
-
-
2024-08-20
Andrew Burgess
New
«
1
2
3
4
…
101
102
»