11-05-2010 10:49 AM
I'm currently evaluating the Statechart module and the debugging feature is pretty cool. However, a complicated chart will quickly fill the screen, so I'm guessing that I would make heavy use of sub-diagrams. However, I am unable to figure out how you can cause the debugger to execute in the subdiagram the way it does when debugging the main state chart? For example, if StateA has a bunch of sub-states that execute for awhile once you enter, when debugging, you'll only see StateA highlighted and no activity on the sub-diagram.
Thanks for you help.
11-08-2010 08:50 AM