User | Kudos |
---|---|
10 | |
6 | |
6 | |
5 | |
4 |
In lieu of a "proper" debugger, I suggest a couple of small, related, debugging features that would be very helpful:
1. A "Resume" button to go with Run, Abort and Pause
Have you ever been stepping through a program by clicking on "Pause" (say, a breakpoint inside a loop), and your mouse slips five pixels to the left and clicks "Abort"? I have. And typically it's when the program takes 5 minutes to get back to where you were. Why can't LabVIEW retain its current state/memory so that it is possible to Resume the program from where it was stopped?
2. Save and Restore memory
Very closely related to the first suggestion - it should be possible not just to hold the current state, but to save that to disk, and reload it to Resume execution from where you left off.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.