Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Doug Evans
| State =
Action Required
| 182 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
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
aburgess
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
raoni
jason
jwakely
jwakely
maximk
trodgers
Apply
«
1
2
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[doc,RFA] : Add guile progspace support
- -
-
-
-
2014-05-21
Doug Evans
New
[doc,RFA] Add guile gdb command support
- -
-
-
-
2014-05-21
Doug Evans
New
[doc,RFA] Add guile gdb parameter support
- -
-
-
-
2014-05-21
Doug Evans
New
[1/4,v18] Add xmethod documentation and NEWS entry
- -
-
-
-
2014-05-25
Doug Evans
New
[doc,RFA] Add guile gdb command support
- -
-
-
-
2014-06-02
Doug Evans
New
[doc,RFA] Add guile gdb parameter support
- -
-
-
-
2014-06-02
Doug Evans
New
[doc,RFA] : Add guile progspace support
- -
-
-
-
2014-06-03
Doug Evans
New
[doc,RFA] Add guile gdb command support
- -
-
-
-
2014-06-03
Doug Evans
New
[doc,RFA] Add guile gdb parameter support
- -
-
-
-
2014-06-03
Doug Evans
New
[doc,RFA] Split create-breakpoint! into make-breakpoint, register-breakpoint!
- -
-
-
-
2014-06-04
Doug Evans
New
Fix typo in program_info
- -
-
-
-
2014-08-11
Doug Evans
New
[0/4] baby step toward multi-target
- -
-
-
-
2014-08-11
Doug Evans
New
Add some debugging printfs to linux-nat.c
- -
-
-
-
2014-08-31
Doug Evans
New
[PR,guile/17247] Block SIGCHLD while initializing Guile
- -
-
-
-
2014-08-31
Doug Evans
New
[doc,RFA,PR,15276] Add $_caller_is, et. al.
- -
-
-
-
2014-09-01
Doug Evans
New
Another board file for remote host
- -
-
-
-
2014-09-02
Doug Evans
New
PR python/16699: GDB Python command completion with overriden complete vs. completer class
- -
-
-
-
2014-09-03
Doug Evans
New
[doc,RFA,PR,15276] Add $_caller_is, et. al.
- -
-
-
-
2014-09-06
Doug Evans
New
Change form of prompt argument to with_gdb_prompt.
- -
-
-
-
2014-09-06
Doug Evans
New
New command: queue-signal
- -
-
-
-
2014-09-07
Doug Evans
New
[OB] Replace use of magic number in scm-cmd.c/py-cmd.c
- -
-
-
-
2014-09-09
Doug Evans
New
[PR,guile/17247] Block SIGCHLD while initializing Guile
- -
-
-
-
2014-09-09
Doug Evans
New
Regression for gdb.base/default.exp [Re: [PATCH, doc RFA][PR 15276] Add $_caller_is, et. al.]
- -
-
-
-
2014-09-09
Doug Evans
New
New command: queue-signal
- -
-
-
-
2014-09-13
Doug Evans
New
[OB] (linux_nat_wait_1): Make local prev_mask non-static
- -
-
-
-
2014-10-19
Doug Evans
New
[OB] Fix some comments to say minus_one_ptid instead of PID == -1
- -
-
-
-
2014-10-19
Doug Evans
New
Questions on commit 6c95b8df7fef5273da71c34775918c554aae0ea8
- -
-
-
-
2014-10-19
Doug Evans
New
[1/9] Move lookup_block_symbol from symtab.c to block.c.
- -
-
-
-
2014-10-27
Doug Evans
New
[2/9] Add macro ALL_BLOCK_SYMBOLS_WITH_NAME.
- -
-
-
-
2014-10-27
Doug Evans
New
[3/9] Rename lookup_symbol_static and lookup_static_symbol_aux
- -
-
-
-
2014-10-27
Doug Evans
New
[4/9] Rename lookup_symbol_aux_block to lookup_symbol_in_block.
- -
-
-
-
2014-10-27
Doug Evans
New
[5/9] Rename some "aux" functions.
- -
-
-
-
2014-10-27
Doug Evans
New
[6/9] symtab.c (basic_lookup_symbol_nonlocal): Add comment.
- -
-
-
-
2014-10-27
Doug Evans
New
[7/9] Rewrite lookup_static_symbol to use gdbarch routine
- -
-
-
-
2014-10-27
Doug Evans
New
[8/9] Rename lookup_symbol_global to lookup_global_symbol.
- -
-
-
-
2014-10-27
Doug Evans
New
[9/9] Improve function comment for lookup_global_symbol.
- -
-
-
-
2014-10-27
Doug Evans
New
[patchv2,2/2] Accelerate lookup_symbol_aux_objfile 14.5x [Re: [patch 0/2] Accelerate symbol lookups…
- -
-
-
-
2014-10-27
Doug Evans
New
solib_global_lookup: Fetch arch from objfile.
- -
-
-
-
2014-11-01
Doug Evans
New
[OB] valops.c: Fix some whitespace.
- -
-
-
-
2014-11-01
Doug Evans
New
Remove TYPE_CODE_CLASS
- -
-
-
-
2014-11-01
Doug Evans
New
Use ALL_PRIMARY_SYMTABS instead of ALL_SYMTABS.
- -
-
-
-
2014-11-01
Doug Evans
New
[OB] xcoffread.c (process_linenos): Delete unnecessary code.
- -
-
-
-
2014-11-03
Doug Evans
New
[OB] mdebugread.c (parse_procedure): Delete unnecessary forward decl.
- -
-
-
-
2014-11-03
Doug Evans
New
Allow board file to specify remotetimeout
- -
-
-
-
2014-11-07
Doug Evans
New
[2/9] Add macro ALL_BLOCK_SYMBOLS_WITH_NAME.
- -
-
-
-
2014-11-07
Doug Evans
New
[5/9] Rename some "aux" functions.
- -
-
-
-
2014-11-07
Doug Evans
New
[7/9] Rewrite lookup_static_symbol to use gdbarch routine
- -
-
-
-
2014-11-07
Doug Evans
New
[7/9] Rewrite lookup_static_symbol to use gdbarch routine
- -
-
-
-
2014-11-07
Doug Evans
New
[7/9] Rewrite lookup_static_symbol to use gdbarch routine
- -
-
-
-
2014-11-08
Doug Evans
New
Use SYMBOL_OBJFILE more.
- -
-
-
-
2014-11-08
Doug Evans
New
expand_symtab_containing_pc: Renamed from find_pc_sect_symtab_via_partial
- -
-
-
-
2014-11-09
Doug Evans
New
Fix PR 17559: confusion over result of find_pc_line
- -
-
-
-
2014-11-10
Doug Evans
New
Split up buildsym.c:end_symtab_from_static_block
- -
-
-
-
2014-11-10
Doug Evans
New
The result of symtab expansion is always a primary symtab
- -
-
-
-
2014-11-10
Doug Evans
New
Fix memory leak in watch_main_source_file_lossage
- -
-
-
-
2014-11-11
Doug Evans
New
[1/5] struct symtab split part 1: SYMTAB_OBJFILE
- -
-
-
-
2014-11-12
Doug Evans
New
[2/5] struct symtab split part 1: SYMTAB_DIRNAME
- -
-
-
-
2014-11-12
Doug Evans
New
[3/5] struct symtab split part 1: SYMTAB_LINETABLE
- -
-
-
-
2014-11-12
Doug Evans
New
[4/5] struct symtab split part 1: buildsym api cleanup
- -
-
-
-
2014-11-12
Doug Evans
New
[5/5] struct symtab split part 1: SYMTAB_BLOCKVECTOR
- -
-
-
-
2014-11-12
Doug Evans
New
[06/21] struct symtab split part 2: block.c block.h
- -
-
-
-
2014-11-13
Doug Evans
New
[08/21] struct symtab split part 2: breakpoint.c
- -
-
-
-
2014-11-13
Doug Evans
New
[09/21] struct symtab split part 2: buildsym.c buildsym.h
- -
-
-
-
2014-11-13
Doug Evans
New
[05/21] struct symtab split part 2: coffread.c dbxread.c dwarf2read.c mdebugread.c xcoffread.c
- -
-
-
-
2014-11-13
Doug Evans
New
[07/21] struct symtab split part 2: blockframe.c dwarf2-frame.c frame.c stack.c
- -
-
-
-
2014-11-13
Doug Evans
New
[10/21] struct symtab split part 2: guile/scm-block.c
- -
-
-
-
2014-11-13
Doug Evans
New
[11/21] struct symtab split part 2: infrun.c
- -
-
-
-
2014-11-13
Doug Evans
New
[12/21] struct symtab split part 2: jit.c
- -
-
-
-
2014-11-13
Doug Evans
New
[03/21] struct symtab split part 2: ada-lang.c cp-support.c jv-lang.c
- -
-
-
-
2014-11-13
Doug Evans
New
[13/21] struct symtab split part 2: linespec.c
- -
-
-
-
2014-11-13
Doug Evans
New
[14/21] struct symtab split part 2: macroscope.c macrotab.c macrotab.h
- -
-
-
-
2014-11-13
Doug Evans
New
[15/21] struct symtab split part 2: maint.c testsuite/gdb.base/maint.exp
- -
-
-
-
2014-11-13
Doug Evans
New
[16/21] struct symtab split part 2: mi/mi-cmd-file.c
- -
-
-
-
2014-11-13
Doug Evans
New
[02/21] struct symtab split part 2: objfiles.c objfiles.h
- -
-
-
-
2014-11-13
Doug Evans
New
[17/21] struct symtab split part 2: psympriv.h psymtab.c
- -
-
-
-
2014-11-13
Doug Evans
New
[18/21] struct symtab split part 2: python/py-symtab.c
- -
-
-
-
2014-11-13
Doug Evans
New
[19/21] struct symtab split part 2: source.c
- -
-
-
-
2014-11-13
Doug Evans
New
[20/21] struct symtab split part 2: symfile-debug.c symfile.c symfile.h
- -
-
-
-
2014-11-13
Doug Evans
New
[21/21] struct symtab split part 2: symmisc.c
- -
-
-
-
2014-11-13
Doug Evans
New
[01/21] struct symtab split part 2: symtab.c symtab.h
- -
-
-
-
2014-11-13
Doug Evans
New
[04/21] struct symtab split part 2: amd64-tdep.c arm-tdep.c i386-tdep.c spu-tdep.c
- -
-
-
-
2014-11-13
Doug Evans
New
[7/9] Rewrite lookup_static_symbol to use gdbarch routine
- -
-
-
-
2014-11-15
Doug Evans
New
[0/3] Fix fallout from GDB testsuite cleanup, fix more compiler warnings
- -
-
-
-
2014-11-15
Doug Evans
New
Fwd: Delivery Status Notification (Failure)
- -
-
-
-
2014-11-23
Doug Evans
New
[RFC,PR,17684] Look up primitive types as symbols
- -
-
-
-
2014-12-07
Doug Evans
New
Rename cp_is_anonymous to cp_is_in_anonymous
- -
-
-
-
2014-12-10
Doug Evans
New
Make naming of psymtab "quick" fns more consistent.
- -
-
-
-
2014-12-10
Doug Evans
New
symtab.c (domain_name) <MODULE_DOMAIN>: Add missing case.
- -
-
-
-
2014-12-11
Doug Evans
New
New parameter: debug symbol-lookup
- -
-
-
-
2014-12-11
Doug Evans
New
Remove redundant call to lookup_static_symbol.
- -
-
-
-
2014-12-11
Doug Evans
New
Remove struct symbol_search member symtab.
- -
-
-
-
2014-12-13
Doug Evans
New
Rename find_type_baseclass_by_name to cp_find_type_baseclass_by_name
- -
-
-
-
2014-12-13
Doug Evans
New
Rename cp_lookup_symbol_imports to cp_lookup_symbol_via_imports
- -
-
-
-
2014-12-13
Doug Evans
New
testsuite/boards/stabs.exp
- -
-
-
-
2014-12-13
Doug Evans
New
Buildsym cleanups: more docs, more uniform set-up and tear-down
- -
-
-
-
2014-12-14
Doug Evans
New
[0/5] cp-namespace.c cleanup pass
- -
-
-
-
2014-12-15
Doug Evans
New
[1/5] cp-namespace.c cleanup pass: whitespace
- -
-
-
-
2014-12-15
Doug Evans
New
[3/5] cp-namespace.c cleanup pass: cp_lookup_nested_symbol_1
- -
-
-
-
2014-12-15
Doug Evans
New
[4/5] cp-namespace.c cleanup pass: remove redundant calls to cp_lookup_symbol_in_namespace
- -
-
-
-
2014-12-15
Doug Evans
New
[5/5] cp-namespace.c cleanup pass: remove redundancies in cp_lookup_symbol_nonlocal
- -
-
-
-
2014-12-15
Doug Evans
New
«
1
2
»