[Pydev-code] LAtest code dump
Brought to you by:
fabioz
From: Aleks T. <a...@to...> - 2004-04-27 01:11:54
|
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 |