Hi,
I've just checked in a bunch of changes, mostly debugger.
Debugger can now stop/pause a running program, and display its
stack. It is kind ofd neat to see it in action, in its
multithreaded glory.
Next step, displaying the variables.
This day was dedicated to figuring out the deadlock in thread
debugging. The solution was to unregister my trace function
before thread dies.
Any news over there? Jython integration? Have you looked at
http://home.tiscali.be/redrobin/jython/
Aleks
|