[Pydev-code] standalone debugger daemon
Brought to you by:
fabioz
|
From: Yoso K. <yos...@ym...> - 2009-01-25 21:02:54
|
Hello!
For a small application of mine that allows python scripting I would like to add single step execution, maybe more debug functionality later.
I think that the pydevd daemon may be the ideal solution. Is it documented somewhere if and how to use pydevd without the rest of the PyDev environment?
Thank you
Yoso
|