Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 19039 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Committed
Dropped
FSF Assignment Missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
aburgess
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
girish946
maennich
dodji
zimmerma
rzinsly
lukma
Apply
«
1
2
3
4
…
190
191
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[6/6] Fix comment for 'gdb_dlopen'
- -
-
-
-
2020-02-26
Sergio Durigan Junior
New
[5/6] Document Linux-specific possible ptrace restrictions
- -
-
-
-
2020-02-26
Sergio Durigan Junior
New
[4/6] Extend GNU/Linux to check for ptrace error
- -
-
-
-
2020-02-26
Sergio Durigan Junior
New
[3/6] Expand 'fork_inferior' to check whether 'traceme_fun' succeeded
- -
-
-
-
2020-02-26
Sergio Durigan Junior
New
[2/6] Don't reset errno/bfd_error on 'throw_perror_with_name'
- -
-
-
-
2020-02-26
Sergio Durigan Junior
New
[1/6] Introduce scoped_pipe.h
- -
-
-
-
2020-02-26
Sergio Durigan Junior
New
[v5] Add debuginfod support to GDB
- -
-
-
-
2020-02-26
Aaron Merey
New
[AArch64] Fix SVE-related failure in gdb.arch/aarch64-fp.exp
- -
-
-
-
2020-02-26
Luis Machado
New
[pushed] Move more declarations from dwarf2/loc.h to dwarf2/read.h
- -
-
-
-
2020-02-26
Simon Marchi
New
Don't set initial language if set manually
- -
-
-
-
2020-02-26
Tom de Vries
New
[v1] gdbsupport: Fix setting up 'development' var.
- -
-
-
-
2020-02-26
Vyacheslav Petrishchev
New
[pushed] Move dwarf2_read_addr_index declaration to dwarf2/read.h
- -
-
-
-
2020-02-26
Simon Marchi
New
[v5] Add debuginfod support to GDB
- -
-
-
-
2020-02-25
Aaron Merey
New
[v2,6/6] Change gdbserver to use existing gdbsupport
- -
-
-
-
2020-02-25
Tom Tromey
New
[v2,5/6] Change gdbsupport not to rely on BFD
- -
-
-
-
2020-02-25
Tom Tromey
New
[v2,4/6] Fix gdbserver build when intl already built
- -
-
-
-
2020-02-25
Tom Tromey
New
[v2,3/6] Cast to bfd_vma in arm-tdep.c
- -
-
-
-
2020-02-25
Tom Tromey
New
[v2,2/6] Don't use sprintf_vma for CORE_ADDR
- -
-
-
-
2020-02-25
Tom Tromey
New
[v2,1/6] Fix CORE_ADDR size assertion in symfile-mem.c
- -
-
-
-
2020-02-25
Tom Tromey
New
gdbsupport: Fix setting up 'development' var.
- -
-
-
-
2020-02-25
Vyacheslav Petrishchev
New
[PUSHED] gdb/fortran: Support negative array stride in one limited case
- -
-
-
-
2020-02-25
Andrew Burgess
New
[RFC,2/2] gdb: Track the current frame for each thread
- -
-
-
-
2020-02-25
Andrew Burgess
New
[RFC,1/2] gdb: Unify two copies of restore_selected_frame
- -
-
-
-
2020-02-25
Andrew Burgess
New
[pushed,AArch64] Fix typo in comment
- -
-
-
-
2020-02-25
Luis Machado
New
[PUSHED] gdb/testsuite: Remove source file path from test name
- -
-
-
-
2020-02-25
Andrew Burgess
New
Fix gdb.arch/aarch64-dbreg-contents.exp build failures
- -
-
-
-
2020-02-25
Luis Machado
New
[2/2] Specialize partial_symtab for DWARF include files
- -
-
-
-
2020-02-25
Tom Tromey
New
[1/2] Remove casts from dwarf2/index-write.c
- -
-
-
-
2020-02-25
Tom Tromey
New
Update ELF auxv entry types and update GDB to use them.
- -
-
-
-
2020-02-25
Luis Machado
New
[gdb/testsuite] Fix mi-sym-info.exp matching FAILs
- -
-
-
-
2020-02-25
Tom de Vries
New
[gdb/testsuite] Fix gdb.go/methods.exp
- -
-
-
-
2020-02-25
Tom de Vries
New
[pushed] Move dwarf2_get_die_type declaration to dwarf2/read.h
- -
-
-
-
2020-02-25
Simon Marchi
New
Fix hang after ext sigkill
- -
-
-
-
2020-02-24
Tom de Vries
New
gdb: infrun: consume multiple events at each pass in stop_all_threads
- -
-
-
-
2020-02-24
Simon Marchi
New
[PUSHED] gdb/doc: Fix header alignment of 'info threads' example output
- -
-
-
-
2020-02-24
Andrew Burgess
New
Ensure listing of unused static var in info locals
- -
-
-
-
2020-02-24
Tom de Vries
New
[committed,gdb/testsuite] Fix layout next/prev/regs help message
- -
-
-
-
2020-02-24
Tom de Vries
New
[RFA] gdb/copyright.py: Add generated files in gnulib/ to exclude list (was: "Re: [PATCH] gnulib: i…
- -
-
-
-
2020-02-24
Joel Brobecker
New
[v4] Add debuginfod support to GDB
- -
-
-
-
2020-02-24
Aaron Merey
New
Introduce objfile::intern
- -
-
-
-
2020-02-24
Tom Tromey
New
[pushed] Style field names in "print"
- -
-
-
-
2020-02-24
Simon Marchi (Code Review)
New
[pushed] Style field names in "print"
- -
-
-
-
2020-02-24
Simon Marchi (Code Review)
New
[pushed] Make dwarf2_compile_expr_to_ax static
- -
-
-
-
2020-02-22
Tom Tromey
New
[gdb/testsuite] Fix check-read1 FAIL in gdb.tui/corefile-run.exp
- -
-
-
-
2020-02-22
Tom de Vries
New
GDB 9 TUI mode broken
- -
-
-
-
2020-02-22
Eli Zaretskii
New
GDB 9 TUI mode broken
- -
-
-
-
2020-02-22
Eli Zaretskii
New
[PATCHv2] Fix range end handling of inlined subroutines
- -
-
-
-
2020-02-22
Bernd Edlinger
New
[pushed] Add a mostlyclean target to gdbserver
- -
-
-
-
2020-02-22
Tom Tromey
New
[pushed] Update partial_symtab comment
- -
-
-
-
2020-02-21
Tom Tromey
New
Harden gdb.arch/aarch64-pauth.exp and fix a failure
- -
-
-
-
2020-02-21
Luis Machado
New
[gdb/testsuite] Fix gdb.go/methods.exp
- -
-
-
-
2020-02-21
Tom de Vries
New
[pushed] Fix two more mips-tdep.h declarations
- -
-
-
-
2020-02-21
Tom Tromey
New
[RFC,gdb/testsuite] Add -lbl option in gdb_test_multiple
- -
-
-
-
2020-02-21
Tom de Vries
New
Fix cc-with-dwz regression
- -
-
-
-
2020-02-21
Tom de Vries
New
[gdb/testsuite] Fix gdb.go/methods.exp
- -
-
-
-
2020-02-21
Tom de Vries
New
[PUSHED] gdb/testsuite: Regenerate the testglue if it is not in
- -
-
-
-
2020-02-21
Shahab Vahedi
New
Fix null pointer dereference
- -
-
-
-
2020-02-21
Ruslan Kabatsayev
New
[v4] Add debuginfod support to GDB
- -
-
-
-
2020-02-21
Aaron Merey
New
Find tailcall frames before inline frames
- -
-
-
-
2020-02-20
Tom Tromey
New
Fix cc-with-dwz regression
- -
-
-
-
2020-02-20
Tom de Vries
New
[RFC,gdb/testsuite] Handle -line and -non-empty-line in gdb_test_multiple
- -
-
-
-
2020-02-20
Pedro Alves
New
[gdb/testsuite] Fix hello.go xpass
- -
-
-
-
2020-02-20
Tom de Vries
New
gdb: Simplification in charset.c
- -
-
-
-
2020-02-20
ldurfina@tachyum.com
New
Make '{putchar,fputc}_unfiltered' use 'fputs_unfiltered'
- -
-
-
-
2020-02-20
Sergio Durigan Junior
New
[RFC] Add ability to skip demangling partial symbols
- -
-
-
-
2020-02-20
Tom Tromey
New
[pushed] Two compute_and_set_names simplifications
- -
-
-
-
2020-02-20
Tom Tromey
New
[01/14] Fix latent bug in dwarf2_find_containing_comp_unit
- -
-
-
-
2020-02-20
Tom Tromey
New
[gdb/testsuite] Fix xpass in gdb.python/lib-types.exp
- -
-
-
-
2020-02-19
Tom de Vries
New
[RFC,gdb/testsuite] Handle -line and -non-empty-line in gdb_test_multiple
- -
-
-
-
2020-02-19
Tom de Vries
New
gdb: dwarf2/read.c: remove unused objfile parameters/variables
- -
-
-
-
2020-02-19
Simon Marchi
New
[pushed] Fix declaration of mips_pc_is_mips
- -
-
-
-
2020-02-19
Tom Tromey
New
[pushed] Use obstack_strdup in ada-lang.c
- -
-
-
-
2020-02-19
Tom Tromey
New
[PUSHED] Merge changes from GCC for the config/ directory
- -
-
-
-
2020-02-19
Andrew Burgess
New
[gdb/testsuite] Fix corefile-buildid.exp with check-read1
- -
-
-
-
2020-02-19
Tom de Vries
New
Change gdbserver to use existing gdbsupport
- -
-
-
-
2020-02-19
Tom Tromey
New
[PATCHv2] gdb: Allow more control over where to find python libraries
- -
-
-
-
2020-02-19
Andrew Burgess
New
[v3] gdb/testsuite: Regenerate the testglue if it is not in
- -
-
-
-
2020-02-19
Shahab Vahedi
New
[pushed] Remove useless NULL check in python.c
- -
-
-
-
2020-02-19
Tom Tromey
New
Check for null result from gdb_demangle
- -
-
-
-
2020-02-19
Andrew Burgess
New
[committed,gdb/testsuite] Fix c++/14186 kpass in cpexprs.exp
- -
-
-
-
2020-02-19
Tom de Vries
New
[gdb/testsuite] Fix xpass in gdb.python/lib-types.exp
- -
-
-
-
2020-02-19
Tom de Vries
New
[gdb/testsuite] Handle missing gccgo
- -
-
-
-
2020-02-19
Tom de Vries
New
[committed,gdb/testsuite] Be quiet about missing prelink in solib-overlap.exp
- -
-
-
-
2020-02-19
Tom de Vries
New
[RFC,gdb/testsuite] Ignore pass in gdb_caching_proc
- -
-
-
-
2020-02-19
Tom de Vries
New
[committed,v8,2/2] gdbserver: Add RISC-V/Linux support
- -
-
-
-
2020-02-19
Maciej W. Rozycki
Committed
[?] Fix gdb build with gcc-4.8.x
- -
-
-
-
2020-02-18
Bernd Edlinger
New
[pushed] gdb: update email address for Palmer Dabbelt
- -
-
-
-
2020-02-18
Simon Marchi
New
[?] Fix gdb build with gcc-4.8.x
- -
-
-
-
2020-02-18
Bernd Edlinger
New
[gdb/testsuite] Fix funcall_ref.exp xpass
- -
-
-
-
2020-02-18
Tom de Vries
New
[7/7,gdb/testsuite] add jit-elf-util.h and run jit function
- -
-
-
-
2020-02-18
Strasuns, Mihails
New
[6/7,gdb/testsuite] use -Ttext-segment for jit-elf tests
- -
-
-
-
2020-02-18
Strasuns, Mihails
New
[5/7,gdb/testsuite] add lib/jit-elf-helpers.exp
- -
-
-
-
2020-02-18
Strasuns, Mihails
New
[4/7,gdb/testsuite] use args as lib list for jit-elf tests
- -
-
-
-
2020-02-18
Strasuns, Mihails
New
[3/7,gdb/testsuite] share jit-protocol.h by all jit tests
- -
-
-
-
2020-02-18
Strasuns, Mihails
New
[2/7,gdb/testsuite] structured rename of jit test files
- -
-
-
-
2020-02-18
Strasuns, Mihails
New
[1/7,gdb/testsuite] allow more registers in reader test
- -
-
-
-
2020-02-18
Strasuns, Mihails
New
[gdb/testsuite] Be quiet about untested dtrace-prob.exp
- -
-
-
-
2020-02-18
Tom de Vries
New
[v2] gdb/testsuite: Regenerate the testglue if it is not in path
- -
-
-
-
2020-02-18
Shahab Vahedi
New
[RFC,gdb/testsuite] Ignore pass in gdb_caching_proc
- -
-
-
-
2020-02-18
Tom de Vries
New
[committed,gdb/testsuite] Handle missing gnatmake in gnat_runtime_has_debug_info
- -
-
-
-
2020-02-18
Tom de Vries
New
«
1
2
3
4
…
190
191
»