Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Keith Seitz
| State =
Action Required
| Archived =
No
| 190 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
[RFA] Fix c++/16253 (tag/variable name collision)
- -
-
-
-
2014-03-21
Keith Seitz
Changes Requested
[RFA] Fix c++/16253 (tag/variable name collision)
- -
-
-
-
2014-03-25
Keith Seitz
Changes Requested
[RFA,2/9] Explicit locations v2 - Event locations API
- -
-
-
-
2014-05-30
Keith Seitz
New
[RFA,3/9] Explicit locations v2 - Locations refactor
- -
-
-
-
2014-05-30
Keith Seitz
New
[RFA,4/9] Explicit locations v2 - Add address locations
- -
-
-
-
2014-05-30
Keith Seitz
New
[RFA,5/9] Explicit locations v2 - Add probe locations
- -
-
-
-
2014-05-30
Keith Seitz
New
[RFA,6/9] Explicit locations v2 - Add explicit locations
- -
-
-
-
2014-05-30
Keith Seitz
New
[RFA,7/9] Explicit locations v2 - CLI for explicit locations
- -
-
-
-
2014-05-30
Keith Seitz
New
[RFA,8/9] Explicit locations v2 - MI for explicit locations
- -
-
-
-
2014-05-30
Keith Seitz
New
[RFA,9/9] Explicit locations v2 - Documentation (texinfo & online)
- -
-
-
-
2014-05-30
Keith Seitz
New
[RFA] Fix PR c++/17059
- -
-
-
-
2014-06-24
Keith Seitz
New
[RFA,2/9] Explicit locations v2 - Event locations API
- -
-
-
-
2014-09-03
Keith Seitz
New
[RFA,3/9] Explicit locations v2 - Locations refactor
- -
-
-
-
2014-09-03
Keith Seitz
New
[RFA,4/9] Explicit locations v2 - Add address locations
- -
-
-
-
2014-09-03
Keith Seitz
New
[RFA,5/9] Explicit locations v2 - Add probe locations
- -
-
-
-
2014-09-03
Keith Seitz
New
[RFA,6/9] Explicit locations v2 - Add explicit locations
- -
-
-
-
2014-09-03
Keith Seitz
New
[RFA,7/9] Explicit locations v2 - CLI for explicit locations
- -
-
-
-
2014-09-03
Keith Seitz
New
[RFA,8/9] Explicit locations v2 - MI for explicit locations
- -
-
-
-
2014-09-03
Keith Seitz
New
[v2] Bug 17394: we cannot put a break-point at a global function for ASM file
- -
-
-
-
2014-09-25
Keith Seitz
New
[v2] Bug 17394: we cannot put a break-point at a global function for ASM file
- -
-
-
-
2014-09-30
Keith Seitz
New
Commit f64e188b5 broke core file support in gdb
- -
-
-
-
2014-12-10
Keith Seitz
New
PR gdb/17960 - Move completion_tracker_t into the completion API.
- -
-
-
-
2015-02-16
Keith Seitz
New
[v3,1/9] Explicit locations: rename "address string"/"addr_string" to "location"
- -
-
-
-
2015-02-17
Keith Seitz
New
[v3,2/9] Explicit locations: introduce new struct event_location-based API
- -
-
-
-
2015-02-17
Keith Seitz
New
[v3,3/9] Explicit locations: use new location API
- -
-
-
-
2015-02-17
Keith Seitz
New
[v3,4/9] Explicit locations: introduce address locations
- -
-
-
-
2015-02-17
Keith Seitz
New
[v3,5/9] Explicit locations: introduce probe locations
- -
-
-
-
2015-02-17
Keith Seitz
New
[v3,6/9] Explicit locations: introduce explicit locations
- -
-
-
-
2015-02-17
Keith Seitz
New
[v3,7/9] Explicit locations: add UI features for CLI
- -
-
-
-
2015-02-17
Keith Seitz
New
[v3,8/9] Explicit locations: MI support for explicit locations
- -
-
-
-
2015-02-17
Keith Seitz
New
[v3,9/9] Explicit locations: documentation updates
- -
-
-
-
2015-02-17
Keith Seitz
New
PR gdb/18021 - defend against "static virtual" methods
- -
-
-
-
2015-03-02
Keith Seitz
New
[v2] PR gdb/18021 - defend against "static virtual" methods
- -
-
-
-
2015-03-17
Keith Seitz
New
[1/2] Whitespace terminates keywords in the linespec parser.
- -
-
-
-
2015-03-17
Keith Seitz
New
[2/2] Add a test for "break thread thread 2".
- -
-
-
-
2015-03-17
Keith Seitz
New
Expand keyword lexing intelligence in the linespec parser.
- -
-
-
-
2015-03-20
Keith Seitz
New
Expand keyword lexing intelligence in the linespec parser.
- -
-
-
-
2015-03-23
Keith Seitz
New
[v4,1/9] Explicit locations: rename "address string"/"addr_string" to "location"
- -
-
-
-
2015-05-07
Keith Seitz
New
[v4,4/9] Explicit locations: introduce address locations
- -
-
-
-
2015-05-07
Keith Seitz
New
[v4,5/9] Explicit locations: introduce probe locations
- -
-
-
-
2015-05-07
Keith Seitz
New
[v4,6/9] Explicit locations: introduce explicit locations
- -
-
-
-
2015-05-07
Keith Seitz
New
[v4,8/9] Explicit locations: MI support for explicit locations
- -
-
-
-
2015-05-07
Keith Seitz
New
[v5] Explicit locations: use new location API
- -
-
-
-
2015-05-19
Keith Seitz
New
[v5] Explicit locations: introduce new struct event_location-based API
- -
-
-
-
2015-05-19
Keith Seitz
New
[v5] Explicit locations: documentation updates
- -
-
-
-
2015-05-19
Keith Seitz
New
[v5] Explicit locations: add UI features for CLI
- -
-
-
-
2015-05-21
Keith Seitz
New
[RFC] Revisit PR 16253 ("Attempt to use a type name...")
- -
-
-
-
2015-06-11
Keith Seitz
New
[RFA/testsuite] Regexp-escape command in capture_command_output
- -
-
-
-
2015-06-11
Keith Seitz
New
Fix lrealpath memory leak in build_id_to_debug_bfd
- -
-
-
-
2015-06-11
Keith Seitz
New
PR 16253 revisited
- -
-
-
-
2015-06-25
Keith Seitz
New
[v6,1/9] Explicit locations: rename "address string"/"addr_string" to "location"
- -
-
-
-
2015-08-05
Keith Seitz
New
[v6,2/9] Explicit locations: introduce new struct event_location-based API
- -
-
-
-
2015-08-05
Keith Seitz
New
[v6,3/9] Explicit locations: use new location API
- -
-
-
-
2015-08-05
Keith Seitz
New
[v6,4/9] Explicit locations: introduce address locations
- -
-
-
-
2015-08-05
Keith Seitz
New
[v6,5/9] Explicit locations: introduce probe locations
- -
-
-
-
2015-08-05
Keith Seitz
New
[v6,6/9] Explicit locations: introduce explicit locations
- -
-
-
-
2015-08-05
Keith Seitz
New
[v6,7/9] Explicit locations: add UI features for CLI
- -
-
-
-
2015-08-05
Keith Seitz
New
[v6,8/9] Explicit locations: MI support for explicit locations
- -
-
-
-
2015-08-05
Keith Seitz
New
[v6,9/9] Explicit locations: documentation updates
- -
-
-
-
2015-08-05
Keith Seitz
New
[v3,01/19] Add struct completer_data to the completion API.
- -
-
-
-
2015-08-06
Keith Seitz
New
[v3,02/19] Remove completion_tracker_t from the public completion API.
- -
-
-
-
2015-08-06
Keith Seitz
New
[v3,03/19] Implement completion-limiting for complete_on_cmdlist.
- -
-
-
-
2015-08-06
Keith Seitz
New
[v3,04/19] Implement completion limiting for add_filename_to_list.
- -
-
-
-
2015-08-06
Keith Seitz
New
[v3,05/19] Implement completion limiting for ada_make_symbol_completion_list.
- -
-
-
-
2015-08-06
Keith Seitz
New
[v3,06/19] Implement completion limiting for condition_completer.
- -
-
-
-
2015-08-06
Keith Seitz
New
[v3,07/19] Implement completion limiting for filename_completer.
- -
-
-
-
2015-08-06
Keith Seitz
New
[v3,08/19] Implement completion limiting for signal_completer.
- -
-
-
-
2015-08-06
Keith Seitz
New
[v3,09/19] Implement completion limiting for interpreter_completer.
- -
-
-
-
2015-08-06
Keith Seitz
New
[v3,10/19] Implement completion limiting for cmdpy_completer.
- -
-
-
-
2015-08-06
Keith Seitz
New
[v3,11/19] Implement completion limiting for reg_or_group_completer.
- -
-
-
-
2015-08-06
Keith Seitz
New
[v3,12/19] Implement completion limiting for sim_command_completer.
- -
-
-
-
2015-08-06
Keith Seitz
New
[v3,13/19] Implement completion limiting for complete_on_enum.
- -
-
-
-
2015-08-06
Keith Seitz
New
[v3,14/19] Implement completion limiting in add_struct_fields.
- -
-
-
-
2015-08-06
Keith Seitz
New
[v3,15/19] Implement completion limiting for scmcmd_add_completion.
- -
-
-
-
2015-08-06
Keith Seitz
New
[v3,16/19] Implement completion limiting for tui_reggroup_completer.
- -
-
-
-
2015-08-06
Keith Seitz
New
[v3,17/19] Make the completion API completely opaque.
- -
-
-
-
2015-08-06
Keith Seitz
New
[v3,18/19] Use the hashtable to accumulate completion results.
- -
-
-
-
2015-08-06
Keith Seitz
New
[v3,19/19] Remove the vector return result from the completion API.
- -
-
-
-
2015-08-06
Keith Seitz
New
[v6,2/9] Explicit locations: introduce new struct event_locations-based API
- -
-
-
-
2015-08-11
Keith Seitz
New
[v6,7/9] Explicit locations: add UI features for CLI
- -
-
-
-
2015-08-11
Keith Seitz
New
[PUSHED] Locations API / Explicit Locations
- -
-
-
-
2015-08-12
Keith Seitz
New
Initialize `location' in gdbpy_decode_line
- -
-
-
-
2015-08-12
Keith Seitz
New
Rename reserved C++ keyword "explicit"
- -
-
-
-
2015-08-12
Keith Seitz
New
mi_make_breakpoint: add "evaluated-by" option
- -
-
-
-
2015-08-13
Keith Seitz
New
Move strace -m/explicit location test to strace.exp
- -
-
-
-
2015-08-13
Keith Seitz
New
[PATCH/obv] Rename `typename' in d-exp.y to avoid C++ reserved word
- -
-
-
-
2015-08-15
Keith Seitz
New
[testsuite] require readline for gdb.linespec/explicit.exp tab-completion tests
- -
-
-
-
2015-09-17
Keith Seitz
New
Fix problem handling colon in linespec, PR breakpoints/18303
- -
-
-
-
2016-01-08
Keith Seitz
New
python/19506 -- gdb.Breakpoint address location regression
- -
-
-
-
2016-01-21
Keith Seitz
New
[V2,1/4] Refactor string_to_event_location for legacy linespec support.
- -
-
-
-
2016-02-01
Keith Seitz
New
[V2,2/4] python/19506 -- gdb.Breakpoint address location regression
- -
-
-
-
2016-02-01
Keith Seitz
New
[V2,3/4] Use string_to_event_location_basic in guile.
- -
-
-
-
2016-02-01
Keith Seitz
New
[V2,4/4] Enable/update legacy linespecs in MI.
- -
-
-
-
2016-02-01
Keith Seitz
New
[RFC] breakpoints/19474 [was Re: RFC: branching for GDB 7.11 soon? (possibly Wed)]
- -
-
-
-
2016-02-04
Keith Seitz
New
breakpoints/19546: Fix crash after updating breakpoints
- -
-
-
-
2016-02-09
Keith Seitz
New
breakpoints/19546: Fix crash after updating breakpoints
- -
-
-
-
2016-02-10
Keith Seitz
New
[OB] Fix CXX invalid cast from void *.
- -
-
-
-
2016-02-26
Keith Seitz
New
c++/8218: Destructors w/arguments.
- -
-
-
-
2017-03-08
Keith Seitz
New
c++/8218: Destructors w/arguments.
- -
-
-
-
2017-03-09
Keith Seitz
New
[v6,01/11] Add definitions for rvalue reference types
- -
-
-
-
2017-03-10
Keith Seitz
New
«
1
2
»