I am running a simulation and it works fine, but then when I am in the debug mode trying to trace the code, it does not finish running properly.
I know sim works, because when I run it normally, it prints out stuff to the screen at the end of the sim, but in the debug mode it never prints anything...
Any ideas why this could be?