I have questions about the debug server in pydev 1.4.8 (and earlier 
versions). I do remote debugging, that is, start the debug server in 
eclipse and connect to it from python code in my external application 
with pydevd.settrace(....).
After a while I stop the debug server (by mistake) in eclipse.
by pressing stop the debug server in eclipse.

Now it seems that I can't reconnect to the debug server again from my 
application: pydevd.settrace( ) seems to have no effect. I have to 
restart my application and use pydevd.settrace again.

Can I reconnect to the debug server without restarting the whole 
application?

-- Thomas Johnsson
Jeppesen Systems, Göteborg, Sweden

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to