Skip to content

Use savepoints in the linearScan() and segmentedScan() algorithm #165

@burg

Description

@burg

If possible, we should create temporary savepoints before performing scans. We can use them to restore back to arbitrary debugger walks after scanning. Currently, we just approximate by returning to the same input mark and breakpoint index.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions