-
Notifications
You must be signed in to change notification settings - Fork 147
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
remote vscode attach process pid failed #1464
Comments
Possibly related to #1464 |
I am blocked by this same error as well. Is there anyone investigating it? This is the configuration.
And here is the (very long) error.
|
Sorry, but this isn't being investigated. Sounds like gdb can't attach to the process for some reason. You might try searching for similar errors for gdb. |
Alternatively, if you have access to the source you're debugging, you can inject debugpy yourself. See the API docs: |
I came across this comment #1196 (comment). And the problem went away when I did this: |
Behaviour
Expected vs. Actual
Steps to reproduce:
Please contact @shantnu Suman, if you need to reproduce it
Diagnostic data
python.languageServer
setting: DefaultOutput for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)User Settings
The text was updated successfully, but these errors were encountered: