Skip to content
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

Debugger: It should be point to loop boby when break all for the first time #1614

Closed
qian6 opened this issue Jul 3, 2017 · 1 comment
Closed

Comments

@qian6
Copy link

qian6 commented Jul 3, 2017

Environment data

dotnet --info output:
Runtime Environment:

  • OS Name: ol
  • OS Version: 7.1
  • OS Platform: Linux
  • RID: ol.7.1-x64
  • Base Path: /opt/dotnet/sdk/1.0.4

VS Code version: 1.13.1
C# Extension version: v1.12.0-beta1

Steps to reproduce

  1. Open the attachment in vscode.
    hwapp.tar.gz
  2. Press F5.
  3. Click Pause.

Expected behavior

It can point to 13 lines as following:
excepted

Actual behavior

actual

Investigate

  1. I collected the log, hoping to help you analyze.
    log.txt
  2. If I execute step VS Code - Info: Resolve Dependancies Fails if User Path contains a SPACE #2 and step Allow terminal configuration on Linux (currently hard-coded to gnome-terminal). #3 again. It display normally.
@qian6 qian6 changed the title Debugger: It should be point to loop boby when breal all for the first time Debugger: It should be point to loop boby when break all for the first time Jul 3, 2017
@gregg-miskelly
Copy link
Contributor

This is a problem with VS Code. It is already fixed in Insiders. It was fixed as part of microsoft/vscode#25104.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants