Skip to content

Debugging failed on VSCode with SDK arm64 7.0.100-preview.1.22101.1 #142822

@JiahongJin1

Description

@JiahongJin1
  • VS Code Version:1.64.2
  • OS Version:Monterey(12.2) & Big Sur(11.6.3) M1 chip

Steps to Reproduce:

1.Clean M1 machine
2.Install version 1.64.2:https://code.visualstudio.com/download
3.Install C# extension 1.24.0 arm64: https://github.com/OmniSharp/omnisharp-vscode/releases/download/v1.24.0/csharp-1.24.0-darwin-arm64.vsix
4.Install SDK arm64-7.0.100-preview.1.22101.1 (runtime-7.0.0-preview.1.22076.8)
5.Create new .NET 7.0 console application with reference to a .NET Standard class library
6.Open the project and put breakpoint in the code, then debug.

Expected behavior:
the breakpoint is hit.

Actual behavior:
Debug faied
Screen Shot 2022-02-11 at 5 39 03 PM
Screen Shot 2022-02-11 at 5 18 40 PM
Screen Shot 2022-02-11 at 5 38 44 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    *caused-by-extensionIssue identified to be caused by an extension

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions