Skip to content

Error trying to attach to host process #1415

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

Closed
powercode opened this issue Jul 9, 2018 · 1 comment
Closed

Error trying to attach to host process #1415

powercode opened this issue Jul 9, 2018 · 1 comment

Comments

@powercode
Copy link

image

Attaching works when hardcoding the PID in a launch task.

System Details

  • Win 10.0.16299
  • VS Code version: 1.25.0
  • PowerShell extension version: 1.7.0
  • Output from $PSVersionTable:
code -v
1.25.0
0f080e5267e829de46638128001aeb7ca2d6d50e
x64

$pseditor.EditorServicesVersion : 1.7.0.0

[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

Name                           Value
----                           -----
PSVersion                      6.0.2
PSEdition                      Core
GitCommitId                    v6.0.2
OS                             Microsoft Windows 10.0.16299
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Issue Description

I am experiencing a problem with attaching to a host process.

The attach works with a hard coded pid, but not when using the VSCode dialog to select a process.

@rkeithhill
Copy link
Contributor

Duplicate of #1322 This has been fixed and will show up in the next release.

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