Author Topic: Deep Simulation Display and Debug  (Read 2979 times)

Nicole Tedesco

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
  • I don't think that's a good idea...
    • View Profile
Deep Simulation Display and Debug
« on: May 01, 2012, 06:27:57 am »
Currently, EA (v9.3) will not follow the simulation of an activity below the local context.  For instance, if an Activity has a classifier, the simulation process will not follow the Activity "deep" into the classifier's stream.  I noticed this when I came across an infinite loop which occurred in the classifier's stream--the simulation looped (until I explicitly stopped it) but it did not display the classifier's stream where the aberrant loop occurred, nor could I set a break point on any part of the classifier's stream!

Please give me full access to my entire simulation stream!
Nicole C Tedesco

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8595
  • Karma: +256/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Deep Simulation Display and Debug
« Reply #1 on: May 01, 2012, 12:10:42 pm »
Hi Nicole,

Did you submit a formal Feature Request using the link below?

If not, please do so as this is purported to be a user forum.

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8061
  • Karma: +118/-20
    • View Profile
Re: Deep Simulation Display and Debug
« Reply #2 on: May 01, 2012, 02:30:35 pm »
Not sure what is going on for you. But I've tested with simulations with recursive calls and even the equivalent of a fork bomb and it showed what I expected.