Closed
Description
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.
I am assuming to achieve this, a new debugger mode which is only meant for hitting the breakpoints is needed.
Metadata
Metadata
Assignees
Labels
No labels