Skip to content

(breakpoint mode) compile the code behind breakpoint #298

Closed
@aminya

Description

@aminya

I am not how practical this is or if it is done already
To speed up the debugging, is it possible to compile the code before the breakpoint specified by line number? and if the breakpoint is inside a control flow (such as if, while, for, etc.) the compilation should be done until before the control loop.

Image

I am assuming to achieve this, a new debugger mode which is only meant for hitting the breakpoints is needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions