Skip to content

[NETSDKE2E] With .NET 8.0 Preview4, debugging does not work normally on Mac X64 #84466

@v-xiaofchen

Description

@v-xiaofchen

Description

With .NET 8.0 Preview4, debugging does not work normally on Mac X64

Reproduction Steps

1.VSCode: Install version 1.77.1:https://code.visualstudio.com/download
2.Install C# extension 1.25.5 : https://github.com/OmniSharp/omnisharp-vscode/releases/
3.Install SDK:.NET 8.0.100-preview.4.23205.4 (runtime- 8.0.0-preview.4.23181.2):GitHub - dotnet/installer: .NET SDK Installer
4.Create a new project via CLI (For example: Console).
5.Open the project in VSCode and hit F5.

dotnet --info:
MicrosoftTeams-image (2)

Expected behavior

Debugging works fine and see "Hello,World!"
MicrosoftTeams-image3

Actual behavior

Debugging could not be finished normally, could not see "Hello, World!"
MicrosoftTeams-image (1)

Regression?

Yes. This issue is not repro with .NET 8 Preview3, Preview2

Known Workarounds

No response

Configuration

Version: .NET 8.0.100-preview.4.23205.4 (runtime- 8.0.0-preview.4.23181.2)
OS: Big Sur(11.7.5), Ventura(13.3)
Architecture: Mac X64
This issue is only repro on Mac X64, not repro on Mac M1 and Windows.

Other information

-->The OmniSharp Log:
OmniSharpLog.txt

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions