New Suggested 22/08/2023 by Mark Carpenter

5

votes

Debug enhancements

The debugger is a great move forward, but it is cumbersome to use with called automations and when many variables are present.  The following enhancements would be greatly helpful:
(1) be able to automatically process called automations without an automatic breakpoint and having to "continue to next breakpoint".  This would help get to the actual breakpoint much more efficiently
(2) be able to set a breakpoint in a called automation even though debugging must start with the calling automation
(3) be able to filter ('watch') selected variables and extracts

And for extra credit be able to overwrite variable values from within the debugger. 


Log in to comment...