dotnet / dotnet/vscode-csharp

Debugger:[Remote] Breakpoint can't get hit while lanuch

Open
#1,307 6 comments 0 reactions 0 assignees View on GitHub
Debugger OmniSharp
Dominant language
TypeScript
Stars
3.1k
Forks
737
Avg merge
17h 56m
Merged PRs (30d)
21

Description

## Environment data
Client :
OS: win10 x64
VS: vsucorediag (26308.0)

Server: Mac
VS Code version: 1.10.2
C# Extension version: 1.0.1
VSDBG: [https://aka.ms/getvsdbgsh](https://aka.ms/getvsdbgsh)

## Steps to reproduce
1. Open Program.cs in VS2017.
[Program.zip](https://github.com/OmniSharp/omnisharp-vscode/files/832841/Program.zip)
2. Set a breakpoint at line of 13 in Program.cs.
3. Configuration lanuch.xml file as following.

![capture](https://cloud.githubusercontent.com/assets/20922638/23780138/f895ede8-057f-11e7-8dfd-31d123c0ea6c.PNG)

4. Run command:
Debug.MIDebugLaunch /Executable:dotnet /OptionsFile:C:\Users\v-wqian\Desktop\web.xml

## Expected behavior
It should hit the breakpoint.

## Actual behavior
It can not hit breakpoint and stop debugging.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.