Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] Python debugger


  i've never tried using the python proxy as the engine, i use the other file that's in the bin directory, pydbgp - i'd imagine there is one w/ a '.exe' on the end of it for windows (i'm on a mac).

On Fri, Jul 18, 2008 at 4:12 PM, Andrew Mickish <mickish@xxxxxxx> wrote:
I installed the ActiveState Python interpreter in C:\Python25, and unzipped the debugger in
C:\Python25\Komodo-PythonRemoteDebugging-4.4.1-20896-win32-x86

My Preferences->Python->Debug->Engines->ActiveState->Path is set to C:\Python25\Komodo-PythonRemoteDebugging-4.4.1-20896-win32-x86\bin\pydbgpproxy.exe

My Python program Runs, but when I try to Debug, I get an error launching:

  Debugging Engine not connected to IDE

Any ideas why I'm not able to debug Python scripts?

Thanks!

_______________________________________________
dltk-dev mailing list
dltk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dltk-dev



--
-jae

Back to the top