Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Prefetch variables when encountering breakpoint #74

@Adrodoc

Description

@Adrodoc

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions