
Also very useful would it be, when the run mode could be startet again after a breakpoint.
The third nice thing would be, when reaching a breakpoint, the line with the breakpoint will hold focus. When you debug this:
**BREAKPOINT**
If>MACRO_RESULT=10,cancel
If>MACRO_RESULT=20,pause
cancel can't be reached.
And for the End: Sometimes I can provocate a buffer-overflow, then Msched collects over 130MB RAM. This happens when a breakpoint was reached and I will continue with single step... god bless ctrl+s
