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

Code navigation not found in remote debugging #4672

Closed
karthiknadig opened this issue Mar 7, 2019 · 1 comment
Closed

Code navigation not found in remote debugging #4672

karthiknadig opened this issue Mar 7, 2019 · 1 comment

Comments

@karthiknadig
Copy link
Member

@zacklord commented on Thu Mar 07 2019

It seems like code navigation is out of functionality when ptvsd is used to debug code on a remote machine. Here's my case: I configured launch.json as ready to attach a remote process, and in my current workspace folder was the single script file I wanted to debug. Debugging went nicely as ptvsd itself looks, but how can I navigate to other library files and interface it refers to on the remote machine?
I know it's easy to access code navigation in local workspace, how or whether is it able to tackle this remotely? If there is a way, please offer instructions.


@karthiknadig commented on Thu Mar 07 2019

Moving this to Python extension

@ghost ghost added the triage-needed Needs assignment to the proper sub-team label Mar 7, 2019
@DonJayamanne
Copy link

Closing in favor of #79

@ghost ghost removed the triage-needed Needs assignment to the proper sub-team label Mar 11, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Apr 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants