debugpy/pytests/helpers/debuggee
Pavel Minaev a23165faf9 Fix #966: Sub process debugging not working with PTVSD
Allow launching ptvsd as script rather than as a module.

Use script mode in multiproc implementation, and in tests, to avoid explicit PYTHONPATH manipulation.
2018-10-30 15:08:49 -07:00
..
__init__.py Fix #966: Sub process debugging not working with PTVSD 2018-10-30 15:08:49 -07:00
backchannel.py Fix #966: Sub process debugging not working with PTVSD 2018-10-30 15:08:49 -07:00