Debugging

Ideas for new features & functions

Moderators: Dorian (MJT support), JRL

Post Reply
Hardware_Tester
Pro Scripter
Posts: 58
Joined: Mon Jun 27, 2005 7:03 am
Location: Switzerland

Debugging

Post by Hardware_Tester » Thu Mar 30, 2006 1:59 pm

It would be very nice, when a variable changes, it will be colored out in the watchlist for the step after. I can't remember 20 values :-(

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 ;-)

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts