Release Notes for Version 4.682 =============================== The IDE has been improved a lot.
F9 always runs the program from source code line, where the program is at that time.
F7 always sets the program into single stepping mode and executes one step. Buried procedures are stepped over.
Control-F8 sets a breakpoint in the source code line at the cursor's position.
The Vars and Calls windows now are much faster and don't flicker anymore.
Internally now my PtrDebug smart pointer checking templates work again, and memory leak checking is available in the debug built of aucblogo.exe. This is important to improve the stability, I found several related bugs.
And I found most of the bugs in bounce3.lg and am2.lg too. Changed primitives are: edit editFile A new primitive is updateVarsOnStep