Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
gdbserver: refactor regcache and allow gradually populating
| Archived =
No
| 26 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
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
macro
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
maximk
maximk
maximk
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
linaro-tcwg-bot
linaro-tcwg-bot
redhat-pt-bot
rdapp
rdapp
rdapp
rdapp
ramana
Apply
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[26/26] gdbserver: allow gradually populating and selectively storing a regcache
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[25/26] gdbserver: refuse null argument in regcache::supply_regblock
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[24/26] gdbserver: return tracked register status in regcache_raw_read_unsigned
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[23/26] gdbserver: set register statuses in registers_from_string
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[22/26] gdbserver: zero-out register values in regcache-discard
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[21/26] gdbserver: use REG_UNKNOWN for a regcache's register statuses
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[20/26] gdbserver: make some regcache fields private
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[19/26] gdbserver: fix the declared type of register_status in regcache
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[18/26] gdbsupport: fix a typo in a comment in common-regcache.h
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[17/26] gdbserver: rename regcache's registers_valid to registers_fetched
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[16/26] gdbserver: boolify regcache fields
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[15/26] gdbserver: check for nullptr condition in regcache::get_register_status
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[14/26] gdbserver: introduce and use regcache::set_register_status
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[13/26] gdbserver: convert register_data into regcache::register_data
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[12/26] gdbserver: convert supply_regblock to regcache::supply_regblock
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[11/26] gdbserver: convert registers_from_string into regcache::registers_from_string
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[10/26] gdbserver: convert registers_to_string into regcache::registers_to_string
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[09/26] gdbserver: extract out regcache::invalidate and regcache::discard
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[08/26] gdbserver: convert free_register_cache into a destructor of regcache
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[07/26] gdbserver: convert regcache_cpy into regcache::copy_from
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[06/26] gdbserver: turn part of get_thread_regcache into regcache::fetch
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[05/26] gdbserver: add a pointer to the owner thread in regcache
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[04/26] gdbserver: boolify and defaultize the 'fetch' parameter of get_thread_regcache
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[03/26] gdbserver: by-pass regcache to access tdesc only
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[02/26] gdbserver: convert new_register_cache into a regcache constructor
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New
[01/26] gdbserver: convert init_register_cache into regcache::initialize
gdbserver: refactor regcache and allow gradually populating
- -
-
-
-
2023-02-28
Tankut Baris Aktemur
New