[Pydev-code] Pydev for remote debugging
Brought to you by:
fabioz
From: <She...@su...> - 2010-08-18 09:19:28
|
Hi, I am using pydev for remote debugging. I have c++ code which has embedded python and other I have pure python code. I want to debug scripts executed through embedded python. Also I don't want to place the pydev files again at some location other than eclipse home. Is it ok if I don't declare any definations inside "pydev_utils" files for source and target? Is there any better way of doing this? |