You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Brief summary
We need to add debugging tools to allow introspection into the state of the VM. These should be available from Java and within the VM itself.
Progress
Inspect VM state
Inspect heap state
Inspect CPU usage
Read logs
Read JIT status
Status
Ongoing, but waiting for individual features to be complete before adding introspection to them. At the minute, we cannot do anything as we do not have custom class support (exposing internals to Java)
The text was updated successfully, but these errors were encountered:
nullishamy
changed the title
[TODO] Add debugging tools
Add debugging tools
May 17, 2022
Brief summary
We need to add debugging tools to allow introspection into the state of the VM. These should be available from Java and within the VM itself.
Progress
Status
Ongoing, but waiting for individual features to be complete before adding introspection to them. At the minute, we cannot do anything as we do not have custom class support (exposing internals to Java)
The text was updated successfully, but these errors were encountered: