Intuitive Debugger: Run to Cursor (Ctrl+F10) bugged

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:

  1. At each execution of the function, a breakpoint is created and is no longer removed (as it was until the previous version of Studio)
  2. Notice that ALL LINES ARE EXECUTED, even if I indicate to run to cursor in a previous line:
1 Like

Thanks for the report! We’ll follow up when we have an update for you.

1 Like

We’ve deployed a fix for this, please let us know if you have any questions. Thanks!