Problem with debugging when attached to vagrant

Answered

Hi.

 

I work on win 10 and some vagrant VMs.

When I launch the debugger it prints out this message:

ssh://ubuntu@127.0.0.1:2222/opt/venv/spy-replicator/bin/python -u /home/ubuntu/.pycharm_helpers/pydev/pydevd.py --multiproc --qt-support --client '0.0.0.0' --port 34315 --file spy-replicator.py
pydev debugger: process 3366 is connecting

Connected to pydev debugger (build 163.8233.8)

But never stops at breakpoints or exceptions

0
2 comments

Please set environment variable PYCHARM_DEBUG=True to your debug configuration, launch it and send console output to pycharm-support@jetbrains.com. Also it will be great if you could provide sample project which shows the problem and specify places where breakpoints are ignored.Thank you.

0
Avatar
Permanently deleted user

Hi Anna.

 

Thanks, I've sent the email

 

Giovanni

0

Please sign in to leave a comment.