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
{{ message }}
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
The IDE will basically always issue the requests threads, stackTrace, scopes for the last frame and variables for all of those scopes.
We could load those values on each stopped event and return the cached values when the IDE issues these requests.
The text was updated successfully, but these errors were encountered:
The IDE will basically always issue the requests
threads
,stackTrace
,scopes
for the last frame andvariables
for all of those scopes.We could load those values on each stopped event and return the cached values when the IDE issues these requests.
The text was updated successfully, but these errors were encountered: