Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where to set pydev? #4398

Closed
bitlgy opened this issue Jun 19, 2018 · 3 comments
Closed

where to set pydev? #4398

bitlgy opened this issue Jun 19, 2018 · 3 comments

Comments

@bitlgy
Copy link

bitlgy commented Jun 19, 2018

when enter debugger mode. occur this hint:
pydev debugger: To debug that process please enable 'Attach to subprocess automatically while debugging?' option in the debugger settings.

so,where is debugger settings? I am using vs2017 community version.

@huguesv
Copy link
Contributor

huguesv commented Jun 19, 2018

Sorry, some of these pydevd warnings/insructions are not applicable in ptvsd and can be misleading. We'll be suppressing some of these in the future.

Automatically attaching to subprocess is not supported yet. We're tracking this at microsoft/ptvsd#57

@bitlgy
Copy link
Author

bitlgy commented Jun 20, 2018

So, how should I debug my code with vs 2017? Or, how do I switch to single process from multi process?

thanks.

@huguesv
Copy link
Contributor

huguesv commented Jun 20, 2018

Single process is the best option for now.

@huguesv huguesv closed this as completed Nov 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants