Show patches with: Series = gdbserver: refactor regcache and allow gradually populating       |    Archived = No       |   26 patches
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