Kernel calls and variables now working and tracing better.
This commit is contained in:
@@ -33,6 +33,7 @@ public:
|
||||
private:
|
||||
uint32_t stack_address_;
|
||||
uint32_t stack_size_;
|
||||
xe_memory_ref memory_;
|
||||
|
||||
xe_ppc_state_t ppc_state_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user