|
I have been trying to develop a plugin as an extension for squeak VM. I have no problem developing the interface part in squeak as I can see step by step on what is happening in the Squeak environment.
However, I am currently stuck in the primitive development part where I can't see where my primitive is failing. All I know is whether the primitive working fine or failing.
Is there any software or tips for me?
|