Skip to content

Conversation

@rajkumar42
Copy link
Contributor

Schema for pipe transport options.

@rajkumar42
Copy link
Contributor Author

@gregg-miskelly
Copy link
Contributor

gregg-miskelly commented May 25, 2016

Might be obvious, but just in case - Before merging this, I would recommend waiting till you have an official build of OpenDebugAD7 with your changes that you can change the following line:

src\coreclr-debug\main.ts:337:            "Microsoft.VisualStudio.OpenDebugAD7": "1.0.20520-preview-3"

package.json Outdated
},
"pipeTransport": {
"type": "object",
"description": "Describes options to launch a program through a pipe transport.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about:When present, this tells the debugger to connect to a remote computer using another executable as a pipe that will relay standard input/output between VS Code and the .NET Core debugger backend executable (clrdbg).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done.

@gregg-miskelly
Copy link
Contributor

Otherwise looks good to me.

@gregg-miskelly gregg-miskelly merged commit 7de8408 into dotnet:dev May 27, 2016
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

Successfully merging this pull request may close these issues.

3 participants