ASTInterpreter.jl icon indicating copy to clipboard operation
ASTInterpreter.jl copied to clipboard

Feature request: finish block command

Open mauro3 opened this issue 9 years ago • 2 comments

It would be nice to have a command which finished the current block, i.e. probably most useful to finish the current loop, without having to set a breakpoint after the loop.

mauro3 avatar Jul 20 '16 07:07 mauro3

This is a little tricky because we don't necessarily have this information anymore. I do have some plans for how to address at least the loop case though.

Keno avatar Jul 20 '16 18:07 Keno

Any news on this?

joaquimg avatar Jan 03 '17 12:01 joaquimg