Remote Debug on OS X with Eclipse
#1
Hi all,

I'm rather new in the Python / Kodi world and I'm struggling to set up a remote debugger.
The wiki I found is a bit out of date and not really OS X - minded.

I hope somebody will be able to help me out here.

So I have this add-on I want to debug. To do so, I have Eclipse running and I installed the Pydevd addon within Eclipse.
I have the remote debugger server active and it can listen on the predefined port.
A couple of questions I need to ask:
- What is the correct location for the PYTHONPATH as I believe Kodi uses its own interpreter.
- Which folder(s) do I need to copy to this path?
- Do I need to put something in the addon.xml?
- Is there anything else I need to do?

Thanks in advance.

Kind regards,

KI2000
Reply

Logout Mark Read Team Forum Stats Members Help
Remote Debug on OS X with Eclipse0