Skip to content

macOS Sequoia C#: Conditional Breakpoint not working, throws exception #246966

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

Closed
AlishStrong opened this issue Apr 19, 2025 · 1 comment
Closed
Assignees
Labels
new release Issues found in a recent release of VS Code

Comments

@AlishStrong
Copy link

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.99.3
  • OS Version: macOS Sequoia 15.4
  • .NET Version: 9.0.203

Steps to Reproduce:

  1. Follow instructions from this Microsoft video until the Conditional Breakpoint is set: https://www.youtube.com/watch?v=VuIOk3DqKgc&t=479s
  2. Try to follow the steps and see that the Breakpoint does not get triggered, instead an error message is printed to the Debugger's console: "Unable to evaluate breakpoint condition '(()=>{try{return i == 2;}catch(e){console.error(Breakpoint condition error: ${e.message||e});return false}})()': [ReferenceError] Failed to resolve member access for e.message"
@vs-code-engineering vs-code-engineering bot added the new release Issues found in a recent release of VS Code label Apr 19, 2025
@roblourens
Copy link
Member

Please file against the C# extension

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new release Issues found in a recent release of VS Code
Projects
None yet
Development

No branches or pull requests

2 participants