From: SourceForge.net <no...@so...> - 2006-05-28 19:47:37
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3754119 By: fabioz Ok, as you're trying pydev extensions, have you tried using pydevd.settrace ? (as pointed in http://www.fabioz.com/pydev/manual_adv_remote_debugger.html) -- You need to start the remote debugger server before that call. Cheers, Fabio ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |