Use a debugger folks. A 10x dev cited this story to me about the ills of not using one.
replies(5):
I'm ignorant about game development, virtual machines and system programming but from the little I understand it seems a sensible choice to make.
While there is an initial price to pay modeling 99% of the game to be implemented on a user-implemented stack seems a sensible approach to me.