Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix windows remote attach experience#3757

Merged
WardenGnaw merged 5 commits into
mastermicrosoft/vscode-cpptools:masterfrom
dev/waan/fixRemoteAttachExperiencemicrosoft/vscode-cpptools:dev/waan/fixRemoteAttachExperienceCopy head branch name to clipboard
Jun 12, 2019
Merged

Fix windows remote attach experience#3757
WardenGnaw merged 5 commits into
mastermicrosoft/vscode-cpptools:masterfrom
dev/waan/fixRemoteAttachExperiencemicrosoft/vscode-cpptools:dev/waan/fixRemoteAttachExperienceCopy head branch name to clipboard

Conversation

@WardenGnaw

@WardenGnaw WardenGnaw commented Jun 12, 2019

Copy link
Copy Markdown
Member

The windows remote attach to process picker was not working due to double quotes then single quotes on the host machine.

This PR fixes this issue and selects the correct quotes depending on the correct host machine. Fixes #3758

Host Remote Status
Windows Linux
Windows macOS
macOS Linux
Linux macOS

Attach to process is not working on Windows OS due to the single quote
then double inner quote. However, this is required for linux because if
you do not, it will evaluate the variables within the double quotes.
@WardenGnaw WardenGnaw requested a review from pieandcakes June 12, 2019 18:09
@WardenGnaw WardenGnaw self-assigned this Jun 12, 2019
@sean-mcmanus

Copy link
Copy Markdown
Contributor

Was a GitHub issue filed on this?

@WardenGnaw

Copy link
Copy Markdown
Member Author

Was a GitHub issue filed on this?

Not that I know of. I ran across this while doing other work.

@pieandcakes

Copy link
Copy Markdown
Contributor

@WardenGnaw you should create an issue and link it. people who run into problems search issues and this would help explain the problem while being findable on the issues search.

@pieandcakes

Copy link
Copy Markdown
Contributor

also please add your test matrix to this in case we run into a problem in the future.

Comment thread Extension/src/Debugger/attachToProcess.ts
Comment thread Extension/src/Debugger/attachToProcess.ts Outdated
@WardenGnaw WardenGnaw merged commit b763aa5 into master Jun 12, 2019
@WardenGnaw WardenGnaw deleted the dev/waan/fixRemoteAttachExperience branch June 13, 2019 20:39
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows remoteProcessPicker does not work

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.