A new option for debugging was created from a suggestion I made in Mar/22 (Allow 'Run to Cursor' while debugging).
Unfortunately, it was not disclosed and is not documented.
But it was working until the previous version of Studio.
In the current version, however, it got buggy.
In the video below, you can see two problems:
- At each execution of the function, a breakpoint is created and is no longer removed (as it was until the previous version of Studio)
- Notice that ALL LINES ARE EXECUTED, even if I indicate to run to cursor in a previous line: