Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Doug Evans via gdb-patches
| State =
Action Required
| Archived =
No
| 271 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
3
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
Make info_symbol_command use lookup_minimal_symbol_by_pc
- -
-
-
-
2019-08-05
Doug Evans via gdb-patches
New
Replace int with enum block_enum where appropriate.
- -
-
-
-
2019-08-05
Doug Evans via gdb-patches
New
[v2] Factor out the common code in lookup_{static,global}_symbol
- -
-
-
-
2019-08-05
Doug Evans via gdb-patches
New
Factor out the common code in lookup_{static,global}_symbol
- -
-
-
-
2019-08-03
Doug Evans via gdb-patches
New
[v2] Add block['var'] accessor
- -
-
-
-
2019-08-02
Doug Evans via gdb-patches
New
Add block['var'] accessor
- -
-
-
-
2019-08-01
Doug Evans via gdb-patches
New
Merge lookup_global_symbol and lookup_static_symbol
- -
-
-
-
2019-08-01
Doug Evans via gdb-patches
New
[RFC] Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_order
- -
-
-
-
2019-08-01
Doug Evans via gdb-patches
New
Include s12z-opc.h using ../opcodes.
- -
-
-
-
2019-08-01
Doug Evans via gdb-patches
New
Include s12z-opc.h using ..
- -
-
-
-
2019-08-01
Doug Evans via gdb-patches
New
Add a comment briefly explaining partial symbols
- -
-
-
-
2019-07-31
Doug Evans via gdb-patches
New
[PUSHED/OBVIOUS] Fix misspelling (nonexistant -> nonexistent)
- -
-
-
-
2019-07-30
Doug Evans via gdb-patches
New
[v4,PR/24474] Add gdb.lookup_static_symbol to the python API
- -
-
-
-
2019-07-30
Doug Evans via gdb-patches
New
[v5] Add Objfile.lookup_{global,static}_symbol functions
- -
-
-
-
2019-07-30
Doug Evans via gdb-patches
New
[v3,PR/24474] Add gdb.lookup_static_symbol to the python API
- -
-
-
-
2019-07-30
Doug Evans via gdb-patches
New
[v4] Add Objfile.lookup_{global,static}_symbol functions
- -
-
-
-
2019-07-27
Doug Evans via gdb-patches
New
[v3] Add Objfile.lookup_{global,static}_symbol functions
- -
-
-
-
2019-07-27
Doug Evans via gdb-patches
New
[v2,PR/24474] Add gdb.lookup_static_symbol to the python API
- -
-
-
-
2019-07-26
Doug Evans via gdb-patches
New
[v2] Add an Objfile.lookup_global_symbol function
- -
-
-
-
2019-07-26
Doug Evans via gdb-patches
New
[PUSHED/OBVIOUS] Fix comment about the signature of add_separate_debug_file
- -
-
-
-
2019-07-25
Doug Evans via gdb-patches
New
[v2] Allow passing a block to lookup_global_symbol_from_objfile
- -
-
-
-
2019-07-23
Doug Evans via gdb-patches
New
Allow passing a block to lookup_global_symbol_from_objfile
- -
-
-
-
2019-07-22
Doug Evans via gdb-patches
New
Add an Objfile.lookup_global_symbol function
- -
-
-
-
2019-07-22
Doug Evans via gdb-patches
New
Allow passing a block to lookup_global_symbol_from_objfile
- -
-
-
-
2019-07-22
Doug Evans via gdb-patches
New
[FYI] Add myself to gdb/MAINTAINERS
- -
-
-
-
2019-07-22
Doug Evans via gdb-patches
New
Use block_enum instead of int for better typesafety
- -
-
-
-
2019-07-11
Doug Evans via gdb-patches
New
Use block_enum instead of int for better typesafety
- -
-
-
-
2019-07-11
Doug Evans via gdb-patches
New
Add an Objfile.lookup_global_symbol function
- -
-
-
-
2019-07-09
Doug Evans via gdb-patches
New
Add an Objfile.lookup_global_symbol function
- -
-
-
-
2019-07-08
Doug Evans via gdb-patches
New
Fix BZ#24331 -- set print elem doesn't limit repeated elements correctly
- -
-
-
-
2019-07-03
Doug Evans via gdb-patches
New
Add an Objfile.lookup_global_symbol function
- -
-
-
-
2019-06-25
Doug Evans via gdb-patches
New
Fix crashes in bz24364
- -
-
-
-
2019-06-17
Doug Evans via gdb-patches
New
[PR/24474] Make gdb.lookup_static_symbol also check the STATIC_SCOPE
- -
-
-
-
2019-06-05
Doug Evans via gdb-patches
New
Add an objfile getter to gdb.Type
- -
-
-
-
2019-05-23
Doug Evans via gdb-patches
New
Add an objfile getter to gdb.Type
- -
-
-
-
2019-05-23
Doug Evans via gdb-patches
New
Add an objfile getter to gdb.Type
- -
-
-
-
2019-05-23
Doug Evans via gdb-patches
New
Fix incorrect use of 'is' operator for comparison in python/lib/gdb/command/prompt.py
- -
-
-
-
2019-05-04
Doug Evans via gdb-patches
New
Support DW_FORM_strx1, _strx2, _strx3, _strx4 forms.
- -
-
-
-
2019-04-26
Doug Evans via gdb-patches
New
Support for DW_FORM_strx tag
- -
-
-
-
2019-04-25
Doug Evans via gdb-patches
New
Support for DW_FORM_strx tag
- -
-
-
-
2019-04-23
Doug Evans via gdb-patches
New
[FYI] Add myself to gdb/MAINTAINERS
- -
-
-
-
2019-04-22
Doug Evans via gdb-patches
New
Support for DW_OP_addrx and DW_FORM_addrx tags
- -
-
-
-
2019-04-04
Doug Evans via gdb-patches
New
Improve/fix the TUI's current source line highlight
- -
-
-
-
2019-03-15
Doug Evans via gdb-patches
New
[dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indic…
- -
-
-
-
2019-02-25
Doug Evans via gdb-patches
New
[dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indic…
- -
-
-
-
2019-02-23
Doug Evans via gdb-patches
New
[v3,amd64] Fix AMD64 return value ABI in expression evaluation
- -
-
-
-
2019-02-14
Doug Evans via gdb-patches
New
[v2,amd64] Fix AMD64 return value ABI in expression evaluation
- -
-
-
-
2019-02-14
Doug Evans via gdb-patches
New
[amd64] Fix AMD64 return value ABI in expression evaluation
- -
-
-
-
2019-02-14
Doug Evans via gdb-patches
New
Fix debugging of stripped PIE executables with padded PT_TLS
- -
-
-
-
2018-08-16
Doug Evans via gdb-patches
New
Fix debugging of stripped PIE executables with padded PT_TLS
- -
-
-
-
2018-08-16
Doug Evans via gdb-patches
New
Fix BZ 11420 -- configure uses incorrect link order when testing libpython
- -
-
-
-
2018-04-17
Doug Evans via gdb-patches
New
[PR,guile/21104] Fix GDB build failure with Guile 2.2
- -
-
-
-
2018-02-06
Doug Evans via gdb-patches
New
[v4] Do not classify C struct members as a filename
- -
-
-
-
2018-01-25
Doug Evans via gdb-patches
New
[v3] Do not classify C struct members as a filename
- -
-
-
-
2018-01-25
Doug Evans via gdb-patches
New
MI: Allow non-raw varobj evaluation
- -
-
-
-
2018-01-24
Doug Evans via gdb-patches
New
[v2] Do not classify C struct members as a filename
- -
-
-
-
2018-01-24
Doug Evans via gdb-patches
New
Do not classify C struct members as a filename
- -
-
-
-
2018-01-24
Doug Evans via gdb-patches
New
[RFC,PR,guile/21104] Fix GDB build failure with Guile 2.2
- -
-
-
-
2018-01-22
Doug Evans via gdb-patches
New
Fix dwarf2_string_attr for -gsplit-dwarf
- -
-
-
-
2017-10-25
Doug Evans via gdb-patches
New
Be explicit when using software breakpoint/watchpoint
- -
-
-
-
2017-09-22
Doug Evans via gdb-patches
New
Fix dwarf2_string_attr for -gsplit-dwarf
- -
-
-
-
2017-08-01
Doug Evans via gdb-patches
New
sim: microblaze: breakpoint inst check + a couple of questions
- -
-
-
-
2017-06-07
Doug Evans via gdb-patches
New
sim: microblaze: breakpoint inst check + a couple of questions
- -
-
-
-
2017-06-04
Doug Evans via gdb-patches
New
sim: microblaze: breakpoint inst check + a couple of questions
- -
-
-
-
2017-06-03
Doug Evans via gdb-patches
New
sim: microblaze: target endianess recognition fix
- -
-
-
-
2017-05-30
Doug Evans via gdb-patches
New
[OB] gdb.python/py-lazy-string (pointer): Really add new typedef.
- -
-
-
-
2017-03-16
Doug Evans via gdb-patches
New
[OB] Remove patch collision markers in testsuite/ChangeLog
- -
-
-
-
2017-03-16
Doug Evans via gdb-patches
New
[4/4] Fix some aspects of python lazy string handling: scheme
- -
-
-
-
2017-03-16
Doug Evans via gdb-patches
New
[2/4] Fix some aspects of python lazy string handling: python
- -
-
-
-
2017-03-16
Doug Evans via gdb-patches
New
[PR,symtab/21126] Fix handling of fully zeroed PT_GNU_RELRO
- -
-
-
-
2017-02-10
Doug Evans via gdb-patches
New
[RFC] Fuchsia amd64 port
- -
-
-
-
2016-12-14
Doug Evans via gdb-patches
New
«
1
2
3
»