mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-01 19:48:11 +00:00
collapse register mode into being a thread space, unify process/thread/debugger read/write paths, keep differences in core eval read/write paths
This commit is contained in:
@@ -78,7 +78,6 @@ typedef U64 E_Space;
|
||||
enum
|
||||
{
|
||||
E_Space_Null,
|
||||
E_Space_Regs,
|
||||
E_Space_FIXED_COUNT
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user