New in patch release 3.0.9 since the release of 3.0 is the graph
highlighting while you debug the model, tracing your model execution
in the model graph as execution moves from transition to transition.
Here is how it works:
First set the breakpoint on the first state in your model and start
the model in debug mode. The model should be paused at the first
state as indicated on the Model tab.
Next, bring up the graph window by clicking on the first of the graph
icon button on the run/debug icon button group (the graph tab also
works if you prefer).
You should see the first state where the model execution is paused at
is highlighted. Click on the StepOver button to advance the execution
to the next state/transition, you should see the next state/transition
is highlighted. In fact the last transition and last state
immediately leading to the current state/transition will remain
highlighted showing you how it got to the current state/transition.
More enhancements are being developed in Graph Window to make your
debugging process more efficient. We will post it when these features
are released.
Tech Support
sup...@TestOptimal.com
--
You received this message because you are subscribed to the Google Groups "TestOptimal" group.
To post to this group, send email to
testo...@googlegroups.com.
To unsubscribe from this group, send email to
testoptimal...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/testoptimal?hl=en.