Hello!
I wonder if the Debug portion has gotten update?
It could have some improvements.
My wish are:
* Breakpoint insertable to triggers
* Run line by line (event number by event number)
In C2 I had understanding because of the old GUI hard to implement but now the new software is all browser so it should be easier (?) because both software and test outbut run in browser.
Anyone else have debugging features they wish to add?
Of course the breakpoint in trigger can be solved by adding system timescale = 0 (and then setting it to variable paused so you can strike a key to unpause it) and the line by line more awkward by adding Browser.Log text with info or t least the event number and having console up.
But if it could be streamlined and also actual integration with event sheet = gooood!