Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changing the CMD_TYPE_IS_INITIALIZED command for the il2cpp case in
the debugger agent to use the klass instead of the vtable. The local vtable variable in this case points to the actual IL2CPP vtable and will not have the "initialized" bit we are looking for.
- Loading branch information