Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 22185 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
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
simark
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
goldsteinn
raoni
jason
jwakely
jwakely
maximk
trodgers
trodgers
palmer
palmer
ams
ams
ams
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
ppalka
JeffreyALaw
JeffreyALaw
kitoc
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
redhat-pt-bot
Apply
«
1
2
3
4
…
221
222
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
support C/C++ identifiers named with non-ASCII characters
- -
-
-
-
2018-05-21
張俊芝
New
support C/C++ identifiers named with non-ASCII characters
- -
-
-
-
2018-05-21
張俊芝
New
The parameter in value_entirely_optimized_out is NULL
- -
-
-
-
2016-05-17
建明 乔
New
Modify python-config.py or replace it with official one to support python3
- -
-
-
-
2020-01-20
傅继晗
New
Modify python-config.py or replace it with official one to support python3
- -
-
-
-
2020-01-20
傅继晗
New
Modify python-config.py or replace it with official one to support python3
- -
-
-
-
2020-01-21
傅继晗
New
Modify python-config.py or replace it with official one to support python3
- -
-
-
-
2020-01-22
傅继晗
New
Modify python-config.py or replace it with official one to support python3
- -
-
-
-
2020-01-22
傅继晗
New
Modify python-config.py or replace it with official one to support python3
- -
-
-
-
2020-01-22
傅继晗
New
src/gdb/breakpoint.c:3092: redundant test ?
- -
-
-
-
2018-08-30
יעקב שמחוני
New
Make dtor of mapped_index_base virtual
- -
-
-
-
2017-12-30
Павел Крюков
New
Add 'extern C' if simulator is written in C++
- -
-
-
-
2018-12-31
Павел Крюков
New
Include <string.h> to dis-asm.h to get strchr declaration
- -
-
-
-
2019-01-11
Павел Крюков
New
Simulator: prevent inlining in C++ mode
- -
-
-
-
2019-01-11
Павел Крюков
New
Define 'EXTERN' for simulation internals
- -
-
-
-
2019-01-12
Павел Крюков
New
Do not expand macros to 'defined'
- -
-
-
-
2019-01-16
Павел Крюков
New
Garbarge collector eats gdb.selected_thread().inferior
- -
-
-
-
2017-08-05
Максим Дзабраев
New
fix bug PR 21213 and add test case
- -
-
-
-
2017-08-08
Максим Дзабраев
New
fix bug PR 21213 and add test case
- -
-
-
-
2017-08-10
Максим Дзабраев
New
fix bug PR 21213 and add test case
- -
-
-
-
2017-10-28
Максим Дзабраев
New
Make gdb.selected_thread().inferior return a new reference
- -
-
-
-
2017-10-28
Максим Дзабраев
New
[fix,segfault,when,it,is,working,with,incorrect,debug,info] Skip loop iteration after catch error
- -
-
-
-
2018-01-19
Максим Дзабраев
New
Change "xor" name in cpu_core to allow building with iso646.h or C++ compiler
- -
-
-
-
2018-09-27
Компан, Вячеслав Олегович
New
aarch64: Fix an infinite loop on bt when the core dump has an SVE section but the target does not s…
aarch64: Fix an infinite loop on bt when the core dump has an SVE section but the target does not s…
- -
-
-
-
2023-03-19
Дмитро Медвєдь
New
[1/1] don't list typedef symbols in C++, d and ada
- -
-
-
-
2017-07-15
Zhouyi Zhou
New
[v2,1/1] don't list typedef symbols in C++, d and ada
- -
-
-
-
2017-07-16
Zhouyi Zhou
New
[v1,1/1] list actual code around more than one locations
- -
-
-
-
2017-07-19
Zhouyi Zhou
New
I'm debugging https://github.com/helix-editor/helix.git@63dcaae1b9083396fb3faaef9eaa2421f7e48fb9, w…
I'm debugging https://github.com/helix-editor/helix.git@63dcaae1b9083396fb3faaef9eaa2421f7e48fb9, w…
- -
-
-
-
2023-01-02
Zheng
New
Fix gdbserver build with x86_64-w64-mingw32 -m32
- -
-
-
-
2015-01-09
Zachary T Welch
New
[v2] Fix gdbserver build with x86_64-w64-mingw32 -m32
- -
-
-
-
2015-01-12
Zachary T Welch
New
GDB testsuite: Escape paths used in regular expressions
- -
-
-
-
2016-02-10
Zachary T Welch
New
[v2] Escape paths used in regular expressions
- -
-
-
-
2016-02-10
Zachary T Welch
New
[python] Allow extraction of function and method arguments, as specified in the documentation.
- -
-
-
-
2015-06-12
Zach Riggle
New
[PR,gdb/19361] Fix invalid comparison functions
- -
-
-
-
2015-12-15
Yury Gribov
New
[PING,PR,gdb/19361] Fix invalid comparison functions
- -
-
-
-
2015-12-29
Yury Gribov
New
Setting parity for remote serial
- -
-
-
-
2015-03-15
Yurij Grechishhev
New
Setting parity for remote serial
- -
-
-
-
2015-03-22
Yurij Grechishhev
New
Setting parity for remote serial
- -
-
-
-
2015-03-23
Yurij Grechishhev
New
libiberty: backport a patch from gcc tree.
- -
-
-
-
2015-05-27
Yunlian Jiang
New
gdbserver: support Unix domain sockets
- -
-
-
-
2016-03-10
Yunlian Jiang
New
fix PR gdb/19914
- -
-
-
-
2016-04-05
Yunlian Jiang
New
fix PR gdb/19914
- -
-
-
-
2016-04-13
Yunlian Jiang
New
[RFC] Add basic support for HW breakpoints/watchpoints with RISC-V target
[RFC] Add basic support for HW breakpoints/watchpoints with RISC-V target
- -
-
-
-
2022-11-30
Yuly Tarasov
New
Fix invalid sigprocmask call
- -
-
-
-
2017-03-24
Yousong Zhou
New
[RX] RXv2 support
- -
-
-
-
2015-04-07
Yoshinori Sato
New
[SIM] Add RXv2 simulation
- -
-
-
-
2015-04-07
Yoshinori Sato
vapier
Superseded
[RX] v2 instructions support
- -
-
-
-
2015-12-21
Yoshinori Sato
vapier
Superseded
[RX] Add instraction testcase
- -
-
-
-
2015-12-21
Yoshinori Sato
vapier
Superseded
[RX] v2 CPU register support.
- -
-
-
-
2015-12-21
Yoshinori Sato
New
[RX] v2 instructions support
- -
-
-
-
2015-12-25
Yoshinori Sato
Superseded
[RX] instructions test set.
- -
-
-
-
2015-12-25
Yoshinori Sato
Superseded
[RX] v2 instructions support
- -
-
-
-
2015-12-27
Yoshinori Sato
New
[RX] instructions test set..
- -
-
-
-
2015-12-27
Yoshinori Sato
Superseded
[RX] instructions test set.
- -
-
-
-
2015-12-28
Yoshinori Sato
New
sim: h8300 SBR initial value fix
- -
-
-
-
2016-05-27
Yoshinori Sato
New
gdb/h8300-tdep.c: Fix register name in h8300h machine.
- -
-
-
-
2019-07-22
Yoshinori Sato
New
RX: Convert target-description
- -
-
-
-
2019-08-21
Yoshinori Sato
New
[v2] Convert the RX target to make use of target descriptions.
- -
-
-
-
2019-08-21
Yoshinori Sato
New
[v3] Convert the RX target to make use of target descriptions.
- -
-
-
-
2019-08-22
Yoshinori Sato
New
[v4] Convert the RX target to make use of target descriptions.
- -
-
-
-
2019-08-24
Yoshinori Sato
New
[python] Optimize python_string_to_host_string() for Python 2.
- -
-
-
-
2015-01-14
Yichun Zhang (agentzh)
New
[python] Avoid saving signal masks for Python API.
- -
-
-
-
2015-02-05
Yichun Zhang (agentzh)
New
[1/3] Move the traceframe_available_memory code from memory_xfer_partial_1 down to the targets
- -
-
-
-
2014-03-11
Yao Qi
Committed
[2/3] Factor remote_read_bytes.
- -
-
-
-
2014-03-11
Yao Qi
Committed
[3/3] Remove target_read_live_memory
- -
-
-
-
2014-03-11
Yao Qi
Committed
[1/5] Remove argument 'state' from get_tracepoint_by_number
- -
-
-
-
2014-03-13
Yao Qi
New
[2/5] Change argument 'args' of get_tracepoint_by_number to char *
- -
-
-
-
2014-03-13
Yao Qi
New
[3/5] Emit wrong value error when parsing range
- -
-
-
-
2014-03-13
Yao Qi
New
[4/5] get_number returns status in details
- -
-
-
-
2014-03-13
Yao Qi
New
[5/5] Accept convenience variable in commands -break-passcount and -break-commands
- -
-
-
-
2014-03-13
Yao Qi
New
Automatic link generation by doxygen
- -
-
-
-
2014-03-13
Yao Qi
Committed
[1/3] Move the traceframe_available_memory code from memory_xfer_partial_1 down to the targets
- -
-
-
-
2014-03-22
Yao Qi
Committed
[3/3] Remove target_read_live_memory
- -
-
-
-
2014-03-22
Yao Qi
Committed
[testsuite] Set target-charset to ascii
- -
-
-
-
2014-03-25
Yao Qi
Committed
[testsuite] Disable Ctrl-V use for mingw hosts.
- -
-
-
-
2014-03-25
Yao Qi
Committed
Check tracefile is generated by binary execution
- -
-
-
-
2014-03-25
Yao Qi
Committed
[OBV] Fix code format issues gdb.base/macscp.exp
- -
-
-
-
2014-03-26
Yao Qi
Committed
Skip tests on completion and readline when readline lib isn't used
- -
-
-
-
2014-03-26
Yao Qi
Superseded
Skip tests on completion and readline when readline lib isn't used
- -
-
-
-
2014-03-26
Yao Qi
Committed
Return zero in can_single_step_to_signal_handler for nios2-*-* target
- -
-
-
-
2014-03-27
Yao Qi
Committed
Escape backslash in windows path
- -
-
-
-
2014-03-29
Yao Qi
Committed
Escape backslash in windows path
- -
-
-
-
2014-03-31
Yao Qi
Committed
[OBV] Allow ';' as a directory separator
- -
-
-
-
2014-03-31
Yao Qi
Committed
Check file exists before completion tests
- -
-
-
-
2014-04-02
Yao Qi
Committed
Return argv0-symlink.exp early if gdb can't load symlink
- -
-
-
-
2014-04-02
Yao Qi
Changes Requested
Get frame after pull single-step breakpoints out
- -
-
-
-
2014-04-03
Yao Qi
Superseded
[testsuite] Disable Ctrl-V use for mingw hosts.
- -
-
-
-
2014-04-08
Yao Qi
Committed
[11/12] Test case
- -
-
-
-
2014-04-18
Yao Qi
New
[PUSHED] Add null pointer check in ctf_xfer_partial
- -
-
-
-
2014-04-19
Yao Qi
Committed
[PUSHED] Get trace_regblock_size from metadata instead of event
- -
-
-
-
2014-04-19
Yao Qi
Committed
[PUSHED] Call post_create_inferior in ctf_open.
- -
-
-
-
2014-04-19
Yao Qi
Committed
Unify ctf_fetch_registers and tfile_fetch_registers
- -
-
-
-
2014-04-20
Yao Qi
Committed
Partially available/unavailable data in requested range
- -
-
-
-
2014-04-20
Yao Qi
Superseded
[OBV] Remove unused labels in dwarf assembler
- -
-
-
-
2014-04-24
Yao Qi
Committed
Compute the function length instead of hard coding it
- -
-
-
-
2014-04-24
Yao Qi
Committed
Compute the function length instead of hard coding it
- -
-
-
-
2014-04-25
Yao Qi
Committed
[1/4] Move traceframe checking out of traceframe generation
- -
-
-
-
2014-04-28
Yao Qi
Committed
[2/4] Show new created display
- -
-
-
-
2014-04-28
Yao Qi
Committed
[3/4] Save traceframes in trace file and read data out from trace file.
- -
-
-
-
2014-04-28
Yao Qi
Committed
[4/4] Partially available/unavailable data in requested range
- -
-
-
-
2014-04-28
Yao Qi
Committed
«
1
2
3
4
…
221
222
»