Package epyunit :: Package debug :: Module pydevrdc
[hide private]
[frames] | no frames]

Module pydevrdc

source code

Support for the automation of cross-process remote debugging with PyDev and Eclipse.

The module provides helpers for the debugging with the PyDev in the Eclipse IDE. This includes utilities for the cross-process debugging by Remote-Debugging. The PyDevRDC module provides processes started outside the PyDev environment, as well as processes under control of PyDev.

In case the module epyunit.debug.checkRDbg is not yet loaded, this is done and the provided parameters are passed through to the initial call:

epyunit.debug.checkRDbg.checkAndRemoveRDbgOptions()

See 'http://pydev.org/manual_adv_remote_debugger.html'

The following parameters modify the control flow:


Version: 0.2.1

Author: Arno-Can Uestuensoez

Copyright: Copyright (C) 2010-2016 Arno-Can Uestuensoez @Ingenieurbuero Arno-Can Uestuensoez

License: Artistic-License-2.0 + Forced-Fairplay-Constraints

Classes [hide private]
  PyDevRDCException
  PyDevRDCLoadException
Failed load of 'pydevd.py'.
  PyDevRDCServerException
Debug server of PyDev is not running - cannot be reached.
  PyDevRDC
Provides automation for remote debugging of external Python process with PyDev.
Variables [hide private]
  __uuid__ = '9de52399-7752-4633-9fdc-66c87a9200b8'
  version = '2.7'
  PYDEVD = PyDevRDC()
  _pydevd = '/local/hd1/home1/env/ide/eclipse/eclipse-cpp-mars-R...
  __package__ = None
Variables Details [hide private]

_pydevd

Value:
'/local/hd1/home1/env/ide/eclipse/eclipse-cpp-mars-R-linux-gtk-x86_64-\
20150723_36/plugins/org.python.pydev_4.4.0.201510052309/pysrc/pydevd.p\
y'