-
Notifications
You must be signed in to change notification settings - Fork 373
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
VSCode C# debugger does not load local symbols after MacOS Sequoia upgrade #5323
Comments
@gregg-miskelly - what's the best repo for investigation of this? |
@hoyosjs don't have one set up. |
@hoyosjs I replicated this in VSCode with ".Net: New Project" > "Console App" selecting ".Net Framework 6.0" |
@hoyosjs I haven't looked at this bug. @rho-seismic a few questions:
|
Will try with .Net8 launch.json:
|
@gregg-miskelly Targeting .Net 8 also has same issue, with exact same debug console output:
launch.json
|
Thanks! I am not seeing anything unusual about your setup, but unfortunately, I cannot reproduce your failure on macOS 24.3.0 + arm64 + .NET 8. Two ideas: 1:
|
@gregg-miskelly the terminal output was:
The Debug Console output was: |
Can you try it with |
|
Thanks, and this trace had |
@gregg-miskelly Yes, the snippet is
|
Description
VSCode and vsdbg not loading symbols after upgrade to Sequoia
DREMMR.pdb: Microsoft Roslyn C# debugging symbols version 1.0
ENV
TOOLING
APP ENV
VSCode: Have tried with a few older versions with same issue.
.Net Extension Packs tried: 1.0.12, 1.0.13
*** Debug console output with tracing:
The text was updated successfully, but these errors were encountered: