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

Unable to debug a module with the experimental debugger #1465

Closed
DonJayamanne opened this issue Apr 24, 2018 · 1 comment · Fixed by #1576
Closed

Unable to debug a module with the experimental debugger #1465

DonJayamanne opened this issue Apr 24, 2018 · 1 comment · Fixed by #1576
Assignees
Labels
area-debugging bug Issue identified by VS Code Team member as probable bug
Milestone

Comments

@DonJayamanne
Copy link

DonJayamanne commented Apr 24, 2018

Problem: Current directory is not added into PYTHONPATH (we're overriding PYTHONPATH with path to PVSD, hence current directory is not in there).

@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug needs PR area-debugging labels Apr 24, 2018
@DonJayamanne DonJayamanne added this to the April 2018 milestone Apr 24, 2018
@DonJayamanne DonJayamanne self-assigned this Apr 24, 2018
@DonJayamanne DonJayamanne changed the title Debugging a module in experimental debugger fails Unable to debug a module with the experimental debugger Apr 24, 2018
@DonJayamanne
Copy link
Author

@brettcannon
Would we need this fixed for the current release.
I've submitted a PR in PTVSD, microsoft/ptvsd#389, however we'd need to publish a new release of PTVS if we want this in our release.

@brettcannon brettcannon modified the milestones: April 2018, May 2018 May 2, 2018
DonJayamanne added a commit that referenced this issue May 7, 2018
…est (#1576)

* Remove explicit initialization of PYTHONPATH with workspace for dbg test
* code review fixes
* fix code review comments
* Fixes #1465
@lock lock bot locked as resolved and limited conversation to collaborators Jul 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-debugging bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants